Jump to content
chain

Easy kicks

Recommended Posts

  • Administrators

[¤1-Description¤] :
I made this snippet because sometimes when we want to kick an user we use the mouse, but it's take long time that's why i made this snippet to facilitate the process of kick

[¤2-Use¤] :

1) - Alt +r and put this snippet inro u'r remote
2) - use F1,F2,F3,F4,F5,F6,F7,F8,F9,F10,11 and F12 into your keyboard
type /helpk to see all commands if you forget them !

[¤3-Reason of kicks¤] :

cF1 » (CTRL+F1) kicks an user for Flood
F2 » kicks an user for Spam
F3 » kicks an user for Repeating
F4 » kicks an user for Ads
F5 » kicks an user for CAPs letters
F6 » kicks an user for Bad word
F7 » kicks an user for feeling HOT
F8 » kicks an user for sex like F7
F9 » kicks an user for language
F10 » kicks an user who has -18
F11 » kicks an user for personal infos (MSN,Yahoo,facebook...ect)
F12 » kicks an user who has bad nick

[¤2-Other way to kick¤] :

-if you don't like to kick by keys F* you can use Aliase :

/k1 nickname / nicknames » kicks an user for Flood
/k2 nickname / nicknames » kicks an user for Spam
/k3 nickname / nicknames » kicks an user for Repeating
/k4 nickname / nicknames » kicks an user for Ads
/k5 nickname / nicknames » kicks an user for CAPs letters
/k6 nickname / nicknames » kicks an user for Bad word
/k7 nickname / nicknames » kicks an user for feeling HOT
/k8 nickname / nicknames » kicks an user for sex like F7
/k9 nickname / nicknames » kicks an user for language
/k10 nickname / nicknames » kicks an user who has -18
/k11 nickname / nicknames » kicks an user for personal infos (MSN,Yahoo,facebook...ect)
/k12 nickname / nicknames » kicks an user who has bad nick

 

#####Put this in REMOTE
alias cF1 {
  kick $chan $* Flood disturbs everyone, please write as much as you can on one line !
}
alias F2 {
  kick $chan $* Spamming is not allowed here !
}
alias F3 {
  kick $chan $* We understood you the first time, there is no need to repeat yourself !
}
alias F4 {
  kick $chan $* Ads are forbidden here !
}
alias F5 {
  kick $chan $* Please do not abuse of the cap locks ! It unnecessarily disturbs everyone on the chat.
}
alias F6 {
  kick $chan $* Please stay polite !
}
alias F7 {
  kick $chan $* For those who are feeling hot, got on #hotchannel !
}
alias F8 {
  kick $chan $* You're on a chat, not on a porn site ! 
}
alias F9 {
  kick $chan $* Please write in english !  
}
alias F10 {
  kick $chan $* Sorry, but  you can't stay here (+18)
}
alias F11 {
  kick $chan $* No personal infos here or in private ! 
}
alias F12 {
  kick $chan $* Your username isn't correct. Change it to be able to come back !
}

alias helpk {
  var %cpteur = 1
  echo -at 4Flood            5->     12cF1 7or 12/k1
  echo -at 4Spam           5->     12F2 7or 12/k2
  echo -at 4Repeating   5->     12cF3 7or 12/k3
  echo -at 4Ads               5->     12cF4 7or 12/k4
  echo -at 4Caps letters 5->    12cF5 7or 12/k5
  echo -at 4Bad word      5->    12cF6 7or 12/k6
  echo -at 4Hot                 5->    12cF7 7or 12/k7
  echo -at 4Sex                 5->    12cF8 7or 12/k8
  echo -at 4Language     5->    12cF9 7or 12/k9
  echo -at 4Age                 5->    12cF10 7or 12/k10
  echo -at 4personal infos 5-> 12cF117or 12/k11
  echo -at 4Badnick           5->    12cF12 7or 12/k12
}

#####Put this in ALIASES
k1 kick kick # $* Flood disturbs everyone, please write as much as you can on one line !
k2 kick # $* Spamming is not allowed here !
k3 kick # $* We understood you the first time, there is no need to repeat yourself !
k4 kick # $* Ads are forbidden here !
k5 kick # $* Please do not abuse of the cap locks ! It unnecessarily disturbs everyone on the chat.
k6 kick # $* Please stay polite !
k7 kick # $* For those who are feeling hot, got on #hotchannel !
k8 kick # $* You're on a chat, not on a porn site ! 
k9 kick # $* Please write in english !  
k10 kick # $* Sorry, but  you can't stay here (+18)
k11 kick # $* No personal infos here or in private ! 
k12 kick # $* Your username isn't correct. Change it to be able to come back !

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...