Sevenmoons
Member
- Joined
- Aug 19, 2020
- RedCents
- 181¢
Apologies if this has already been asked, or if the answer is glaringly obvious, but is there a basic beginners guide to some of the syntax for writing a macro?
I have read one when it discusses variable and how to use them, but what I am looking for is something along the lines of 'here are some basic move examples, here are targeting example... and so on
I wanted to create a basic dirty macro that moves my driud to a location, targets a set mob, casts a couple of spells, waits for a while and then moves to the next set mob
This is for simple things like the tainted barracuda camp in LOIO
I did try:
/moveto loc -984.43 -816.36 31.12
/target "a deepwater barracuda"
/cast 3
/delay 50
but all my druid did was move to the location and then slowly turn round in circles
Any help pointing me to the manual, would be greatly appreciated
Sevenmoons
I have read one when it discusses variable and how to use them, but what I am looking for is something along the lines of 'here are some basic move examples, here are targeting example... and so on
I wanted to create a basic dirty macro that moves my driud to a location, targets a set mob, casts a couple of spells, waits for a while and then moves to the next set mob
This is for simple things like the tainted barracuda camp in LOIO
I did try:
/moveto loc -984.43 -816.36 31.12
/target "a deepwater barracuda"
/cast 3
/delay 50
but all my druid did was move to the location and then slowly turn round in circles
Any help pointing me to the manual, would be greatly appreciated
Sevenmoons

