Sat Sep 26, 2015 9:50 pm
Sun Sep 27, 2015 12:50 am
Sun Sep 27, 2015 1:18 am
Sun Sep 27, 2015 2:02 am
Sun Sep 27, 2015 3:25 am
Sun Sep 27, 2015 3:57 am
Sun Sep 27, 2015 3:59 am
Sun Sep 27, 2015 4:07 am
Sun Sep 27, 2015 4:13 am
kobebryant24 wrote:Can you give me a screenshot of your script ?
Sun Sep 27, 2015 4:14 am
Sun Sep 27, 2015 4:18 am
Sun Sep 27, 2015 5:25 am
Sun Sep 27, 2015 5:31 am
Sun Sep 27, 2015 5:39 am
Sun Sep 27, 2015 5:53 am
Alcatraz23 wrote:Does it work in the game for you JJPooh?????
Sun Sep 27, 2015 6:03 am
Sun Sep 27, 2015 6:24 am
Sun Sep 27, 2015 6:25 am
kobebryant24 wrote:Why it's not working for me ???? I press run the script .... and then I start the game.... and it's not working.... Do I have to do something else ????
Sun Sep 27, 2015 6:36 am
JJPooh wrote:kobebryant24 wrote:Why it's not working for me ???? I press run the script .... and then I start the game.... and it's not working.... Do I have to do something else ????
I don't know. Maybe restart your computer if you haven't already. Why don't you set just one control or even two, see if its working and go from there. For example: ingame defaults for charge and setting a screen is Num1, and for blocking and rebounding is Num3. You can try the script i'm using, see if those two controls change. Don't forget to turn on NumLock.
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
;NumPad-CODE
;remapping "normal" number keys to make them
;behave like numpad numbers
Numpad0::Numpad1
NumpadDot::Numpad3
;using the "Appskey" to turn on/off remapping code
Appskey::
Suspend,Toggle
return
Sun Sep 27, 2015 6:41 am
Sun Sep 27, 2015 6:57 am
kobebryant24 wrote:The strange thing is that after i run the script it works... on any other program like skype for example..... but it doesn't work in the game.
Sun Sep 27, 2015 7:02 am
yunuss wrote:kobebryant24 wrote:The strange thing is that after i run the script it works... on any other program like skype for example..... but it doesn't work in the game.
Hmm, it's strange, script is working for me in-game, maybe you should seek help in AutoHotkey's own forum? There might be someone who could help you.
Sun Sep 27, 2015 7:05 am
Sun Sep 27, 2015 8:01 am
Sun Sep 27, 2015 8:04 am
kobebryant24 wrote:GUYS I FIXED IT![]()
![]()
I JUST RUN THE SCRIPT AS ADMINISTRATOR !!!! THANK YOU SO MUCH FOR THE HELP I CANT TELL YOU HOW HAPPY I AM ..... THANK YOU !!!!!!!!!!!!!!!
![]()
![]()
![]()
![]()
![]()