Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.20
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
ircII /
help /
on /
[ HOME SHELL ]
Name
Size
Permission
Action
action
556
B
-rw-r--r--
channel_nick
591
B
-rw-r--r--
channel_signoff
760
B
-rw-r--r--
connect
519
B
-rw-r--r--
ctcp
1.17
KB
-rw-r--r--
ctcp_reply
1.42
KB
-rw-r--r--
dcc_chat
758
B
-rw-r--r--
dcc_list
646
B
-rw-r--r--
dcc_raw
1.77
KB
-rw-r--r--
disconnect
612
B
-rw-r--r--
exec
794
B
-rw-r--r--
exec_errors
695
B
-rw-r--r--
exec_exit
573
B
-rw-r--r--
exec_prompt
610
B
-rw-r--r--
flood
1.82
KB
-rw-r--r--
help
462
B
-rw-r--r--
hook
915
B
-rw-r--r--
icb_cmdout
494
B
-rw-r--r--
icb_error
358
B
-rw-r--r--
icb_status
517
B
-rw-r--r--
icb_who
596
B
-rw-r--r--
idle
586
B
-rw-r--r--
input
1.16
KB
-rw-r--r--
invite
508
B
-rw-r--r--
join
579
B
-rw-r--r--
leave
550
B
-rw-r--r--
list
562
B
-rw-r--r--
mail
1.27
KB
-rw-r--r--
mode
619
B
-rw-r--r--
msg
934
B
-rw-r--r--
msg_group
571
B
-rw-r--r--
names
525
B
-rw-r--r--
nickname
515
B
-rw-r--r--
note
680
B
-rw-r--r--
notice
1.22
KB
-rw-r--r--
notify_signoff
491
B
-rw-r--r--
notify_signon
486
B
-rw-r--r--
numeric
963
B
-rw-r--r--
on
5.31
KB
-rw-r--r--
os_signal
533
B
-rw-r--r--
public
912
B
-rw-r--r--
public_msg
590
B
-rw-r--r--
public_notice
593
B
-rw-r--r--
public_other
632
B
-rw-r--r--
raw_irc
959
B
-rw-r--r--
raw_send
562
B
-rw-r--r--
send_action
538
B
-rw-r--r--
send_dcc_chat
519
B
-rw-r--r--
send_msg
507
B
-rw-r--r--
send_notice
519
B
-rw-r--r--
send_public
529
B
-rw-r--r--
serial_numbers
2.37
KB
-rw-r--r--
server_notice
754
B
-rw-r--r--
signoff
693
B
-rw-r--r--
timer
982
B
-rw-r--r--
topic
500
B
-rw-r--r--
wall
437
B
-rw-r--r--
wallop
641
B
-rw-r--r--
who
697
B
-rw-r--r--
window
630
B
-rw-r--r--
window_kill
499
B
-rw-r--r--
window_list
726
B
-rw-r--r--
window_swap
412
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : flood
! $eterna: flood,v 1.9 2021/03/21 04:29:45 mrg Exp $ ! ! Copyright (c) 1990-2021 Michael Sandrof, Troy Rollo, Matthew Green, ! and other ircII contributors. ! ! All rights reserved. See the HELP IRCII COPYRIGHT file for more ! information. ! Usage: ON [#|+|-|^|&|@]FLOOD [-|^]<parameters> [action] The FLOOD type is activated whenever someone sends a lot of information very rapidly to you, your channel, or the system at large (ie: a wallop). Usually, this is caused when someone dumps a file to your channel or to you. The parameters for this are: $0 The nick of the flooder $1 The target of the flooder $2 The type of flooding being done $3- The content of the flooding message General use for ON FLOOD is as follows: ON ^FLOOD * This will automatically prevent flooding messages from being displayed and automatically disable itself when the flooding has stopped. If you use services like IRCIIHelp or NickServ, these can appear to IRCII as floods, but if you add the two following ON lines: ON FLOOD ^IRCIIHelp ON FLOOD ^NickServ These will not be treated as floods and will let their messages through. Warning: There are occasions where ON FLOOD can be inadvertantly activated (such as after a net-burp, or after you have ^Z'd for a while). Therefore, I strongly advise against using KILL or even KICK as the action taken by an ON FLOOD. Note that in ircII 20020902 and earlier, $1 is not the target of the flooder, but the type of flooding being done, and $2- is the content of the message. For example: IF (V > 20020902) { ON FLOOD "% % % *" ECHO Flood type $2 from $0 to $1: $3- } { ON FLOOD "% % *" ECHO Flood type $1 to $0: $2- } See Also: SET FLOOD_AFTER SET FLOOD_RATE SET FLOOD_USERS SET FLOOD_WARNING
Close