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 61 matches

by TurboChicken
Thu Mar 17, 2005 9:46 pm
Forum: Archive
Topic: string match not working
Replies: 2
Views: 1720

thanks dude... i got told a different way too

Code: Select all

{200- \[*}
but thanks for the effort
by TurboChicken
Thu Mar 17, 2005 9:11 pm
Forum: Archive
Topic: string match not working
Replies: 2
Views: 1720

string match not working

i got a string match that isn't working.... string match -nocase "200- \[*" $line" 200- __ _______ _ __________ ______ ____ _ ___ __ 200- / |/ / __ \/ | / /_ __/ / / / __ \/ __ \ | / / | / / 200- / /|_/ / / / / |/ / / / / /_/ / / / / / / / | /| / / |/ / 200- / / / / /_/ / /| / / / / _...
by TurboChicken
Wed Mar 16, 2005 12:32 pm
Forum: Archive
Topic: reading command from an ftp site
Replies: 0
Views: 1299

reading command from an ftp site

need to make a script that will login into an ftp and run a command and return the reply... which i am then going to parse and put into a mysqldb... i've found this script on the forum and to test i am trying to make it just display the ftp reply in a channel... unfortunately it doesn't seem to be w...
by TurboChicken
Wed Mar 16, 2005 11:59 am
Forum: Archive
Topic: botnet sending commands
Replies: 2
Views: 1573

worked a treat... thanks matey...
by TurboChicken
Wed Mar 16, 2005 11:58 am
Forum: Archive
Topic: mysqltcl
Replies: 3
Views: 2068

yeha but the install of mysqltcl won't seem to work if i don't have mysql installed... and i can't see an option in the ./configure to install without it
by TurboChicken
Wed Mar 16, 2005 12:15 am
Forum: Archive
Topic: botnet sending commands
Replies: 2
Views: 1573

botnet sending commands

within a script that is trigger by a bot on the botnet using the "putbot" command... is there a way for the receiving bot to workout the the sending bot's nick i.e. Turbo-SD sends a command mysqlupdate to Turbo-RC Turbo-RC's bind picks it up and runs update proc.... in the update proc... w...
by TurboChicken
Tue Mar 15, 2005 8:09 pm
Forum: Archive
Topic: mysqltcl
Replies: 3
Views: 2068

mysqltcl

ok so this is partly eggdrop tcl but mostly not...

i need to know if i can install mysqltcl without myql on the machine... you see i want to use a db that is elsewhere not on the machine with the eggdrop... and i seem to be having tremendous trouble installing mysql and hence installing mysqltcl.
by TurboChicken
Tue Mar 15, 2005 3:25 pm
Forum: Archive
Topic: Taking an input from a shell command
Replies: 19
Views: 8511

works a treat mate... cheers....

i used $::botnick and it worked... how would i use "global"?

and see... i can do something's by myself!!!!!
by TurboChicken
Tue Mar 15, 2005 3:10 pm
Forum: Archive
Topic: Taking an input from a shell command
Replies: 19
Views: 8511

well i think i have it working... just through trial and eror... i've gone through about 6 lots of hair.... one question i have: all my bots have the nick Turbo-<2 or 3 char ref> i want the script to take out the last 2 chars and put them in a var that i can use in the reply. this is what i got so f...
by TurboChicken
Tue Mar 15, 2005 1:20 pm
Forum: Archive
Topic: Taking an input from a shell command
Replies: 19
Views: 8511

i've made an evolution of the script.... so that one bot can be in a channel and someone type !bwusage <2char identifier> as all the bots that are running this script are named Turbo-DG Turbo-GC etc. i am using the botnet to communicate with the other bots so in one channel someone types it and it s...
by TurboChicken
Sun Mar 13, 2005 9:40 pm
Forum: Script Support & Releases
Topic: is there a limit to amount of netbots?
Replies: 11
Views: 19440

well after advice from folks on freenode... i've setup minhubs... and it's working fine now.... thanx for the help anyway
by TurboChicken
Sun Mar 13, 2005 6:11 pm
Forum: Script Support & Releases
Topic: is there a limit to amount of netbots?
Replies: 11
Views: 19440

so in effect we're saying that the netbot.tcl is causing the problem.. and that there is not way around it. i only say that because that is only script that would be being used at the point of connection.... so maybe a script fix??? is there a way of working around it script wise?? coz i've tried ad...
by TurboChicken
Sun Mar 13, 2005 5:02 pm
Forum: Script Support & Releases
Topic: is there a limit to amount of netbots?
Replies: 11
Views: 19440

well setting +th didn't seem to change anything but.... i've checked in the eggdrop.log.... and found something interesting [16:01] Telnet connection: ******I've hidden this*****/38352 [16:01] Timeout/EOF ident connection [16:01] * Last context: tclhash.c/688 [] [16:01] * Please REPORT this BUG! [16...
by TurboChicken
Sun Mar 13, 2005 3:37 pm
Forum: Script Support & Releases
Topic: is there a limit to amount of netbots?
Replies: 11
Views: 19440

so is there something special i need to do... i saw something about alternate hubs etc. is that what i need to do???

i would prefer just 1 hub bot personally coz i really can't be bothered logining into all the shells to update the files if i change them.
by TurboChicken
Sun Mar 13, 2005 3:22 pm
Forum: Script Support & Releases
Topic: is there a limit to amount of netbots?
Replies: 11
Views: 19440

basically they are all dedicated servers in datacentres.... and i use them to monitor the bwusage.... as you will see in previous posts that's the script i've been creating... but i'm using netbots as a way to update the script as i go... and add new ones to all the bots. it's actually on an unreal ...