Hello there,
Yes it’s me again 🙂 bringing you another tutorial but this time outside of San Andreas and into an external programme which will allow you to press a button in game and text or a command will appear on your screen within seconds.
Link to the programme –
If you would like another example of one please feel free to post in the comment section below and I will reply a.s.a.p.
Thank you for watching and don’t forget to check out our forum,
Code for those who may need it:
Numpad1::
SendInput t/me laughs. {enter}
return
^^ Simple one, change the text to what you want.
Numpad2::
SendInput t/me laughs slightly {enter}
SendInput t/do Sweat would drip off of Steve’s head {enter}
return
^^Little more advanced, don’t forget to change the text.
Numpad3::
SendInput t/me laughs slightly changing his vision from the man and truck. {enter}
sleep 1000
SendInput t/do The truck would begin to drive at Steve and he would notice. {enter}
return
^^ I’d say most advanced one to use in games, remember you can add more timers ( sleep ) if you would like to change it so it follows the rest of the pattern.
Thank you!
Tag: ahk gta san, SAMP, AHK, Auto, Hot, Key, Break, Free, type, fast, limitless, roleplay, limitless roleplay, easy, to, use, grand, theft, auto, City, How-to (Media Genre), Microsoft Points (Currency), AutoHotkey (Software), Andreas, Tutorial (Industry), Gta4, Grand Theft Auto (Video Game Series), Kings, Video Game (Industry), VG, Grand Theft Auto V
Xem Thêm Bài Viết Review Khác: https://chơigame.vn/review
Nguồn: https://chơigame.vn
Who is here from valiant roleplay?
Thanks a lot man! finally i can bind like 5 commands on 1 button.. Thanks a lot! i subscribed, and liked!
what i will press to send the word?
not work with me how to add this in SAMP please help me
plz tell me ip of limitless server
I want to like bind Ctrl + 1 how do I do that?
i want to work ctrl as numpad1 [ when i press control the numpad1 should work
can you make a auto order?! /order 1 and order 2, please make a script
If you use sleep does that just put the command on repeat?
I love this keybinder for many reasons. One of them is that it doesn't require the NET Framework and is fast with large script. Perfecting my script is a game/puzzle of its own right. I use it while driving where it is not practically possible to enter chat.
You could use NumpadEnd for functions, and still be able to type "1" with numlock on. Also, I find that it is necessary to prepend hotkeys with $ to use the keyboard hook, which prevents recursion in case the hotkey occurs in the output. NumpadEnd UP may be used to fire upon releasing the key, and thus protect from accidental repeated execution and flooding of the chat if the key is held down. This can also be achieved with a variable that is set on 'key' and cleared on 'key up' (then the text fires without delay on the keydown event).
A whole other layer can be defined on Numpad with a custom modifier key, for example Scroll Lock, which can be held down with the same hand (unlike Alt, or Ctrl).
This keybinder can be made safe, and never spill out unwanted commands into the chat.
How do I assign autohotkey to number 1, above letter Q?
6:01 DA WEED DA WEE DA WEED
help it doesnt work i dont have numpad i only hav numbers above the letters and im using laptop pls. help
This actually helped me a lot and I want to thank you.
I just got told to use this because it's better, but I didn't understand crap.
Thank you again. 🙂
How do you turn the script off once I want to finish playing?
Nice tutorial, have a new subscriber :), also thanks to @Douglas Spear for upgrade 🙂
I'm not saying this is a bad tutorial, in fact it's pretty decent, but there are a few mistakes in the video.
For one, the space before {Enter} isn't needed, that will just type a space in the chat before hitting enter.
Another one is 't/' which can be replaced with 't^a/' to select all text in the chat and type over it, in case you pretyped something.
Another one was with the first hotkey, which you can make on 1 line. Put a space after ::, then type the SendInput command on the same line.
The final one being numpad 2, which can be done on a single line, just add t/ or t^a/ after {Enter} with no spaces.
Still a decent video, but I thought I might lend some advice :p
You are just awesome
Thanks. It works when I type the numpad1 for example but what should I put as the command when i want to press the number 1 (above the letter q) ?
THANK YOU SO MUCH !
Thanks man!
Brooo!!!Thank you soo much!I was looking for that everywhere!!I play in LA:Project Los Angeles and I need that Sooooo Much!!!! Thank You!!!
how to reload the scpirt?