macro request

Sassycoco

Lifetimer
Joined
Dec 5, 2006
Messages
446
Reaction score
2
Points
18
im looking for a macro that would remove all youre buffs from youreself
 
Code:
Sub main
     /setgrav 10
     /zwarp 100
/return

:)

Ok ok, seriously:

Code:
Sub main
     /declare i int local 0
     /for i 0 to 24
         /if (${Me.Buff[${Math.Calc[${i} + 1]}].ID}) /notify BuffWindow Buff${i} leftmouseup
     /next i
/return

That should do it
 
Code:
Sub main
     /setgrav 10
     /zwarp 100
/return

:)

Ok ok, seriously:

Code:
Sub main
     /declare i int local 0
     /for i 0 to 24
         /if (${Me.Buff[${Math.Calc[${i} + 1]}].ID}) /notify BuffWindow Buff${i} leftmouseup
     /next i
/return

That should do it

Thats gonna run ya $2.99 , Thank you , please be sure to tip your waitress!
 
Code:
Sub main
     /setgrav 10
     /zwarp 100
/return

:)

Ok ok, seriously:

Code:
Sub main
     /declare i int local 0
     /for i 0 to 24
         /if (${Me.Buff[${Math.Calc[${i} + 1]}].ID}) /notify BuffWindow Buff${i} leftmouseup
     /next i
/return

That should do it

i damm near pissed on myself