BHOP SCRIPT NOT WORKING INGAME Topic is solved

Ask gaming related questions (AHK v1.1 and older)
saffieeeeeeeee

BHOP SCRIPT NOT WORKING INGAME

25 Jul 2017, 16:53

Hey Guys,

Today I set my Laptop to Factory settings. When I tried to put the script in AHK it will not work in game. Before the I cleaned my Laptop it did work. I have used a lot of scripts so I think that is not the reason why it will not work. Can someone help me.

So I CANNOT use it INGAME.


SCRIPT CURRENTLY USING

~F6::
Hotkey, *~$Space, Toggle
return
*~$Space::
sleep 5
loop
{
GetKeyState, SpaceState, Space, P
if Spacestate = U
break
sleep 1
Send, {Blind}{Space}
}
return
User avatar
Exaskryz
Posts: 2882
Joined: 17 Oct 2015, 20:28

Re: BHOP SCRIPT NOT WORKING INGAME  Topic is solved

25 Jul 2017, 17:02

Have you checked this thread for some basic troubleshooting? https://autohotkey.com/boards/viewtopic.php?t=11084

I anticipate it might be an admin-rights issue, so try running your script as admin.

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 80 guests