This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Seen script help

Help for those learning Tcl or writing their own scripts.
Post Reply
H
Hoitz
Voice
Posts: 2
Joined: Wed Nov 22, 2006 2:42 pm

Seen script help

Post by Hoitz »

Taking any suggestions.

I'm fairly new to scripts and bots and have run into an issue I can't figure out. I have a bot in 2 rooms and the seen script gives output for both rooms. (meaning that if a nick has been in one room and you do !seen in the other room it will return information from the other room. Is there a script i can use that keeps the channels seperate?

Help!
User avatar
DarkRaptor
Voice
Posts: 36
Joined: Sat Apr 15, 2006 2:39 am
Location: Trois-Rivières, Qc

Post by DarkRaptor »

bseen1.4.2.readme file:
If no match is found, the botnet is queried to see if any other bots have seen the user/mask.
DarkRaptor @ irc.undernet.org
H
Hoitz
Voice
Posts: 2
Joined: Wed Nov 22, 2006 2:42 pm

Post by Hoitz »

I've been through bass's files from top to bottom and unless I'm missong something it won't work. Maybe an if/else command when a user joins to store the name in a seperate file for each room.

Yes, I've tried a million ways to make bass's script work with a bot serving more than one room and can't find a solution. I'm positive there's a way to seperate the rooms. I just don't know how to do it. I thought about renaming bass's script and having two instances of the tcl running...bit I seriously doubt that would work.

Any suggestions from someone running a bot that is parked in more than one room would help.

Thx
Post Reply