Genbot v13.3.2 [Updated 08/08/2004] Slim trim code rewrite!

Post your completed (working) macros here. Only for macros using MQ2Data syntax!

Moderator: MacroQuest Developers

User avatar
SukMage
a ghoul
a ghoul
Posts: 88
Joined: Fri Jun 04, 2004 5:08 pm

Post by SukMage » Mon Aug 16, 2004 7:37 pm

Ok I'm going blind searching and can't remember how (if I can) to delete a buff off the maintence side of bufflist. Any help?

wardave
a ghoul
a ghoul
Posts: 120
Joined: Sun Jan 25, 2004 4:38 am

Post by wardave » Thu Aug 19, 2004 3:01 am

Anyone else having issues with AF through zones? When I have other chars on AF they will zone following me then zone right back to the zone they came from.

User avatar
Fippy
a snow griffon
a snow griffon
Posts: 499
Joined: Tue Jul 16, 2002 10:42 am

Post by Fippy » Thu Aug 19, 2004 7:15 am

I had this a few times with lag. The following char would zone in first then zone out again. I thought it was probably the /follow making the bot run to me as I poped into the zone and then get close enough to the zoneline to zone out again.
Fippy

This is my girl. But Rizwank had her first :-)
[img]http://www.btinternet.com/~artanor/images/fairy_bounce09.gif[/img]

wardave
a ghoul
a ghoul
Posts: 120
Joined: Sun Jan 25, 2004 4:38 am

Post by wardave » Thu Aug 19, 2004 9:17 am

Now I decided to set them up in a channel so I can see it all with out having to do tells, the bots will respons to commands in the channel but dont talk in the channel. Any ideas?

[CORE]
AnchorRadius=6
AttackOnAssist=0
BehindOnAssist=0
ChatIn=player522
ChatInChannel=player522
CheckName=0
MaxLootRadius=50
DoTraps=0
MeleeRange=12
followmode=1
IgnGroupList=duck|say|tell|group|cmds|trade|run|backstab|taunt|evade|slam|bash|kick|flyingkick|disarm|traps|puller||
ListenChan=player522
ListenChat=1
ListenGroup=1
MountItem=White Rope Bridle
MaxTargetRange=250
movetomode=1
PetOnAssist=0
Relaytells=1
Verbosity=9
DebugList=None

A_Druid_00
Macro Maker Extraordinaire
Posts: 2378
Joined: Tue Jul 13, 2004 12:45 pm
Location: Rolling on the Lawn Farting

Post by A_Druid_00 » Thu Aug 19, 2004 9:22 am

Change "ChatIn" from "player522" to "irc". It tries to chat in an EQ channel if you put anything other than IRC in there.
[quote]<DigitalMocking> man, A_Druid_00 really does love those long ass if statements
<dont_know_at_all> i don't use his macro because i'm frightened of it[/quote]
[quote][12:45] <dont_know_at_all> never use a macro when you can really fuck up things with a plugin[/quote]

wardave
a ghoul
a ghoul
Posts: 120
Joined: Sun Jan 25, 2004 4:38 am

Post by wardave » Thu Aug 19, 2004 9:25 am

Yea I was wanting it to chat in a eq channel not an irc because I would have to look at the irc program for the bot chatter then

A_Druid_00
Macro Maker Extraordinaire
Posts: 2378
Joined: Tue Jul 13, 2004 12:45 pm
Location: Rolling on the Lawn Farting

Post by A_Druid_00 » Thu Aug 19, 2004 9:27 am

Dur, I was thinking irc and not channel. If they're not talking in the channel; are they talking somewhere else?
[quote]<DigitalMocking> man, A_Druid_00 really does love those long ass if statements
<dont_know_at_all> i don't use his macro because i'm frightened of it[/quote]
[quote][12:45] <dont_know_at_all> never use a macro when you can really fuck up things with a plugin[/quote]

A_Druid_00
Macro Maker Extraordinaire
Posts: 2378
Joined: Tue Jul 13, 2004 12:45 pm
Location: Rolling on the Lawn Farting

Post by A_Druid_00 » Thu Aug 19, 2004 9:29 am

NM, I think you need to change the ChatIn to "channel" or something similar. The line below ChatIn handles which channel they talk in
[quote]<DigitalMocking> man, A_Druid_00 really does love those long ass if statements
<dont_know_at_all> i don't use his macro because i'm frightened of it[/quote]
[quote][12:45] <dont_know_at_all> never use a macro when you can really fuck up things with a plugin[/quote]

wardave
a ghoul
a ghoul
Posts: 120
Joined: Sun Jan 25, 2004 4:38 am

Post by wardave » Thu Aug 19, 2004 9:31 am

no hes not saying anything, I can get him to talk in group just fine Im going to check my macroquest.ini

edit
Last edited by wardave on Thu Aug 19, 2004 10:54 am, edited 1 time in total.

A_Druid_00
Macro Maker Extraordinaire
Posts: 2378
Joined: Tue Jul 13, 2004 12:45 pm
Location: Rolling on the Lawn Farting

Post by A_Druid_00 » Thu Aug 19, 2004 9:32 am

The Genbot Doc wrote:By default the Bot will respond to it's Master in Tells. By changing the INI value ChatIn or by sending the command ChatIn, the bot can respond in tells, group, channel or IRC. (IRC requires functional IRC Plugin)
[quote]<DigitalMocking> man, A_Druid_00 really does love those long ass if statements
<dont_know_at_all> i don't use his macro because i'm frightened of it[/quote]
[quote][12:45] <dont_know_at_all> never use a macro when you can really fuck up things with a plugin[/quote]

wardave
a ghoul
a ghoul
Posts: 120
Joined: Sun Jan 25, 2004 4:38 am

Post by wardave » Thu Aug 19, 2004 9:40 am

Ok I tried /tell nameofbot chatin player522 and told him /tell nameofbot chatin /1 neither will getting him chatting in the channel

A_Druid_00
Macro Maker Extraordinaire
Posts: 2378
Joined: Tue Jul 13, 2004 12:45 pm
Location: Rolling on the Lawn Farting

Post by A_Druid_00 » Thu Aug 19, 2004 9:45 am

Code: Select all

ChatIn=channel
ChatInChannel=player522 
That's the way I belive its supposed to look. I use irc and not channels, so I'm not 100% sure. But it makes sense to me.
[quote]<DigitalMocking> man, A_Druid_00 really does love those long ass if statements
<dont_know_at_all> i don't use his macro because i'm frightened of it[/quote]
[quote][12:45] <dont_know_at_all> never use a macro when you can really fuck up things with a plugin[/quote]

wardave
a ghoul
a ghoul
Posts: 120
Joined: Sun Jan 25, 2004 4:38 am

Post by wardave » Thu Aug 19, 2004 9:55 am

Yea that did it thanks very much. I was telling him all kinds of chatin commands and the only one he would respond to was chatin tell. But cool that did it =) I hope this helps someone else.

Also why do you use IRC channels? Just wondering.

User avatar
aChallenged1
a grimling bloodguard
a grimling bloodguard
Posts: 1804
Joined: Mon Jun 28, 2004 10:12 pm

Post by aChallenged1 » Thu Aug 19, 2004 10:27 am

Because, if I recall what I read about it, you can "login" on the irc with a name other than your characters name and account, which makes it more difficult for SoE to trace you.

Remember, anything you send via the games built in chat functions CAN (not will) be monitored.

Now, I admit I may be talking out my ass. I'm just going from memory of what I think I remember reading on the subject.
Fuck writing MQ2 macros. Go with IS scripts; IS Rules!

wardave
a ghoul
a ghoul
Posts: 120
Joined: Sun Jan 25, 2004 4:38 am

Post by wardave » Thu Aug 19, 2004 11:00 am

Yea I didnt think of that.