File: SCRIPTS

package info (click to toggle)
rccp 0.9-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 244 kB
  • ctags: 44
  • sloc: ansic: 830; sh: 256; perl: 134; makefile: 71
file content (110 lines) | stat: -rw-r--r-- 1,846 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
CCCP scripts
------------


seen.pl
-------
irc !seen script. Will output last time a users was seen on DC.
dc clients can send both private and public dctc messages. if 
bot gets a private message the response will be in private.

seen.pl uses dctc.log for parsing out times.

usage:
./seen.pl 
./seen.pl <dctcclient>


chat
----
Simple script that outputs all chat and priv messages.
usage:
./chat

deletequeue
-----------
Simple script that deletes all queued commands.
usage:
./deletequeue

delqueueask
--------
Interactive script that will ask you what queued commands to kill.
usage:
./delqueue


dlrobot.pl (mp3_robot, ebook_robot)
----------

dlrobot will monitor a search query and repeatedly try to download
all hits. If a file is allready in the done directory. The file
will be ignored.
 
usage:
./mp3_robot metallica 
or
./ebook_robot Isaac Asimov 


dlsearchresult
--------------
This a usefull script that I use often. It will download a query
returns from a cccp -s. 

usage:
cccp -s "*some search querey*1" | ./dlsearchresult

listall listall2
----------------

List all files from all users

usage:
./listall
or
./listall2

searchspider
------------
This script will connect to all hubs and do a query then go to the next
hub in the list.

You need to edit the script to add your query.

usage:
./searchspider

sorthublist
-----------
This small script will sort a hublist command by number of users in it.

usage:
./hublist | ./sorthublist


multihubsearch
--------------
This script will travers all hubs and look for a search query.

usage
./multihubsearch aMovie.mpg


fetch
-----

script that fetches packets ( FILE.000 -> FILE.050 etc.. )

usage
./fetch FILENAME PACKETS [SIZE [LPSIZE [NFO/SVF]]]


seg_list.pl
-----------

this script will list all current downloads and queues in
different colors.

usage:
./seg_list.pl