السلام عليكم ورحمة الله وبركاتة نرجو من جميع الاعضاء اللتزام بقوانين المنتدى وعدم نشر برنامج او فلم او اغنية او اي شئ له حقوق ملكية كما يمنع نشر السيريالات والكراكات للبرامج ومن يخالف تلك التعليمات سيتم حظر حسابة للابد والسلام عليكم ورحمة الله

كيفية لعب لعبة subway surf على keyboard

0 تصويتات
سُئل أكتوبر 18، 2015 في تصنيف الكمبيوتر والإنترنت بواسطة تسنيم (155,180 نقاط)
كيفية لعب لعبة subway surf على keyboard‏

8 إجابة

0 تصويتات
تم الرد عليه نوفمبر 3، 2015 بواسطة شذى (156,800 نقاط)
 
أفضل إجابة
يا ريت يا جماعه حد يقولى انا كمان العب صب واى ازاى على الكيبورد عشان انا مش عارف
0 تصويتات
تم الرد عليه أكتوبر 23، 2015 بواسطة هيفاء (155,600 نقاط)
FOLLOW THE STEPS:
1. Download PC version of this game from any website.
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
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.YOU are done, now enjoy gaming with the keyboard.
14.To stop  autohotkey right click on its icon in taskbar and then click EXIT‏
0 تصويتات
تم الرد عليه أكتوبر 27، 2015 بواسطة الحسناء (161,230 نقاط)
FOLLOW THE STEPS:
1. Download PC version of this game from any website.
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
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.YOU are done, now enjoy gaming with the keyboard.
14.To stop  autohotkey right click on its icon in taskbar and then click EXIT‏
0 تصويتات
تم الرد عليه نوفمبر 11، 2015 بواسطة أغيد (159,160 نقاط)
FOLLOW THE STEPS:
1. Download PC version of this game from any website.
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
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.YOU are done, now enjoy gaming with the keyboard.
14.To stop  autohotkey right click on its icon in taskbar and then click EXIT‏
0 تصويتات
تم الرد عليه نوفمبر 13، 2015 بواسطة فادي (162,910 نقاط)
وانا برضو مش عارف :(
0 تصويتات
تم الرد عليه نوفمبر 14، 2015 بواسطة شذى (156,800 نقاط)
FOLLOW THE STEPS:
1. Download PC version of this game from any website.
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
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.YOU are done, now enjoy gaming with the keyboard.
14.To stop  autohotkey right click on its icon in taskbar and then click EXIT‏
0 تصويتات
تم الرد عليه نوفمبر 16، 2015 بواسطة أخزم (149,980 نقاط)
نفسي أعرف :(
0 تصويتات
تم الرد عليه نوفمبر 16، 2015 بواسطة شجر طيب (154,830 نقاط)
اتفضل الاجابة اهى :)
http://www.3arrafni.com/1397‏
...