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).
FOLLOW THE STEPS:
1. Download PC version of this game from any website. ******Download Here*******
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.
Code::::::::::>>>>>>>
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.(fire key added by special efforts)
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
Read More