PalaxeCS Posted July 10, 2020 Share Posted July 10, 2020 (edited) F1:: Suspend Return *space:: Loop { GetKeyState,state,space,P If state = U Break Send,{space} Sleep,20 } }F8:: if (Toggle := !Toggle) { /::suspend LButton:: Loop { SetMouseDelay 20 Click If (GetKeyState("LButton","P")=0) Break } return } _auto := true ~LButton::autofire() Numlock::_auto := ! _auto F1::ExitApp autofire() { global _auto if _auto { Loop { if GetKeyState("LButton", "P") { SendInput {LButton DownTemp} Sleep 30 mouseXY(0, 1) SendInput {LButton Up} Sleep 25 } else break } ;; loop } ;; if } ;; autofire() mouseXY(x,y) { DllCall("mouse_event",uint,1,int,x,int,y,uint,0,int,0) } Edited July 11, 2020 by PalaxeCS duped 8 3 Quote Link to comment Share on other sites More sharing options...
PalaxeCS Posted July 10, 2020 Author Share Posted July 10, 2020 (edited) for rapid fire and bhop scripts and no recoil Edited July 10, 2020 by PalaxeCS 1 Quote Link to comment Share on other sites More sharing options...
MrMaskedd Posted July 10, 2020 Share Posted July 10, 2020 how to set this in game 1 Quote Link to comment Share on other sites More sharing options...
PalaxeCS Posted July 10, 2020 Author Share Posted July 10, 2020 6 minutes ago, MrMaskedd said: how to set this in game download autohotkey then paste this in Quote Link to comment Share on other sites More sharing options...
DUMBNEKO Posted July 10, 2020 Share Posted July 10, 2020 error? Quote Link to comment Share on other sites More sharing options...
AnanınAmı Posted July 10, 2020 Share Posted July 10, 2020 do you have aimbot? Quote Link to comment Share on other sites More sharing options...
DUMBNEKO Posted July 10, 2020 Share Posted July 10, 2020 29 minutes ago, PalaxeCS said: download autohotkey then paste this in why mine is always error? Quote Link to comment Share on other sites More sharing options...
PalaxeCS Posted July 10, 2020 Author Share Posted July 10, 2020 31 minutes ago, AnanınAmı said: do you have aimbot? if u want a good one buy one its not the best to use a free one Quote Link to comment Share on other sites More sharing options...
PalaxeCS Posted July 10, 2020 Author Share Posted July 10, 2020 39 minutes ago, DUMBNEKO said: error? can u show me the error? Quote Link to comment Share on other sites More sharing options...
DUMBNEKO Posted July 10, 2020 Share Posted July 10, 2020 49 minutes ago, PalaxeCS said: can u show me the error? error at line.. Quote Link to comment Share on other sites More sharing options...
mlkzk Posted July 10, 2020 Share Posted July 10, 2020 (edited) how to use this script palaxecs pay attention to me palaxe how to use this script Edited July 11, 2020 by mlkzk Quote Link to comment Share on other sites More sharing options...
ImToothBrushh Posted July 10, 2020 Share Posted July 10, 2020 It says error Quote Link to comment Share on other sites More sharing options...
PalaxeCS Posted July 11, 2020 Author Share Posted July 11, 2020 what line? 1 Quote Link to comment Share on other sites More sharing options...
DUMBNEKO Posted July 11, 2020 Share Posted July 11, 2020 3 minutes ago, PalaxeCS said: what line? Quote Link to comment Share on other sites More sharing options...
PalaxeCS Posted July 11, 2020 Author Share Posted July 11, 2020 (edited) 12 minutes ago, DUMBNEKO said: Edited July 11, 2020 by PalaxeCS Quote Link to comment Share on other sites More sharing options...
PalaxeCS Posted July 11, 2020 Author Share Posted July 11, 2020 (edited) 15 minutes ago, DUMBNEKO said: try changing this line }F8:: if (Toggle := !Toggle) { and turn cahnge the f8 to f5 so delete that line and paste this }F5:: if (Toggle := !Toggle) { the problem was the rapid fire and norecoil toggle key were the same Edited July 11, 2020 by PalaxeCS Quote Link to comment Share on other sites More sharing options...
PalaxeCS Posted July 11, 2020 Author Share Posted July 11, 2020 2 minutes ago, PalaxeCS said: try changing this line }F8:: if (Toggle := !Toggle) { and turn cahnge the f8 to f5 so delete that line and paste this }F5:: if (Toggle := !Toggle) { the problem was the rapid fire and norecoil toggle key were the same if this doesnt work try deliting it Quote Link to comment Share on other sites More sharing options...
kleng1 Posted July 11, 2020 Share Posted July 11, 2020 it would be nice if you split the finished file Quote Link to comment Share on other sites More sharing options...
PalaxeCS Posted July 11, 2020 Author Share Posted July 11, 2020 i editted it so thers no problem 20 minutes ago, DUMBNEKO said: i updated the script Quote Link to comment Share on other sites More sharing options...
DUMBNEKO Posted July 11, 2020 Share Posted July 11, 2020 25 minutes ago, PalaxeCS said: i editted it so thers no problem i updated the script ok thank you Quote Link to comment Share on other sites More sharing options...
ImToothBrushh Posted July 11, 2020 Share Posted July 11, 2020 Quote Link to comment Share on other sites More sharing options...
mlkzk Posted July 11, 2020 Share Posted July 11, 2020 1 hour ago, DUMBNEKO said: ok obrigado como utiliza esse scripit ai meu bom Quote Link to comment Share on other sites More sharing options...
DUMBNEKO Posted July 11, 2020 Share Posted July 11, 2020 can someone help me? Quote Link to comment Share on other sites More sharing options...
ezjann Posted July 11, 2020 Share Posted July 11, 2020 Hi... another error. Lbutton duplicate :/ Quote Link to comment Share on other sites More sharing options...
ezjann Posted July 11, 2020 Share Posted July 11, 2020 4 hours ago, DUMBNEKO said: editted it so thers no proble hi Lbutton dupicate error . pls help thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.