SUBWAY SURFERS FOR PC WITH KEYBOARD CONTROLS 100% WORKING USING AUTOHOTKEY
HI GUYS, today i am going to show you the trick which only some people know of how to play subway surfers for pc with keyboard.(100% working trick).
Press A for Hover
FOLLOW THE STEPS:
1. Download PC version of this game from any website.
Download link:- http://torrentz.eu/sub/subway+surfers+game+pc-q
2. download AUTOHOTKEY software(free software).
3. Install PC version of the game.
4. Install AUTOHOTKEY.
5. After installation of autohotkey an icon of H will be there in the taskbar.
6. Right-click on it then choose edit script.
7. This will open notepad with some text. Delete this text.
8. COPY the text given below.
Up::
{ Click down
MouseMove, 0, -300, 3, R
Click up
MouseMove, 0, 300, 0, R
}
return
Down::
{ Click down
MouseMove, 0, 300, 3, R
Click up
MouseMove, 0, -300, 0, R
}
return
Right::
{ Click down
MouseMove, 300, 0, 3, R
Click up
MouseMove, -300, 0, 0, R
}
return
Left::
{ Click down
MouseMove, -300, 0, 3, R
Click up
MouseMove, 300, 0, 0, R
}
return
A::
{ Click 2
}
return
9. Now save the file with extension .ahk (eg. etr.ahk)
10.Now double click the saved file.
11.Another icon of H will be displayed on the taskbar.
12.Now RUN the game and use the arrow keys to move left ,right ,jump ,roll.
13. Now Press A to get the Hoverboard.
14.YOU are done, now enjoy gaming with the keyboard.
15.To stop autohotkey right click on its icon in taskbar and then click EXIT
16. If you donot exit the autohotkey from the taskbar , you cannot perform all tasks from keyboard and the buttons like A and up down will miss work as u coded
Please like this if you want to Thank and Show Your Likeness
No comments:
Post a Comment