Hi all,
As requested by JacksonML I will be making a tutorial on how to add buttons to your macro in a few easy steps. These are very practical and easy to use; they also enhance your Macro experience.
1. Log into a server and hit your Macro Activate key. (NOT shift + activate, just the activate alone) This should take you to this screen:
2. Click the first button in the lower right labeled "GUI Editor"
3. Right click on the "+" button and left click on "Add Button":
4. Place the button wherever you please by left clicking. You can edit the Buttons name by right clicking on it once you have placed it.
5. Now for the most important step, give it something to do:
To access the button the button you made, simple hit your Macro activate key and if you did it correctly, it should be waiting for you. If you did it correctly it should appear as mine does in the first screenshot.
- Once the button is placed; left click on it and should open up a key binding page.
- From here it is just simple Macro exercises. AKA: to put a message into trade chat you will enter:
(Note: You must include the "qm" in your keybind to put text into chat or else it will not work) Or to run a file you have created enterCode:/ch qm tr Buying Netherstars for $350! Pm meAnd there are always little hints on this page if you get stuck on making your Macro work most efficiently.Code:$$<filename.txt>
?
Was this helpful?
-
Yes
8 vote(s)88.9% -
No
1 vote(s)11.1%
Thread Tools