No recoil script.

Posts 115 of 26 · Page 1 of 2
No recoil script.
Just giving this code, i did not make it but lol im sharing it !
Code:
#NoEnv
SendMode Input
SetWorkingDir %A_ScriptDir%
 
; SS
F11::Suspend
 
; NR
~LButton::
While GetKeyState("LButton") {
MouseMove(0, 1)
Sleep, 300
MouseMove(0, 1)
Sleep, 300
}
Return
 
Insert::ExitApp
 
MouseMove(X, Y) {
Return, DllCall("mouse_event", uint, 1, int, x, int, y, uint, 0, int, 0)
}

To run this code you need
- AHK
- A bypass or Geforce Now
- WARNING : NEVER PLAY WITH AHK WITHOUT GEFORCE NOW!
After putting this code in a notepad, then save it as a ahk, then compile it, and launch it
You can edit the thing by changing the 1 in MouseMove(0,1)
I did not understand why geforce now is a bypass and why go through this
Quote Originally Posted by EvilGaming2000 View Post
I did not understand why geforce now is a bypass and why go through this
GeForce now is a cloudbased gaming computer so u can use an AHK script and not get caught cos the anti-cheat is not actually scanning your computer but the one in the cloud.
Damn Nvidia allows exploits now awesome
appreciate you releasing this script i will put it to good use :0
Doesn't work for me for some reason, I still have the same recoil in-game, script is running and all that. Hmm
thanks so much!!
Now how this GeForce stuff works ?
Am I supposed to launch Fortnite using GeForce Experience ?
Quote Originally Posted by xXGhostXx1230 View Post
Now how this GeForce stuff works ?
Am I supposed to launch Fortnite using GeForce Experience ?
lol no. GeForce Now is a separate program which you need a beta key for. Google it
I still have the same recoil i have in game, help?
Its detected for me mega rip
h
Please, I know it must be annoying for you to explain this to me, but I do not notice any changes with this cheat, I tried it in the game without and with this script and I do not notice any changes, please explain how to use it, it does not cost anything.
Lol
Quote Originally Posted by srizzo View Post
Please, I know it must be annoying for you to explain this to me, but I do not notice any changes with this cheat, I tried it in the game without and with this script and I do not notice any changes, please explain how to use it, it does not cost anything.
After putting this code in a notepad, then save it as a ahk, then compile it, and launch it
You can edit the thing by changing the 1 in MouseMove(0,1)
-.-
I know,But, I tried it and I do not notice the change in the recoil, what's wrong?

can you say me what did you put there?
Posts 115 of 26 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?