Jump to content

Edge

Member
  • Posts

    15
  • Joined

  • Last visited

Posts posted by Edge

  1. A lot of the ones out there don't work anymore, thats why I am giving it away.

    #NoEnv
    SendMode Input
     
    ~F6::Suspend
    ~End::ExitApp
    ~F5::Reload
     
    LCtrl & ~LButton::
    Loop
        If GetKeyState("LButton", "LCtrl") {
            Sleep, 6
            moveAmount := (moveAmount = 2) ? 1 : 0
            mouseXY(moveAmount,5.5)
           
        }
        else
        break
       
    Return
     
     
     
    mouseXY(x,y)
    {
    DllCall("mouse_event",int,1,int,x,int,y,uint,0,uint,0)
    }

     

    There is the source. 0.6 is the recommended sens.

  2. I know that there aren't many scripts out there for rust that work atm. So I decided I would give one away that I made a couple days ago.

    I did make it a .exe to hopefully prevent some people trying to get the source, but it will most likely happen.

    If anybody does happen to get the source, please message me on how I can improve it.

    Before I give it away I want to know if I am even allowed to. So, @UnstucK and @how02 am I allowed to giveaway this script?

    • Upvote 1
  3. People are dicks in rust, and the zergs are retarded, which is why I am looking for cheats. I'm hoping that RH can fix this whole security issue. It really is a great cheat with amazing devs and I can't wait (hopefully) till I get invited. I have been around other sites before and RH definitely takes the cake when it comes to features.

  4. Yes I know the title just makes the question seem like the same old generic question on how to get an invite.

     

    I have a friend here that is invited and is willing to invite me. Currently he is not able to because he hasn't been invited long enough (or something like that.)

    Here is the question: Will I receive some sort of email or notification on the website? I am not very active on forums much but I am active on places like discord. Only reason I am saying this is because I don't want to get invited and not see the notification once I am. Wouldn't want that invite to go to waste.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.