Old 03-21-2005, 09:47 AM   #211
durulink
Senior Member
 
Join Date: Mar 2003
Posts: 102
Default

Quote:
Originally posted by jeza
iojSHOW - yes (for transfer credits /msg bot !transfer ...)
iojStats - no , i removed site stats
thx jeza (--)(__)
durulink is offline   Reply With Quote
Old 03-22-2005, 02:43 AM   #212
godlike
Senior Member
ioFTPD Foundation User
 
Join Date: Dec 2003
Posts: 94
Thumbs up

Good work with gl support, but i have one small problem

The thing is cmds like !affils !bnc !sections .... work fine, but the cmds like !passed user !quotas don`t and i get this error:

TCL error [iojTQassed]: syntax error in expression " true "
TCL error [iojTQ:ListQuotas]: syntax error in expression " true "
....

looked a bit in the code but no ideer, what this actualy means.

Any help welcome (not using blowfish).
Oh and i re-edited the config like 5 times, and cant get that to work always same error.

CYA
godlike is offline   Reply With Quote
Old 03-30-2005, 11:38 AM   #213
durulink
Senior Member
 
Join Date: Mar 2003
Posts: 102
Default

iojTQ v5.9b

I cant understand why TRiAL user is removed from iND to TRiAL group after he has removed from TRiAL to iND?
He has already passed TRiAL.

and i had made 'trial' for just test.
but, why announce still after was deleted?
I think ...
If iojQT find out 'trial' in log then check and announce whether that user is deleted or not.
iojTQ read sysop.log 40 days by 'proc iojTQ:SaveFiles'
'set reply [ [lindex $n 0]::Quote SITE SYSLOG 40 ]'

Code:
<XXXX> [TQ] : ?????? Has Passed TRiAL - Moving To Group iND
<XXXX> XXXX1 200- User '??????' has been successfully removed from 'TRiAL' group. SITE CHGRP ?????? TRiAL iND
<XXXX> XXXX1 200- User '??????' has been successfully added to 'iND' group. SITE CHGRP ?????? TRiAL iND
<XXXX> XXXX1 200 CHGRP Command successful. SITE CHGRP ?????? TRiAL iND

<meme> !trials
<XXXX> [TQ] : ?????? Has 0 Day(s) 0 Hour(s) To Pass TRiAL (5,4,23)
<XXXX> [TQ] : ?????? Has Passed TRiAL - Moving To Group iND
<XXXX> XXXX1 200- User '??????' has been successfully added to 'TRiAL' group. SITE CHGRP ?????? TRiAL iND
<XXXX> XXXX1 200- User '??????' has been successfully removed from 'iND' group. SITE CHGRP ?????? TRiAL iND
<XXXX> XXXX1 200 CHGRP Command successful. SITE CHGRP ?????? TRiAL iND
<XXXX> [TQ] : trial Has Failed TRiAL - DELETED
<XXXX> XXXX1 500 trial: User does not exist. SITE DELUSER trial  

<meme> !passed ??????
<XXXX> [XXXX TRiAL] : ?????? Has Passed 1024MB TRiAL With 5791MB. 0d:0h Left
<XXXX> [TQ] : ?????? Has Passed TRiAL - Moving To Group iND
<XXXX> XXXX1 200- User '??????' has been successfully removed from 'TRiAL' group. SITE CHGRP ?????? TRiAL iND
<XXXX> XXXX1 200- User '??????' has been successfully added to 'iND' group. SITE CHGRP ?????? TRiAL iND
<XXXX> XXXX1 200 CHGRP Command successful. SITE CHGRP ?????? TRiAL iND
...
...
repeat day by day
durulink is offline   Reply With Quote
Old 03-31-2005, 01:19 AM   #214
jeza
Senior Member
ioFTPD Scripter
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Default

syslog is only to find out date added

user and group is stored in /users files
when user passed he is moved to iND
ON SITE
/users,/stats files are not updated yet (auto update every 10 minutes)
and when u now hit !passed login
script checks /users/file and there is user still in TRiAL group
and because user passed scripts sends command
site chgrp user TRiAL iND
and user is moved back to TRiAL group

or when site was offline
site chgrp user TRiAL iND command is saved to iojTQerror.log
and script trys to update what is in error log every day
when site is online command is removed from error log
when offline command stays in error log

offline = site is disabled list

check if u have error log in /iojTQ
and send commands there manualy
and delete that log
jeza is offline   Reply With Quote
Old 03-31-2005, 08:48 AM   #215
durulink
Senior Member
 
Join Date: Mar 2003
Posts: 102
Default

thank you very much.

You are right.

I have two site and one is died.

so, i have errors in iojTQerror.log.

thanks again. (--)(__)
durulink is offline   Reply With Quote
Old 04-02-2005, 11:45 AM   #216
SIGGI_
Junior Member
ioFTPD Foundation User
 
Join Date: Oct 2004
Posts: 8
Question

Hi
Im having problem with transfer credit commend
when i msg the bot !transfer
i get no respons at all.

Im using this for glftpd + ioftpd

donno what can be proble, mabey some other are having same problem
SIGGI_ is offline   Reply With Quote
Old 04-02-2005, 12:41 PM   #217
jeza
Senior Member
ioFTPD Scripter
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Default

!transfer works only with blowfish enabled
u must set blowfish key in PM window to BOT
jeza is offline   Reply With Quote
Old 05-15-2005, 12:28 PM   #218
quendesu
Junior Member
 
Join Date: Feb 2005
Posts: 4
Default

i'm wondering if its possible to get !ftp commands and !transfer to work without blowfish... i'm currently using a script for my bot that enforces blowfish-encryption for everything so that scripts that doens't have proper support for blowfish understands the encryption and can reply with it too. so to get !ftp and !transfer working i have to disable it meaning other scripts wont understand its commands. also, i only get rubbish when i use +OK as header. the iojTQ-version i'm using is 7.0.
quendesu is offline   Reply With Quote
Old 05-16-2005, 01:06 AM   #219
jeza
Senior Member
ioFTPD Scripter
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Default

no upgrades in plan
jeza is offline   Reply With Quote
Old 06-02-2005, 02:52 PM   #220
timetwister01
Junior Member
 
Join Date: Apr 2005
Posts: 4
Talking little request

Next time you plan to upgrade the bot, what about a !rank function and a !credits funtion (like cts). It will be very very useful!
timetwister01 is offline   Reply With Quote
Old 06-02-2005, 10:52 PM   #221
ko0ky_2
Junior Member
 
Join Date: Nov 2003
Posts: 17
Question

Quote:
Originally posted by jeza
no upgrades in plan
Jeza, great script.

I think I found something interesting.

[23:48] (ko0ky) !transfer ko0ky test -51000 site-02 site-01
[23:48] (bot) Before
[23:48] (bot) <-Credits site-02 : 1000 MB
[23:48] (bot) ->Credits site-01 : 0 MB
[23:48] (bot) AFter
[23:48] (bot) ->Credits site-02 : 52000 MB
[23:48] (bot) <-Credits site-01 : -51000 MB

although site01 has a negative number, I was able to give myself unlimited amount of credits on site-02
ko0ky_2 is offline   Reply With Quote
Old 06-03-2005, 12:56 AM   #222
jeza
Senior Member
ioFTPD Scripter
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Default



good idea to move credits

script checks if credits on site1 > credits site2
in this case yes
because 0 > -51000
jeza is offline   Reply With Quote
Old 08-06-2005, 11:15 AM   #223
hukker
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Jun 2004
Posts: 165
Default

Hi

jeza is iojshow needed for iojtq 7.0 when transfering credits between sites?

One more question, does it work with a sharedb, the transfer system... ?
hukker is offline   Reply With Quote
Old 10-05-2005, 03:00 PM   #224
zOrP
Senior Member
 
Join Date: Jan 2005
Posts: 282
Default

where do i get iojSTATS ?
zOrP is offline   Reply With Quote
Old 10-05-2005, 03:21 PM   #225
zOrP
Senior Member
 
Join Date: Jan 2005
Posts: 282
Default

NM..
found it.. hehe

How do i get this in chan..
every night at 24,00 ?

[L] site showstats
[L] 200- | DAY STATS On site
[L] 200- | Logins..........: 66
[L] 200- | Logouts.........: 61
[L] 200- | New Dirs........: 20
[L] 200- | Deleted Dirs....: 5
[L] 200- | Pres............: 0
[L] 200- | Nukes...........: 0 0 MB
[L] 200- | Best Group......: iND 14110 MB
[L] 200- | Leech Kings.....: iND 8625 MB

:-)
im using iojTQ..
zOrP is offline   Reply With Quote
Reply

Tags
??·, chgrp, ftp, jeza, upload

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 05:44 AM.

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