Search found 4 matches

by trandem
Mon Nov 29, 2004 4:05 am
Forum: MQ2::Macros::Help
Topic: Irc Events
Replies: 12
Views: 4990

ok, here is the hole deal... |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| | ver: 04.11.28.01 | | name: Rng.mac | | author: trandem | | purpose: | | hotbutton auto archery, thats it | | update 04.10.21.01b: add melee, and toggle sytem, soun...
by trandem
Sun Nov 28, 2004 5:21 pm
Forum: MQ2::Macros::Help
Topic: Irc Events
Replies: 12
Views: 4990

there is more to my macro, i will post it all when i get home, just trying to give an example while im bored here at work.
thanks for fast reply
by trandem
Sun Nov 28, 2004 5:03 pm
Forum: MQ2::Macros::Help
Topic: Irc Events
Replies: 12
Views: 4990

I dont believe that to be my problem, because the event never fires., for example, #event IRCSAY "<#1#> #2#" #event IRCMSG "<#1#/#*#> #2#" Sub event_IRCSAY(string ircLine, string ircCommand) { /i say command ${ircCommand} recieved in channel | regurgitate command to show event fi...
by trandem
Sun Nov 28, 2004 5:01 am
Forum: MQ2::Macros::Help
Topic: Irc Events
Replies: 12
Views: 4990

i been tryin to get my bots to answer to commands in irc channels, and i cannot figure it out at all, i have seen posts sayin to do all kinds of things,like #chat irc etc. and when i try the #event genbot style, #event IRCSAY "<#1#> #2#" #event IRCMSG "<#1#/#*#> #2#" it never fir...