Go Back   FlashFXP Forums > > > >

! Requests Need a script or some sort of cool .bat file ? Ask here!

Reply
 
Thread Tools Rate Thread Display Modes
Old 03-08-2004, 01:39 PM   #1
rAWfOX
Senior Member
 
Join Date: Aug 2003
Posts: 148
Default [REQ] - Auto !request

.. hehe, here i am again

Anyone up to fix this request

Lazy uploaders that never filles any requests if you dont do !site request

So i wonder if there was a chance to get it to loop every 60 or 90 minutes or something like that...

thanx in advance...
rAWfOX is offline   Reply With Quote
Old 03-08-2004, 03:06 PM   #2
hot_pit
Member
ioFTPD Registered User
 
Join Date: Nov 2003
Posts: 78
Default

i think someone already requested this on forum .. dunno in what section
hot_pit is offline   Reply With Quote
Old 03-09-2004, 03:39 AM   #3
rAWfOX
Senior Member
 
Join Date: Aug 2003
Posts: 148
Default

and was it filled?
rAWfOX is offline   Reply With Quote
Old 03-09-2004, 10:37 AM   #4
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

no
Mouton is offline   Reply With Quote
Old 03-09-2004, 01:02 PM   #5
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

Maybe ...
http://www.ioftpd.com/board/showthre...&threadid=2564
Harm is offline   Reply With Quote
Old 03-10-2004, 12:17 PM   #6
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

I was ****ing tired to hear that lame request. So here it is.
Now just use it and stfu. Thank you!!!
Those are un-tested btw. If you got any problem with them, just post something.

dzsbot:
Code:
set ioa(REQUESTS)        1
set disable(REQUESTSHOW) 0

# set the time frequency for requests output
# you can add multiple 'bind time - ......' lines to set different times
# syntax: bind time - "<mins> <hour> <day> <month> <year>" proc_requests_spam
# <mins> <hour> <day> <month> are two characters long. <year> is four characters long.
# !!! If you modify the time frequency you should restart your eggy (not rehash) !!!

bind time - "00 00 * * *" proc_requests_spam ; # here is every days @ 00:00

proc proc_requests_spam {mins hour day month year} {
    global chanlist
    proc_requests "sitebot" "localhost" "" $chanlist(DEFAULT) ""
}
ioBanana:
Code:
# set the time frequency for requests output
# you can add multiple 'bind time - ......' lines to set different times
# syntax: bind time - "<mins> <hour> <day> <month> <year>" reqalias_spam
# <mins> <hour> <day> <month> are two characters long. <year> is four characters long.
# !!! If you modify the time frequency you should restart your eggy (not rehash) !!!

bind time - "00 00 * * *" reqalias_spam ; # here is every days @ 00:00

proc reqalias_spam {mins hour day month year} {
    global ioss
    sitestat "sitebot" "localhost" "" $ioss(announcechannel) "req123"
}
Mouton is offline   Reply With Quote
Old 03-11-2004, 06:49 AM   #7
rAWfOX
Senior Member
 
Join Date: Aug 2003
Posts: 148
Default

lol @ Mouton and thanx...
rAWfOX is offline   Reply With Quote
Old 03-11-2004, 10:38 AM   #8
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

"seriously..."
"i hate u guys..."
"so very, very much..."
Mouton is offline   Reply With Quote
Old 03-11-2004, 11:04 AM   #9
Zer0Racer
Senior Member
ioFTPD Scripter
 
Join Date: Oct 2002
Posts: 703
Default

"i'll kick you.. in.. the.. nuts.."
Zer0Racer is offline   Reply With Quote
Reply

Tags
advance, chance, loop, minutes, request

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 01:11 PM.

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