Old 02-18-2004, 08:13 AM   #331
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default

Quote:
Originally posted by Razor
I got some problem with dZSbot :s

bot works fine... till i do !bw / !speed or !reqadd.. then bot freezes and takes 100% CPU..

but i can use the !approve / !wkup / !help cmd..

i dont know what the problem is.. tried like 4 eggdrop versions..

1.6.8
1.6.12
1.6.13
1.6.16

have no idea anymore

plz help :P
any msg in patryline ??
bounty is offline   Reply With Quote
Old 02-18-2004, 08:53 AM   #332
Razor
Member
 
Join Date: Mar 2003
Posts: 75
Default

nope nothing

just in taskmanager eggdrop.exe goes to 100% CPU

and then bot is not responding to anything, dccchat.. just a time out..

:s

very weird,

btw harm suggested to change cygwin1.dll and check if on my pc i have all the same versions.. well i tried 2 difrent versions.. nothing helps :s

eggdrop just hangs on the moment when its launching a external application..

P.S: another very wierd thing is that when i load ioBanana.tcl along dZSbot.tcl (iobanana loaded after dzsbot)
dzsbot work but it keeps rehashing its self probably some comunication error between 2 scripts.. but when i unload iobanana.tcl dzsbot just stops working
Razor is offline   Reply With Quote
Old 02-18-2004, 09:02 AM   #333
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

If u got time, u could remove functions and codes from ioBanana.tcl until u isolate what line(s) fix the problem...

like remove half code, see if it still works, if it does, repeat until it doesn't... When it doesn't, just leave the code u just removed and remove everything else and see if it still works...
etc.
Mouton is offline   Reply With Quote
Old 02-18-2004, 01:21 PM   #334
durulink
Senior Member
 
Join Date: Mar 2003
Posts: 102
Default Re: Re: pb imdb

Quote:
Originally posted by bounty
well are you sure nfourl is installed corectly ?

tempDN is defined by nfourl physical path ($ppath2) variable and wrote in ioftpd.log with "IMDB:" msgtype

have fun
bounty
I changed location of 'nfourl.itcl'.
and i think that all editing is correct.
OnUploadComplete = TCL ..\scripts\dZSbot\scripts\nfourl.itcl
...[file exists D:/ioFTPD/logs/nfos.log] } { set newid [open D:/ioFTPD/logs/nfos.log a]...

If i upload MOV, get this error.
[03:11] Tcl error in script for 'timer154':
[03:11] char map list unbalanced
[03:11] dzsbot rehash
[03:11] Writing user file...
.
.
ioFTPD.log
02-19-2004 03:11:15 NEWDIR: "ioFTPD" "ioftpd" "/MOVIES/TEst_MOVIE.Dummy.for.FTP.ZS-ALZZA" "D:\_ioFTPD\MOVIES\TEst_MOVIE.Dummy.for.FTP.ZS-ALZZA"
02-19-2004 03:11:16 IMDB: "/MOVIES/TEst_MOVIE.Dummy.for.FTP.ZS-ALZZA/obus.nfo" "http://207.171.166.140/title/tt0314331/" "ioFTPD" "ioftpd" "D:/_ioFTPD/MOVIES/TEst_MOVIE.Dummy.for.FTP.ZS-ALZZA"
02-19-2004 03:11:16 NEWDIR: "ioFTPD" "ioftpd" "/MOVIES/TEst_MOVIE.Dummy.for.FTP.ZS-ALZZA/CD1" "D:\_ioFTPD\MOVIES\TEst_MOVIE.Dummy.for.FTP.ZS-ALZZA\CD1"
02-19-2004 03:11:16 SFV: "/MOVIES/TEst_MOVIE.Dummy.for.FTP.ZS-ALZZA/CD1" "\003\00307-SFV-\003 \00314: Got SFV for TEst_MOVIE.Dummy.for.FTP.ZS-ALZZA (CD1). Expecting \00217\002F."
.
.
Only announce first NEWDIR. and NO announce all include IMDB.
durulink is offline   Reply With Quote
Old 02-22-2004, 10:10 AM   #335
Ren
Senior Member
 
Join Date: Sep 2002
Posts: 111
Default

hmm, cant figure out what the hell is wrong here, but MV and MP3 pre announce, however iso pre's ( vcd/svcd/dvdr ) dont any more, using laters ioa and dzsbot....


any idea's ?
Ren is offline   Reply With Quote
Old 03-01-2004, 12:39 PM   #336
a1ex
Junior Member
ioFTPD Foundation User
 
Join Date: Sep 2003
Posts: 5
Default

Quote:
v1.12
+ added ioA version support in !version cmd (thx to laShan)
Just updated but dont see the ioA version with !version
a1ex is offline   Reply With Quote
Old 03-01-2004, 07:21 PM   #337
MaZza_Dj
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 123
Default

hi boter excuse m but th new bctest don't tell me DOWN dont check bnc but login e pass are correct... i have winxp is a problem? use the old for now...what the different from old to new version of bnctest?



ho excuse me now go i don't have rehash the site 8))))))

very thanks man :banana:
MaZza_Dj is offline   Reply With Quote
Old 04-09-2004, 09:29 AM   #338
Obeliks
Member
FlashFXP Registered User
 
Join Date: May 2003
Posts: 34
Default

first of all: nice work, great bot

second, I did a little modification on the request part, so you can also use the request name itself on the !reqfilled etc. triggers...

http://www.obeliks.de/stuff/request_regexp.tcl

i used the code from 1.14, so I don't know if it works on other versions...
also, be sure to set these announces:

set announce(IRCREQSHEADER) "-%sitename- \[%section\] + %boldCURRENT REQUESTS%bold"
set announce(IRCREQSBODY) "-%sitename- \[%section\] + %bold#%req_number:%bold %req_name by %req_user"
set announce(IRCREQSFOOTER) "-%sitename- \[%section\] + if you fill a request, please do a %bold!egreqfilled release%bold (number or name)..."
set announce(IRCREQSNONE) "-%sitename- \[%section\] + Yes! Free from requests..."

also, I did some IRC versions of the remaining to REQUEST announces (REQFILLEDIRC and REQDELIRC), just copied the old ones and removed the @%group part...

if you don't know how to include this, you shouldn't do it anyway... this is mainly intended for saving B0unTy some work (if he intends to include this, and if he can live with my coding style *g*)

Have fun,
Obeliks

PS: Use it on your own risk... it may not be a resource saver, but it works (at least for me)
Obeliks is offline   Reply With Quote
Old 05-10-2004, 06:53 AM   #339
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default dZSbot v1.15 out

enjoy with this new rls of dzsbot

bounty
bounty is offline   Reply With Quote
Old 05-20-2004, 05:07 AM   #340
Bobby_Digital
Junior Member
 
Join Date: May 2004
Posts: 9
Default

Hey bounty

Im using: dZSbot, ioA and php_Psio.

Think i found a small bug in the .tcl.

When u do a !search it only reports the first line like: --[SEARCH]---- and doesnt show the ---[ioA]- line. It stops right after the: 2 match to your criteria and doesnt show the last closing line.

Neoxed pointed me to this code wich solved the problem:

Find ->
Code:
			set output " $found match to your criteria\n-------------------------------------------------\[ioA\]-"
			if { $ioa(SEARCHIRC) == 0 } {
				puthelp "PRIVMSG $nick :$output"
			} else {
				sndchan "puthelp" $chan $output
			}
Replace With ->
Code:
			set output " $found match to your criteria\n-------------------------------------------------\[ioA\]-"
			if { $ioa(SEARCHIRC) == 0 } {
				foreach line [split $output \n] { puthelp "PRIVMSG $nick :$line" }
			} else {
				sndchan "puthelp" $chan $output
			}
That solved it and now it displays the last ---[ioA]-- line so its all good. Just thought u should know of it.

Thanks for a great bot!

/Bobby_Digital
Bobby_Digital is offline   Reply With Quote
Old 05-30-2004, 03:07 AM   #341
zpr
Senior Member
ioFTPD Foundation User
 
Join Date: Feb 2003
Posts: 170
Default

b0unty, something wrong with ncftpls.exe, i cant get !bnc working at all, tried everything, setup is okay, so dunno...

i did some tests with iobanana.tcl and it shows 'up', weird...

regards
zpr is offline   Reply With Quote
Old 06-01-2004, 11:04 PM   #342
luth3r
Junior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 4
Default

Hello, i updatet from dZSbot v1.05 to dZSbot v1.15

Everything looks like okay, but the Bot doesnt do anything if i give him a command like "!bw or !leechers etc."

Only if i remove the BlowFish key from my channel, the bot announce on my Commands!! But than all is cryptet because i removed the key before!!

"[05:59] [f] «@groats» !vibw
[05:59] [f] «@|Vi|» mcps 2eu1b02.9bS.5cMOU/eXWxX0Q8ZZu1JJOWY11.iBB//bfMg0TcTgT.YgxUp1Pf6J81d2l4U01.iBB//bfMg0g0XDG/X1qnU16zoaA1nKoio0MpBl31eqeuS./TnHo1PBmvk1rpSou/XihhK0"

Crazy or not? On my dZSbot v1.05 all was fine before ...



Anyone could help me?

Thnx alot!!
luth3r is offline   Reply With Quote
Old 06-02-2004, 01:48 AM   #343
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

most mIRC blowfish scripts use '+OK' instead of 'mcps', try changing that in your eggdrop settings.
ADDiCT is offline   Reply With Quote
Old 06-02-2004, 06:29 AM   #344
zpr
Senior Member
ioFTPD Foundation User
 
Join Date: Feb 2003
Posts: 170
Default

ioftp 585r and dzsbot 1.15:

shouldnt dzsbot.tcl show incomplete races after .sfv upload?

because when i do !incomplete it only shows races where at least one file was uploaded. if someone start second race only with .sfv and .nfo dzsbot cant see it as !incomplete

dunno if its bug or normal behaviour...
zpr is offline   Reply With Quote
Old 06-03-2004, 08:57 PM   #345
luth3r
Junior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 4
Default

okay i changed the Bot Blowfish Header to '+OK'

Most Commands are working now but the !new Command from Sitenew doesn't work now. But it works before...
Tried to change the blowfisch header in newdir.tcl too, but nothing happend .... if i change back Blowfishheader from the DzsBot to mcps, my Newdir Command will work perfectly. But than all aother Commands don't work!

i am using "NEWDIR V3.5.1 by B0unTy"

Argh .... N E E D H E L P !!
luth3r is offline   Reply With Quote
Reply

Tags
bounty, dzsbot, fun, link, update

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 12:09 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)