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.

Search found 14 matches

by fajja
Mon Jun 27, 2005 2:10 pm
Forum: Archive
Topic: cupbot error
Replies: 12
Views: 4045

glad to hear ur getting there! how large is the total script so far?
by fajja
Mon Jun 27, 2005 12:57 pm
Forum: Archive
Topic: cupbot error
Replies: 12
Views: 4045

try putting the elseif statement on a new line after the close braces...
dunno much about tcl myself, but in other languages it can screw things up :)

hope this helps..
by fajja
Mon Jun 20, 2005 2:57 pm
Forum: Archive
Topic: cupbot
Replies: 18
Views: 8070

hello, hows the cupbot coming along? come across anymore problems? i can test itfor u if u want
by fajja
Thu Jun 16, 2005 4:34 pm
Forum: Archive
Topic: cup bot
Replies: 5
Views: 2639

cool :)

let me know if u need a tester ;)
by fajja
Wed Jun 15, 2005 5:11 am
Forum: Archive
Topic: cup bot
Replies: 5
Views: 2639

admin commands !start/stop !changeprize !setmaps number of teams etc etc. public commands !maps !teams !prize other teams can enter their teams by typing !addteam or something then it works though quarter finals semis then final. ill try and find my attempt at script. didnt bring it back with me :/ ...
by fajja
Tue Jun 14, 2005 4:07 pm
Forum: Archive
Topic: cup bot
Replies: 5
Views: 2639

cup bot

hi, i'm looking to start a cup on my irc channel for counter strike. i would like to run the cup from my eggdrop. searched the net for days not found any scripts. going to attempt making it myself. can anyone help me, give me any tips or snippers of code to gegt started?

cheers
by fajja
Thu May 19, 2005 7:23 am
Forum: Archive
Topic: colourful output
Replies: 6
Views: 2732

i tried what sir_fz said, but it still wont output the colours.. it works for simple things. but when i try and get it to output variable in a msg, they are still in black and white no matter where i put the code :(

any suggestions?
by fajja
Tue May 17, 2005 7:48 am
Forum: Archive
Topic: creating a "freinds" list
Replies: 0
Views: 1220

creating a "freinds" list

hi i have an idea for an added function to my bot. i want to make a script so that when ppl join my channel the can type !addf or soemthing then their channel will be displayed with a list of others by the bot when some types !friends . however is it possible for it to be done so that if the person ...
by fajja
Mon May 16, 2005 6:34 am
Forum: Archive
Topic: colourful output
Replies: 6
Views: 2732

ok i tried that, i get more part with colour in it now, but it still doesnt affect the output for the tabled variable, if an argument is in [ ] do i have to put the colour code in the brackets or outside? for {set x 0} {$x<[llength $infos]} {incr x} { putserv "PRIVMSG $channel :[lindex $infos $...
by fajja
Mon May 16, 2005 4:58 am
Forum: Archive
Topic: colourful output
Replies: 6
Views: 2732

colourful output

Hi, i got this script working , its from the warmanager.tcl. however i want to brighten things up a bit. I have it so that it says most of the stuff and white writing on a blue background. but if the information its displaying is from a stored variable (such as a n upcoming match then these lines ar...
by fajja
Fri May 13, 2005 7:13 pm
Forum: Archive
Topic: how to do simple !commands
Replies: 2
Views: 1953

works a treat! thanks man :lol:
by fajja
Fri May 13, 2005 3:16 pm
Forum: Archive
Topic: how to do simple !commands
Replies: 2
Views: 1953

how to do simple !commands

hi i have tried all to day to get a working script for my eggdrop bot.
all i want it to do is for example when a user on a channel types !website
the bot reponds with a reply saying "website blah blah"

none of my attempt worked :(

thanks for any help :? :?
by fajja
Mon May 09, 2005 5:26 am
Forum: Archive
Topic: notsure how to do this: CS Clan irc bot
Replies: 4
Views: 2043

Hi, i understand shell accounts and how to get the eggbot up and running, what i dont know yet is what eggdrop script to use? how do i add my own custom commands into the eggdrop? can i just copy and paste my .mrc scripts into the bot? does anyone know of an eggdrop script that support !server !help...
by fajja
Sun May 08, 2005 7:56 am
Forum: Archive
Topic: notsure how to do this: CS Clan irc bot
Replies: 4
Views: 2043

notsure how to do this: CS Clan irc bot

hi, i'm looking to make an irc bot which stays in the channel all the time using a shell account. currently i have a mirc config that does what i want, but when i close my computer down all the information is lost each time. command such as !ip displays server ip etc etc. Is this possible to make ea...