1. Post #1
    mwtm357's Avatar
    June 2013
    17 Posts
    There is no such thing as a key gen for rust do not trust any websites like this ----->http://www.playrust.org/download.html<---------
    Just a friendly reminder and stay safe on the internet bye!
    Reply With Quote Edit / Delete United States Show Events Dumb Dumb x 14Friendly Friendly x 2Funny Funny x 1 (list)

  2. Post #2

    June 2013
    99 Posts
    Stay safe on the internet? Are you my mom?
    Reply With Quote Edit / Delete Windows 8 Canada Show Events Funny Funny x 9Dumb Dumb x 1Winner Winner x 1 (list)

  3. Post #3
    mwtm357's Avatar
    June 2013
    17 Posts
    nope i almost lost everything due to a key logger
    Reply With Quote Edit / Delete Windows 7 United States Show Events Dumb Dumb x 7Funny Funny x 1 (list)

  4. Post #4

    June 2013
    99 Posts
    nope i almost lost everything due to a key logger
    Oh okay, Yeah garry even mentioned about not to buy keys on his twitter. I will just win/earn mine or will just downright buy it :D
    Reply With Quote Edit / Delete Windows 8 Canada Show Events Agree Agree x 2 (list)

  5. Post #5
    Rama214's Avatar
    December 2009
    2,101 Posts
    its not very clever to give account details away isnt it
    Reply With Quote Edit / Delete Windows 7 Finland Show Events

  6. Post #6

    June 2013
    99 Posts
    its not very clever to give account details away isnt it
    ?
    Reply With Quote Edit / Delete Windows 8 Canada Show Events

  7. Post #7
    CRUSADER111's Avatar
    July 2013
    371 Posts
    nope i almost lost everything due to a key logger
    Because you tried to go to one of these site. You are an idiot, I hope you know that.
    Reply With Quote Edit / Delete Show Events Agree Agree x 3 (list)

  8. Post #8

    July 2013
    52 Posts
    There is a very small chance that you will actually get a key using one of these, but most of them are viruses.... You have better luck guessing a key than using one of these things to do it.
    Reply With Quote Edit / Delete Windows 7 United States Show Events

  9. Post #9

    July 2013
    104 Posts
    even when I was 12 I knew what those websites were about..
    Reply With Quote Edit / Delete Windows 7 France Show Events Agree Agree x 2 (list)

  10. Post #10

    June 2013
    99 Posts
    Because you tried to go to one of these site. You are an idiot, I hope you know that.
    Its time for you to calm down.
    Reply With Quote Edit / Delete Windows 8 Canada Show Events

  11. Post #11
    Gold Member
    Maloof?'s Avatar
    December 2006
    7,456 Posts
    Comes to FP
    Tries to warn people about a malicious site that claims to give access to Rust
    Gets pooped on
    Reply With Quote Edit / Delete Windows 7 New Zealand Show Events Agree Agree x 1Zing Zing x 1 (list)

  12. Post #12

    July 2013
    104 Posts
    Comes to FP
    Tries to warn people about a malicious site that claims to give access to Rust
    Gets pooped on
    Sounds like bad luck brian, you spotted him gg :)
    Reply With Quote Edit / Delete Windows 7 France Show Events Dumb Dumb x 9 (list)

  13. Post #13

    June 2013
    99 Posts
    Comes to FP
    Tries to warn people about a malicious site that claims to give access to Rust
    Gets pooped on
    It just seems so obvious?
    Reply With Quote Edit / Delete Windows 8 Canada Show Events

  14. Post #14
    Gold Member
    Maloof?'s Avatar
    December 2006
    7,456 Posts
    Sounds like bad luck brian, you spotted him gg :)
    oh thank you very much :~)

    Edited:

    It just seems so obvious?
    I dunno, given the amount of new and often non-internet-experienced people who are coming on to FP as of late I think it's a pretty honorable thing for him to do. At least it's not worthy of any of the genuine non-joking flak that he's getting
    Reply With Quote Edit / Delete Windows 7 New Zealand Show Events Agree Agree x 1 (list)

  15. Post #15

    June 2013
    99 Posts
    oh thank you very much :~)

    Edited:



    I dunno, given the amount of new and often non-internet-experienced people who are coming on to FP as of late I think it's a pretty honorable thing for him to do. At least it's not worthy of any of the genuine non-joking flak that he's getting
    I guess that is true. Hopefully some of these youtubers followers don't go on those sites in desperation, at least PsiSyndicate is doing something about his fans. I am going to buy my Key :D
    Reply With Quote Edit / Delete Windows 8 Canada Show Events Dumb Dumb x 1 (list)

  16. Post #16
    mwtm357's Avatar
    June 2013
    17 Posts
    I was just trying to give people a friendly heads up sorry for my advice then...
    Reply With Quote Edit / Delete Windows 7 United States Show Events Friendly Friendly x 2Dumb Dumb x 1 (list)

  17. Post #17
    Gold Member
    jamie1130's Avatar
    December 2009
    758 Posts
    You do realise that download takes you to a survey link. That wouldn't of infected you. I just decompiled it.

    Basically
    Code:
    private void WritingNOTE()
        {
          if (MyProject.Computer.FileSystem.FileExists(MyProject.Computer.FileSystem.SpecialDirectories.Desktop + "\\DLL File Missing.txt"))
            MyProject.Computer.FileSystem.FileExists(MyProject.Computer.FileSystem.SpecialDirectories.Desktop + "\\DLL File Missing.txt");
          StreamWriter streamWriter = new StreamWriter(MyProject.Computer.FileSystem.SpecialDirectories.Desktop + "\\DLL File Missing.txt");
          streamWriter.Write("--------------------------------------------------------------\r\n--------------] RustAuth.dll - DLL File Missing [-------------\r\n--------------------------------------------------------------\r\n\r\nPlease download the missing .dll to be able to use the Rust Key Generator here:http://www.dumbsurveylink.com\r\n\r\nIf the download asks for Human Verification, it is easiest to do a SMS submit. ");
          streamWriter.Close();
          Process.Start(MyProject.Computer.FileSystem.SpecialDirectories.Desktop + "\\DLL File Missing.txt");
        }
    
        private void ProgressBarDLL()
        {
          while (this.XVisualProgressBar1.Value != 77)
          {
            this.XVisualProgressBar1.Value = checked (this.XVisualProgressBar1.Value + 1);
            Thread.Sleep(80);
          }
          int num = (int) MessageBox.Show("Your system is missing the RustAuth.dll File!");
          this.WritingNOTE();
          Process.Start("http://www.dumbsurveylink.com");
        }
    Don't be an idiot though, Downloading random shit from the internet from untrusted websites is a bad idea :)
    Reply With Quote Edit / Delete Windows 8 United Kingdom Show Events Funny Funny x 4Informative Informative x 1Agree Agree x 1 (list)

  18. Post #18
    Gold Member
    ruarai's Avatar
    December 2009
    1,401 Posts
    You do realise that download takes you to a survey link. That wouldn't of infected you. I just decompiled it.

    Basically
    Code:
    private void WritingNOTE()
        {
          if (MyProject.Computer.FileSystem.FileExists(MyProject.Computer.FileSystem.SpecialDirectories.Desktop + "\\DLL File Missing.txt"))
            MyProject.Computer.FileSystem.FileExists(MyProject.Computer.FileSystem.SpecialDirectories.Desktop + "\\DLL File Missing.txt");
          StreamWriter streamWriter = new StreamWriter(MyProject.Computer.FileSystem.SpecialDirectories.Desktop + "\\DLL File Missing.txt");
          streamWriter.Write("--------------------------------------------------------------\r\n--------------] RustAuth.dll - DLL File Missing [-------------\r\n--------------------------------------------------------------\r\n\r\nPlease download the missing .dll to be able to use the Rust Key Generator here:http://www.dumbsurveylink.com\r\n\r\nIf the download asks for Human Verification, it is easiest to do a SMS submit. ");
          streamWriter.Close();
          Process.Start(MyProject.Computer.FileSystem.SpecialDirectories.Desktop + "\\DLL File Missing.txt");
        }
    
        private void ProgressBarDLL()
        {
          while (this.XVisualProgressBar1.Value != 77)
          {
            this.XVisualProgressBar1.Value = checked (this.XVisualProgressBar1.Value + 1);
            Thread.Sleep(80);
          }
          int num = (int) MessageBox.Show("Your system is missing the RustAuth.dll File!");
          this.WritingNOTE();
          Process.Start("http://www.dumbsurveylink.com");
        }
    Don't be an idiot though, Downloading random shit from the internet from untrusted websites is a bad idea :)
    Saw that, was hoping it would be like a crappy email thing but no, it was one of those kinds. They get old.
    Reply With Quote Edit / Delete Windows 7 Australia Show Events

  19. Post #19

    July 2013
    6 Posts
    Hey i've been trying to get my picture into the competition to get a alpha key. I took a pic with my ipod then sent it to my self. but how do i send it to you guys, and whats a PM. Do i reply to the thread saying if i win send it to my email,then telling them my email. I cant even do that because when i try to add a pic it says put the pic URL in. I'm really confused and please help.
    Reply With Quote Edit / Delete Windows 8 United States Show Events

  20. Post #20

    June 2013
    99 Posts
    Hey i've been trying to get my picture into the competition to get a alpha key. I took a pic with my ipod then sent it to my self. but how do i send it to you guys, and whats a PM. Do i reply to the thread saying if i win send it to my email,then telling them my email. I cant even do that because when i try to add a pic it says put the pic URL in. I'm really confused and please help.
    PM = Private Message

    And when they mean the URL its the link
    Reply With Quote Edit / Delete Windows 8 Canada Show Events

  21. Post #21
    nope i almost lost everything due to a key logger
    Serves you right lol.

    And if you buy a key, anyone, I hope you are scammed. Because you also deserve it, as well.

    If you want security download "Web of trust" extension / app, and adblock as well. Also, use common sense, that is the greatest tool of all when it comes to not being scammed and not being phished or downloading key loggers. Just because WOT doesn't say its bad, doesn't mean its bad.
    Reply With Quote Edit / Delete Windows 7 United States Show Events Dumb Dumb x 1 (list)