SolvedTp macro

Posts 19 of 9 · Page 1 of 1
Tp macro
Is it possible to have a tp to automatically with just a push of a button in flash? If yes then how?
Quote Originally Posted by Badmatt View Post
Is it possible to have a tp to automatically with just a push of a button in flash? If yes then how?
Create an AHK script that is binded to a key so when it is pressed it manually types "/Teleport (name)". The name would be limited unless you binded multiple people to different keys.
use ahk

F::
SendInput, /teleport kidkudi{enter}
return

that'd be it. If you wanted to get elaborate you could spend a few hours getting a gui that asks you who you want to bind it to once you press another key.. but thats next level shit.
Quote Originally Posted by kidkudi114 View Post
that'd be it. If you wanted to get elaborate you could spend a few hours getting a gui that asks you who you want to bind it to once you press another key.. but thats next level shit.
InputBox
/tooshort
Sorry for thr long reply but what key do I press for this to work. F?
Quote Originally Posted by kidkudi114 View Post
use ahk

F::
SendInput, /teleport kidkudi{enter}
return

that'd be it. If you wanted to get elaborate you could spend a few hours getting a gui that asks you who you want to bind it to once you press another key.. but thats next level shit.
Quote Originally Posted by Badmatt View Post
Sorry for thr long reply but what key do I press for this to work. F?
Yes... you have to change the name and key to whatever you want.
Buy keyboard for £35 or mouse with Macro Keys, now download engine for macros and have fun. I got steel-series Raw keyboard, steel-series and sensei raw orange limited mouse.
Quote Originally Posted by Badmatt View Post
Is it possible to have a tp to automatically with just a push of a button in flash? If yes then how?
Just use AHK, and download realmscript. It's got a lot of features, but you can edit anything and add your own binds. It also used input box, so you hit the assigned keys (I use Ctrl+N) and you can type a name to set as your TP. Once you hit your bind (I use right click,) it instantly teleports to whoever your input is.
I just had an auto spammer with /tp on my multiboxing.. Trololololololol
Posts 19 of 9 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?