Go Back   FlashFXP Forums > > > >

NeoXed's scripts nxAutoNuke, nxTools, etc.

Reply
 
Thread Tools Rate Thread Display Modes
Old 12-01-2004, 08:06 AM   #16
wooolF[RM]
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 411
Default

Oki doki, "tested" it now in 2 days or so and it does the work pretty well I might say Good job, NeoXed!

Now I just need to ask you for a favour : Is it possible to add uploader(s) nicks in the warning msg? Basicaly add one more cookie "uploader" or like that so people can use it or not (as they like).

First of all, it will highlight user(s) that are goin' to be nuked and if they got some highlight script, they might get aware that some of their rls are not completed and so they will have some time to do so. And it's good for the nukers too in some way.

Thanks.

Regards
wooolF[RM] is offline   Reply With Quote
Old 12-01-2004, 05:00 PM   #17
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

Quote:
Originally posted by wooolF[RM]
Now I just need to ask you for a favour : Is it possible to add uploader(s) nicks in the warning msg? Basicaly add one more cookie "uploader" or like that so people can use it or not (as they like).
Hmm, that's a good idea. I'll add that for the next version, which will be posted when I have some free time.
neoxed is offline   Reply With Quote
Old 12-20-2004, 08:26 AM   #18
epoke
Member
ioFTPD Foundation User
 
Join Date: Nov 2003
Posts: 60
Default

hi,
is that correct if i'm using iobanana :

Quote:
set anuke(IMDBTag) {1|[*] - [imdbinfo - %genre% %year% - %rating% (* votes )]}
and i set
"/DVDR" 0 {
"empty|Not-Used|3|20|40"
"incomplete|Not-Used|3|20|40"
"imdb|rating:6 year:200[0-5]|3|5|20"

because it's seem to not working properly with imdb autonuke
all other way of the script work great

thx for this good script NeoXed
epoke is offline   Reply With Quote
Old 12-20-2004, 02:44 PM   #19
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

epoke, could you post a complete IMDB tag for ioBanana (with the genre, rating, etc.)?
neoxed is offline   Reply With Quote
Old 12-20-2004, 04:53 PM   #20
Master Sammy
Member
 
Join Date: Jan 2004
Posts: 44
Default

IoBanana
good_file_warning=Next time you overwrite a perfectly good file, you'll get your balls ripped off!!!

parent_incomplete=[incomplete]-%dir
parent_incomplete_2=[incomplete]-%dir--%subdir

dirtag=[%.1percent% Incomplete with %files-F]
dirtag_mp3=[%.1percent% Incomplete with %files-F]-[mp3info - %genre (%year) @ %bitrate-kbps]
dirtag_imdb=[%.1percent% Incomplete with %files-F]-[imdbinfo - %genre (%year) - %rating (%votes)]
dirtag_complete_big=[%.0percent% Complete]-[%files-F @ %.0size%units at %speedint]
dirtag_complete_small=[%.0percent% Complete]-[%files-F @ %.2size%units at %speedint]
dirtag_complete_mp3=[%.0percent% Complete]-[%files-F @ %.1size%units at %speedint]-[mp3info - %genre (%year) @ %bitrate-kbps]
dirtag_complete_imdb=[%.0percent% Complete]-[%files-F @ %.1size%units at %speedint]-[imdbinfo - %genre (%year) - %rating (%votes)]
dirtag_delete=[*% *omplete*]

rescan_ok=%30filename OK!
rescan_bad=%30filename Bad! File CRC: %crcf SFV CRC: %crcs
rescan_missing=%30filename Missing!

usersstats=Users Top
groupsstats=Groups Top

imdbinfo=[iMDB] -( %rating with %votes - %genre - %year - %screens )- [iMDB]
Master Sammy is offline   Reply With Quote
Old 12-21-2004, 11:50 AM   #21
epoke
Member
ioFTPD Foundation User
 
Join Date: Nov 2003
Posts: 60
Default

i've got the same one.

my setting are :
set anuke(IMDBTag) {1|[*]-[imdbinfo - %genre (%year) - %rating (*votes)]}

(.....)

}
"/DIVX" 0 {
"disks|4|3|5|20"
"empty|Not-Used|3|10|40"
"incomplete|Not-Used|3|60|90"
"imdb|rating:6 year:200[0-5]|3|5|20"
}

and the result of a site autonuke deal only with the incomplete.after.x.minutes dispite a low imdb Rating: 2.7 with 520 votes

if you know what i set wrong or mist
TIA
epoke is offline   Reply With Quote
Old 12-21-2004, 11:53 AM   #22
epoke
Member
ioFTPD Foundation User
 
Join Date: Nov 2003
Posts: 60
Default

[4.0% Incomplete with 2F]-[imdbinfo - Action Adventure Animation Fantasy Family (2004) - 2.7 (520 votes)]

so i set

set anuke(IMDBTag) {1|[*]-[imdbinfo - %genre (%year) - %rating (*votes)]}

and the result of a site autonuke deal only with the incomplete.after.x.minutes dispite the imdb

if you know what i set wrong or mist
TIA
epoke is offline   Reply With Quote
Old 12-21-2004, 05:29 PM   #23
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

Quote:
Originally posted by epoke
[4.0% Incomplete with 2F]-[imdbinfo - Action Adventure Animation Fantasy Family (2004) - 2.7 (520 votes)]
Hmmm, there's the problem, the IMDB tag parser expects the genre to be one word. I didn't think any scripts wrote all the genres. I'll try and find some time to fix it.
neoxed is offline   Reply With Quote
Old 12-28-2004, 07:44 AM   #24
Yip
Junior Member
 
Join Date: May 2004
Posts: 21
Default allow only some ?

Script works like a charm just got a question....
Say i only want to allow DAB SAT etc releases from some groups in mp3 section but wanne nuke all others. is that possible ?

tia
Yip is offline   Reply With Quote
Old 12-28-2004, 04:21 PM   #25
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

Yip: Yes, it's possible. If you took 5 seconds out of your busy life and read the script description you would have known that.
neoxed is offline   Reply With Quote
Old 12-28-2004, 05:37 PM   #26
Yip
Junior Member
 
Join Date: May 2004
Posts: 21
Default

i'm bizy indeed . its called a wife .. dont do it ! But thats the allow function ? but wont it nuke all others then ? didnt get that out of it... will give it a try... ynx

and its not the allowed... in the exempt...

works like a charm
Yip is offline   Reply With Quote
Old 01-16-2005, 01:19 AM   #27
iam
Senior Member
 
Join Date: Mar 2004
Posts: 289
Default

needeed new feature:
nuke on backfill, and manage the function approved, Siteop/friends skip nuke.

in detail:

Bot1 = Sitebot (annouce rlz)
Bot2 = Prebot (annouce pretime)

<Bot1> dvdr - MKD: DVDR/test.release-group by User@GROUP
<Bot2> time - [BF] test.release-group Released 1d 5h 42m 51s ago.

when Bot2 annouce [BF], rlz is nuked 3x for backfill by Bot1

if rlz is approved skip the nuke:
<Bot1> APPROVE: DVDR/test.release-group / has been approved by User@GROUP
<Bot2> time - [BF] test.release-group Released 1d 5h 42m 51s ago.

Backfill but script skip the nuke because rlz is approved and same if rlz is uploaded by friends/siteop or flag specific

NeoXed u can/want add this function ?
Or i must post a REQ on the forum ?
iam is offline   Reply With Quote
Old 01-16-2005, 03:08 PM   #28
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

iam: Your request belongs in a pre script, in my opinion.
neoxed is offline   Reply With Quote
Old 01-16-2005, 05:06 PM   #29
iam
Senior Member
 
Join Date: Mar 2004
Posts: 289
Default

hum I do not think, but i post a req, dmg
iam is offline   Reply With Quote
Old 01-19-2005, 03:07 AM   #30
|Killer|999
Junior Member
ioFTPD Foundation User
 
Join Date: Jan 2004
Posts: 10
Default

Quote:
Originally posted by wooolF[RM]
Works fine here =)
Had to add *nuked* to set anuke(Exempts) , otherwise same release could be nuked forever until it got wiped.

and my zipscript makes bad and missing files like this:
blablabla.mp3-missing
blablabla.rar-bad


So I had to use this (in case someone uses same zipscript):
Code:
set anuke(BadExt)       ".*-bad"
set anuke(MissingExt)   ".*-missing"

Otherwise it works very nice Together with autowipe script of nuked folders it makes life easier for siteops/nukers
when i set it to
Code:
set anuke(BadExt)       ".*-bad"
set anuke(MissingExt)   ".*-missing"
it wont work

when i set to
Code:
set anuke(BadExt)       ".*-bad"
set anuke(MissingExt)   ".r39-missing"
it works

can somone help me please ?
|Killer|999 is offline   Reply With Quote
Reply

Tags
autonuke, false, ioftpd, set, tcl

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
FlashFXP 3 upgrade and FlashFXP.ini palmtree General Discussion 11 11-10-2004 04:57 PM
NEW dZSbot 0.0.6.0 released bounty bounty's dZSbot 25 04-22-2003 05:16 AM


All times are GMT -5. The time now is 05:00 AM.

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