Skip to content
View in the app

A better way to browse. Learn more.

Royal Hack

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Rust recoil script give away

Featured Replies

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?

Lot of them out there

I would give the administration a virus scan link, that might help your chances if they agree to let you give it away

  • Author

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.

I'll give it a try! Thanks.

Although muzzle break seems to work so well I havent been using AHK for a while

 

EDIT - tried it with a bare AK on a private server, it works v well. You just need to control horizontal spread.

Edited by Banford
Tried it now!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Important Information

Read Terms of Use to continue

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.