Home
last modified time | relevance | path

Searched refs:KICK (Results 1 – 25 of 515) sorted by relevance

12345678910>>...21

/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/help/
H A Dkick9 Usage: KICK *|<channel> <user> [<comment>]
16 KICK * <user> is just like the first usage but it always specifies
18 KICK * idiot
21 KICK can be very effective if used in a combination with
25 First line of defense should be IGNORE and KICK then then the
33 Be careful with your use of KICK and MODE #channel -o
/dports/irc/ircII/ircii-20210314/help/
H A Dkick9 Usage: KICK *|<channel> <user> [<comment>]
16 KICK * <user> is just like the first usage but it always specifies
18 KICK * idiot
21 KICK can be very effective if used in a combination with
25 First line of defense should be IGNORE and KICK then then the
33 Be careful with your use of KICK and MODE #channel -o
/dports/games/bzflag-server/bzflag-2.4.22/misc/
H A Dgroups.conf20 SIMPLEKICKERS: KICK
31 BOOT: KICK BAN SHORTBAN UNBAN
42 SUBOPS: *ANTI *DISPLAY KICK SHORTBAN
/dports/games/bzflag/bzflag-2.4.22/misc/
H A Dgroups.conf20 SIMPLEKICKERS: KICK
31 BOOT: KICK BAN SHORTBAN UNBAN
42 SUBOPS: *ANTI *DISPLAY KICK SHORTBAN
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/help/
H A Dkick1 KICK <channel> <nick> :[reason]
3 The KICK command will remove the specified user
6 of the user issuing the KICK will be used as reason.
/dports/irc/irssi/irssi-1.2.3/docs/help/
H A Dkick4 KICK %|[<channel>] <nicks> [<reason>]
20 /KICK mike Please... chill down!
21 /KICK #irssi bob,sarah Stop flooding!
/dports/irc/epic5/epic5-2.1.6/script/
H A Dban20 KICK $CHAN $NICK $REASON;
26 # KICK [channel] <nick> [reason]
31 ALIAS KICK (ARGS) {
37 XECHO -b Usage: ${K}KICK [channel] <nick> [reason];
41 //KICK $CHAN $NICK $REASON;
43 ALIAS K { KICK $*; };
75 //KICK $CHAN $0 $REASON;
/dports/games/edge/Edge-1.35-source/data/doom/
H A Dweapons.ddf55 KICK=0.002;
75 KICK=0.1;
104 KICK=0.05;
131 KICK=0.02;
152 KICK=0.15;
174 KICK=0.005;
194 KICK=0.2;
/dports/games/edge/Edge-1.35/doom_ddf/
H A Dweapons.ddf55 KICK=0.002;
75 KICK=0.1;
104 KICK=0.05;
131 KICK=0.02;
152 KICK=0.15;
174 KICK=0.005;
194 KICK=0.2;
/dports/devel/py-circuits/circuits-3.2/tests/protocols/
H A Dtest_irc.py20 KICK, TOPIC, MODE, INVITE, NAMES, WHOIS
120 (KICK("#test", "test"), b"KICK #test test :\r\n"),
121 (KICK("#test", "test", "Bye"), b"KICK #test test Bye\r\n"),
122 (KICK("#test", "test", "Good Bye!"), b"KICK #test test :Good Bye!\r\n"),
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/help/opers/
H A Dkick1 KICK <channel> <nick> :[msg]
3 The KICK command will remove the specified user
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/help/opers/
H A Dkick1 KICK <channel> <nick> :[msg]
3 The KICK command will remove the specified user
/dports/irc/irssi/irssi-1.2.3/docs/help/in/
H A Dkick.in20 /KICK mike Please... chill down!
21 /KICK #irssi bob,sarah Stop flooding!
H A Dpart.in19 %9See also:%9 JOIN, KICK
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sh/boards/mach-se/7724/
H A Dsdram.S61 mov.l KICK,r1
125 KICK: .long 0x80000000 label
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sh/boards/mach-se/7724/
H A Dsdram.S61 mov.l KICK,r1
125 KICK: .long 0x80000000 label
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sh/boards/mach-se/7724/
H A Dsdram.S61 mov.l KICK,r1
125 KICK: .long 0x80000000 label
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/ui/
H A Dingame_callteamvote.menu58 // TEAM KICK PLAYER //
117 // KICK PLAYER //
/dports/games/pokerth/pokerth-1.1.2-rc/src/chatcleaner/
H A Dmessagefilter.cpp44 KICK, enumerator
118 action = KICK; in check()
181 } else if(action == KICK) { in check()
/dports/games/supertux/supertux-0.1.3/src/
H A Dbadguy.cpp249 mode=KICK; in action_mriceblock()
261 if(mode == KICK && changed != dir) in action_mriceblock()
291 if (kind == BAD_MRICEBLOCK && mode == KICK) in check_horizontal_bump()
300 if (kind == BAD_MRICEBLOCK && mode == KICK) in check_horizontal_bump()
839 if (mode == NORMAL || mode == KICK) in squish()
860 mode = KICK; in squish()
964 if(kind == BAD_MRICEBLOCK && mode == KICK) in collision()
1069 mode = KICK; in collision()
/dports/irc/epic4/help/1_General/
H A Dkick15 be removed with the KICK command.
20 rules governing the discretionary use of the KICK command by its
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/launcher/netplay/
H A Dirc_color.py8 KICK = (255, 64, 64) variable in IRCColor
/dports/devel/tcllib/tcllib-1.20/examples/irc/
H A Dmainloop.tcl47 $cn registerevent KICK {
/dports/devel/tcllibc/tcllib-1.20/examples/irc/
H A Dmainloop.tcl47 $cn registerevent KICK {
/dports/irc/ezbounce/ezbounce-1.99.15/include/irc/
H A Devent.h35 KICK, enumerator

12345678910>>...21