I was wrong. The thing that worked was the sub that is called CAME_bruteforce_all.sub
But as mentioned, it sends, I think, two signals, so it opens the door but then stops again after a second or so.
This is where it gets interesting. I looked at this file, and it is 433 so that part was correct. Whats funny is I compared this “All” file to the 4096 (in theory, also “all”) file for 433 and they have the same amount of lines, but it’s not the same data.
So in theory neither of these files actually has the full range of codes to bruteforce the 433.
Suppose I take this “All” file and break it down into smaller files, that way I can narrow down which code is correct (which I guess is the point of the other files in there).
If someone who understands the content of these files a little better can explain to me why they are different I would be ever grateful 
UPDATE: The “ALL” file starts each chunk of codes with -11520, But the 4096 file that is supposed to be all 433 codes starts each chunk with -9000. Other than that each “piece” seems to be made of similar combinations of numbers.