Search found 9 matches

by legion
Fri Jul 23, 2004 6:47 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.2.1 [Updated 07/23/2004] Defend, Guard, Protect!
Replies: 103
Views: 36547

I was just curois if it is possible to use the buff spellname on target to keep the mob debuff or mezzed or rooted etc? Tried it last night and didn't seem to work too well. Is there some other way I can cast a debuff or anything similar and the bots will track it and re-do when fades? Also any idea...
by legion
Thu Jul 22, 2004 2:09 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.2.1 [Updated 07/23/2004] Defend, Guard, Protect!
Replies: 103
Views: 36547

When doing a reload the following is reported : /varset failed, variable 'Commands' not found. Botcore.inc @171. this is: Sub AddCommand(string CmdSect,string CmdPhrase,string CmdRoutine) /varset Commands[1,${TopCommand}] ${CmdPhrase} /varset Commands[2,${TopCommand}] ${CmdRoutine} Commands var is n...
by legion
Mon Jul 19, 2004 5:31 am
Forum: MQ2::General
Topic: How to Donate to the Macroquest developers!
Replies: 228
Views: 155185

Just donated $15.

Well worth it guys, keep up the good work. Sorry I can't spare more.
by legion
Thu Jul 15, 2004 12:44 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.1.5 [Updated 07/11/2004] Invites and Events!
Replies: 75
Views: 30418

I was jsut wandering what happened to the docs?
by legion
Tue Feb 10, 2004 11:21 am
Forum: Macro Depot (MQ1)
Topic: genbot.mac Generic Bot macro for any class. V9.3 with ini
Replies: 258
Views: 82835

yes I've noticed this, is this anything to do with advpath.inc I've been wandering. I havn't tried using it without yet.
by legion
Sat Jan 24, 2004 4:29 pm
Forum: Macro Depot (MQ1)
Topic: genbot.mac Generic Bot macro for any class. V9.3 with ini
Replies: 258
Views: 82835

OK I did this and I didn't notice much improvement, the lag will still really bad ont he EQW running the bot. Any suggestions please?
by legion
Fri Jan 23, 2004 3:44 pm
Forum: Macro Depot (MQ1)
Topic: genbot.mac Generic Bot macro for any class. V9.3 with ini
Replies: 258
Views: 82835

thank you I will give this a try.
by legion
Fri Jan 23, 2004 8:51 am
Forum: Macro Depot (MQ1)
Topic: genbot.mac Generic Bot macro for any class. V9.3 with ini
Replies: 258
Views: 82835

Lag

I run 2 EQW instances and 1 is a bot usually healer, I have very little lag problems until I start genbot up in which case the client with the macro running becomes very unuseable in foreground or background. It makes using the Bot very difficult in combat situations or following. Is this to be expe...
by legion
Wed Jan 14, 2004 9:14 am
Forum: Macro Help (MQ1)
Topic: Summon water and food...
Replies: 1
Views: 613

Summon water and food...

I am writing a macro that is trying to be completely independant for hunting. As such when I am out of water and food I want to summon about 5 drop them into the inv and continue. Here is what I have so far: #event nowater "You are out of drink." /declare nowater global sub CheckW /declare...