Advertisement
Guest User

Untitled

a guest
Nov 14th, 2014
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. on *:text:*:#: {
  2. if ($read(modlist.txt,nw,$nick)) { return }
  3. var %e #/ Keepo hovaMC hovaFace hovaPT hovaMad hovaH4CK hovaCornBoy hovaBruh 😘 😂 💦 💦 ❤️ :7 :( :) 4Head :/ :> :\ :D :o :P :p :s :z :| ;) ;P ;p <3 <] >( aneleanele ArsonNoSexy AsianGlow AtGL AtIvy AtWW B) BatChest BCWarrior BibleThump BigBrother BionicBunion BlargNaut BloodTrail BORT BrainSlug BrokeBack CougarHunt DAESuppy DansGame DatSheffy DBstyle DogFace EagleEye EleGiggle EvilFetus FailFish FPSMarksman FrankerZ FreakinStinkin FUNgineer FuzzyOtterOO GasJoker GingerPower GrammarKing HassanChop HotPokket ItsBoshyTime Jebaited JKanStyle JonCarnage KAPOW Kappa kappaHD Keepo KevinTurtle Kippa Kreygasm KZassault KZcover KZguerilla KZhelghast KZowl KZskull MechaSupes MiniK MrDestructoid MVGame NightBat NinjaTroll NoNoSpot noScope420 o_O OMGScoots OneHand OpieOP OptimizePrime PanicVis PazPazowitz PeoplesChamp PicoMause PipeHype PJHarley PJSalt PMSTwin PogChamp Poooound PunchTrees R) RalpherZ RedCoat ResidentSleeper RitzMitz RuleFive Shazam shazamicon ShazBotstix SMOrc SMSkull SoBayed SoonerLater SSSsss StoneLightning StrawBeary SuperVinlin SwiftRage TehFunrun TF2John TheRinger TheTarFu TheThing ThunBeast TinyFace TooSpicy TriHard UleetBackup UncleNox UnSane Volcania WholeWheat WinWaker WTRuck YouWHY
  4.  
  5. var %re /( $+ $replacex(%e,$chr(32),|,/,\/,$chr(40),$+(\,$chr(40)),$chr(41),$+(\,$chr(41)),\,\\,|,\|,],\],[,\[) $+ )/Sig
  6.  
  7. if $regex($1-,%re) >= 6 {
  8. set -e $+(%,c,$chr(32),$int($v1))
  9. inc $+(%,$nick)
  10. if ($($+(%,$nick),2) > 2) {
  11. .msg $chan .timeout $nick 3600
  12. .msg $chan .timeout $nick 3600
  13. unset $($+(%,$nick),1)
  14.  
  15. }
  16. elseif ($($+(%,$nick),2) = 2) {
  17. .msg $chan .timeout $nick 2
  18. .msg $chan .timeout $nick 2
  19.  
  20. }
  21. else {
  22. .msg $chan .timeout $nick 2
  23. .msg $chan .timeout $nick 2
  24. }
  25. }
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement