Post
by Drunkensloth » Wed Dec 10, 2003 5:31 pm
hehe macros not to try and learn from when you are starting:
TS.mac
genbot
anything with ini
hunter.mac
i suggest getting the readme.html file from macroquest not MQ2
and seeing all the stuff they wrote in there, that will give you an amazing reference to all the commands and variables
second
read scripting for dummies by elretardo
gives step by step instructions for some simple macros
and also
/echo is your friend
whenever you are doing multiple things in code, you can put /echo in your script
like
/cast 1
/echo attempting to cast blahblahblah
...rest of code
that way you can tell where your code bugs out and whats going on
And here I was clicking like a sucker!