The current macro system is good. But I would like some additions.
For example maybe add a if, then, else macros.
if
evade sheild is used
then
/shout i do not want to fight
else
/invoke evadesheild
Or add on event macro's.
OnEvent "Attacked"
/use 1, 1
```````````````````````````````````````````````````````````````````
```````````````````````````````````````````````````````````````````
Now I would like to see some extra commands similar to below.
/click x, y
/forward
/backward
/left
/right
/movemouse x, y
/lootbody
/takeall
This would help a bunch.
For example maybe add a if, then, else macros.
if
evade sheild is used
then
/shout i do not want to fight
else
/invoke evadesheild
Or add on event macro's.
OnEvent "Attacked"
/use 1, 1
```````````````````````````````````````````````````````````````````
```````````````````````````````````````````````````````````````````
Now I would like to see some extra commands similar to below.
/click x, y
/forward
/backward
/left
/right
/movemouse x, y
/lootbody
/takeall
This would help a bunch.
Message Edited by CodeWorks on 05.21.2006 06:03 PM