language macro?

Got a cool macro idea? Wanna request a macro? Here is the place for you!

Moderator: MacroQuest Developers

AlphaBeta
a ghoul
a ghoul
Posts: 126
Joined: Sat Nov 09, 2002 12:35 am

language macro?

Post by AlphaBeta » Tue Jan 20, 2004 12:49 pm

Anyone have a learn language macro? Something that spams group say in a loop untill you target yourself or something like that would be great. :wink:

smelly wang
a lesser mummy
a lesser mummy
Posts: 54
Joined: Mon Jan 19, 2004 6:04 pm

Post by smelly wang » Tue Jan 20, 2004 9:23 pm

Not sure how to set the language via command line but if you set it yourself first this should work:

Code: Select all

Sub Main

:start

/if $target(id)==$char(id) /goto :end
/g speaking in new language!!
/goto :start

:end

/endmacro

User avatar
wilso132
Contributing Member
Contributing Member
Posts: 106
Joined: Thu Oct 17, 2002 11:53 am

Post by wilso132 » Wed Jan 21, 2004 12:07 am

Or scroll down about 10 posts under yours and find the answer?