Five macros that will make your life easier
He got banned not because of his use of macros, but because of RMT.
|
|
Macro buttons are built into most gaming keyboards and mice. In fact GGG even has a promotion advertising one of the companies that produces these keyboards and mice.
I only use an /oos macro cause I don't really need any others, but there is nothing wrong with that, and I never once felt like it was cheating. /oos is the only real way to combat desync issues, and I am sure GGG has no problem with ppl making a macro for it. | |
Here is an AHK macro for identifying mouse coordinates, if you have problems figuring out what to put in for the macro.
Spoiler
F11::MousePos()
MousePos(){ MouseGetPos, xpos, ypos Msgbox, The cursor is at X%xpos% Y%ypos% } You can also use this macro for identifying mouse coordinates of your portal scrolls and wisdom scrolls for the other macros. If you have any questions feel free to message me. | |
Can someone make an AHK macro for necroing threads? That's one action right?
|
|
" That would be nice. |