macro
g
return "get"
Numpad8
return "attack_head"
Numpad5
return "attack_chest"
Numpad7
return "attack_lhand"
Numpad9
return "attack_rhand"
Numpad1
return "attack_lfoot"
Numpad3
return "attack_rfoot"
Problem description: Whenever I attempt to use a preset macro. It tells me that there is no defined macro for the button. I've checked to make sure my macro matches which button I'm attempting to use as a macro and I have no idea what is going wrong. I looked at ShadowDarke's tut on macros and it says to use a .dms file and I used notepad to save the coding as a .dms file and I used "" to make sure it's not saved as a .txt file but somewhere something is going wrong.
Get it?
Also, you need to put macros in a script file, not a code file.
[edit] If you need to know where a script file is, go to
file > new > dropdown menu > script(dms) > name > Ok