LightbulbAmazing Scripts Compilation By Dayshyda (Undetected + Tutorials)

Posts 1630 of 45 · Page 2 of 3
Quote Originally Posted by Random95 View Post
Wow mate, thx thx thx :P
No problem!

If you want more script and you have an idea of one, tell me and i will make it. Then i will put it for the compilation 2.0
Quote Originally Posted by Sasuke Uchiha! View Post
So instead of people downloading the .ahk file straight through downloading, it will be easier for you to mov the directionary, Plus... If it wasn't in a .rar file, then he'll have to do seperate virus scans and uploads.
I meant he just can post code in his thread instead of put them in a rar file...
Quote Originally Posted by REYTEghergergerg View Post
I meant he just can post code in his thread instead of put them in a rar file...
I prefer give a done AHK because i prefer make a full job if a start one
+ I can see how much guys used when it is a downloable file
thank you so much, really appreciate it
Hello nice scripts
HOw can i turn iton and off ?
this dont work xD
Numpad1:: Hotkey, *~$LButton, Toggle

*~$LButton::
{ send {RButton Down}
send {Shift}
sleep 275
MouseClick,left
send {RButton Up}
send {RButton down}
MouseClick, Right
send {q}
sleep 5
send {q}
sleep 1175
}
Quote Originally Posted by PWnnta2 View Post
HOw can i turn iton and off ?
this dont work xD
Numpad1:: Hotkey, *~$LButton, Toggle

*~$LButton::
{ send {RButton Down}
send {Shift}
sleep 275
MouseClick,left
send {RButton Up}
send {RButton down}
MouseClick, Right
send {q}
sleep 5
send {q}
sleep 1175
}
with numpad1 it's write here
Numpad1:: Hotkey, *~$LButton, Toggle
hi guys. Vac status ? this safe
Quote Originally Posted by asd500 View Post
hi guys. Vac status ? this safe
Totaly safe, scripts don't read or modify game's memory!
i have question about no recoil i got settings my mouse DPI is 2000 and in game sensivity is 3.0 so in setings

DllCall("mouse_event", uint, 1, int, 0, int, 30, uint, 0, int, 0)
Sleep, 15
DllCall("mouse_event", uint, 1, int, 0, int, 45, uint, 0, int, 0)
Sleep, 5

and in game when im press numepad1 and shooting to enemy my mouse spraying down all time can shoot...
in your settings is 7 and 9 so
number 7= 0.7 sens , number 30= 3.0 sens in game ??

and your next numer is 9 so 9=400 dpi mouse , 30=2000 dpi ? i have problem with that....
HELP ME PLEASE
Quote Originally Posted by malek360 View Post
i have question about no recoil i got settings my mouse DPI is 2000 and in game sensivity is 3.0 so in setings

DllCall("mouse_event", uint, 1, int, 0, int, 30, uint, 0, int, 0)
Sleep, 15
DllCall("mouse_event", uint, 1, int, 0, int, 45, uint, 0, int, 0)
Sleep, 5

and in game when im press numepad1 and shooting to enemy my mouse spraying down all time can shoot...
in your settings is 7 and 9 so
number 7= 0.7 sens , number 30= 3.0 sens in game ??

and your next numer is 9 so 9=400 dpi mouse , 30=2000 dpi ? i have problem with that....
HELP ME PLEASE


Hey! I don't realy know what is the logic of sensitivity, but i think u can try smalers numbers than mines!
Really good work man,keep it up!
Quote Originally Posted by CRIOO View Post
Really good work man,keep it up!
Ty for feedback, i will make a V2 with more script in a few day
does this work for every game. would it work for far cry 4.
Can you please help me? I don't know how the RECOIL REDUCER sensitivity works, when I change it with different numbers it's almost the same, no difference.
Posts 1630 of 45 · Page 2 of 3

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?