Old 02-21-2006, 04:50 PM   #16
zOrP
Senior Member
 
Join Date: Jan 2005
Posts: 282
Default

lol yes..
I used the old one.. thnx jeza..

btw.. possible to add files and speed on daystats announce?

and !wkup user off course..
zOrP is offline   Reply With Quote
Old 02-22-2006, 07:50 AM   #17
jeza
Senior Member
ioFTPD Scripter
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Default

sure it is possible
jeza is offline   Reply With Quote
Old 03-06-2006, 11:09 AM   #18
ko0ky
Junior Member
ioFTPD Foundation User
 
Join Date: Nov 2003
Posts: 28
Default default path

Jeza, how difficult will it be to run this script using a different path than set as default? I dont run ioftpd in c:\ioftpd and atm not really happy to change it. Any suggestions? Is it even possible? I dont mind opening TCL files and changing the paths, but im guess you hardcoded something in the .exe?
ko0ky is offline   Reply With Quote
Old 03-06-2006, 02:51 PM   #19
jeza
Senior Member
ioFTPD Scripter
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Default

its hardcoded. send me a pm and we can talk about it
jeza is offline   Reply With Quote
Old 01-09-2007, 02:23 PM   #20
jeza
Senior Member
ioFTPD Scripter
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Default

new version is out in case someone is using it
jeza is offline   Reply With Quote
Old 10-09-2007, 01:23 AM   #21
jeza
Senior Member
ioFTPD Scripter
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Default

source code is available to download, if someone wanna play with...

source jScripts
jeza is offline   Reply With Quote
Old 10-09-2007, 08:30 AM   #22
razoor
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2006
Posts: 163
Default

set jSB(section,requeue,chan) "#test"
set jSB(section,requeue,anounce) "REQDEL REQFILLED REQUEST"

How come this section overrides every other?
razoor is offline   Reply With Quote
Old 10-09-2007, 03:40 PM   #23
jeza
Senior Member
ioFTPD Scripter
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Default

i wannted some anouncements from default section to be anounced also on second channel.

Code:
set jSB(section,requeue,chan)								"#jScr1pts jScr2pts"
set jSB(section,requeue,anounce)							"REQDEL REQFILLED REQUEST"

set jSB(section,default,skin)								"00"
set jSB(section,default,chan)								"#jScr1pts"
set jSB(section,default,anounce)							"INVITE REQDEL REQFILLED REQUEST SPEEDTEST WIPE"
'INVITE REQDEL REQFILLED REQUEST SPEEDTEST WIPE' is anounced into default channel '#jScr1pts'
but 'REQDEL REQFILLED REQUEST' is also anounced to second channel '#jScr2pts' because of

Code:
set jSB(section,requeue,chan)								"#jScr1pts jScr2pts"
jeza is offline   Reply With Quote
Old 10-12-2007, 12:49 AM   #24
rolan
Member
 
Join Date: Jul 2006
Posts: 72
Default

this zipscript must be setup to C driver? d driver can works?
rolan is offline   Reply With Quote
Old 10-12-2007, 07:10 AM   #25
jeza
Senior Member
ioFTPD Scripter
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Default

this is not zipscript.
it is mostly used for sitebot and trial/quota (with some other functions).

it is hardcoded with next settings, so if u wanna use other paths u must recompile it.

Code:
	#define jScripts_default_file_name_debug		"C:\\ioFTPD\\system\\jScripts.debug"
	#define jScripts_default_file_name_actions		"C:\\ioFTPD\\system\\jScripts.actions"
	#define jScripts_default_log_file				"C:\\ioFTPD\\logs\\jScripts.log"
	#define jScripts_default_sysop_file				"C:\\ioFTPD\\logs\\SysOp.log"
	#define jScripts_default_user_files				"C:\\ioFTPD\\users\\"
	#define jScripts_default_user_db				"C:\\ioFTPD\\system\\jScripts.user.db"
	#define jScripts_default_ban_db					"C:\\ioFTPD\\system\\jScripts.ban.db"
	#define jScripts_default_dupe_dir_db			"C:\\ioFTPD\\system\\jScripts.dupe.dir.db"
	#define jScripts_default_dupe_file_db			"C:\\ioFTPD\\system\\jScripts.dupe.file.db"
jeza is offline   Reply With Quote
Old 10-12-2007, 03:27 PM   #26
jeza
Senior Member
ioFTPD Scripter
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Default

there is also latest sitebot, trial/quota script.
check update.txt
jeza is offline   Reply With Quote
Old 01-10-2008, 04:50 AM   #27
lupoalberto
Junior Member
 
Join Date: Jan 2008
Posts: 1
Default

Quote:
Originally Posted by jeza View Post
there is also latest sitebot, trial/quota script.
check update.txt
i'm interested in your script , but where can I downl it from ? inicom appears to be down :-(
lupoalberto is offline   Reply With Quote
Old 01-10-2008, 11:21 AM   #28
jeza
Senior Member
ioFTPD Scripter
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Default

i will public it on some other place...
jeza is offline   Reply With Quote
Old 01-11-2008, 01:03 PM   #29
jeza
Senior Member
ioFTPD Scripter
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Default

http://jezatools.googlecode.com/files/jScripts.zip

Last edited by jeza; 11-22-2011 at 12:00 PM.
jeza is offline   Reply With Quote
Reply

Tags
copy, dir, ftp, jscripts, load

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:29 PM.

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