Advertisement
Guest User

Untitled

a guest
May 15th, 2017
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. on *:sockopen:outwar:{
  2.   sockwrite -n $sockname GET /profile.php?id=5791 HTTP/1.1
  3.   sockwrite -n $sockname Host: quiver.outwar.com
  4.   sockwrite -n $sockname Refer: quiver.outwar.com/profile.php?id=5791
  5.   sockwrite -n $sockname Cookie: ow_userid=cryptwarchild ; ow_serverid=6; rg_sess_id=4r89jyhrfmtu7hgce8w8h3ne8hmq5tjy
  6.   sockwrite -n $sockname Connection: Close
  7.   sockwrite -n $sockname $crlf
  8. }
  9. /echo commands
  10.  
  11. on *:sockreadoutwar:{
  12.   sockread %temp
  13.  
  14.   /echo commands
  15.   if (*Murderface* iswm %temp) { /god Murderface }
  16.   if (*Slashbrood* iswm %temp) { /god Slashbrood }
  17.   /echo commands
  18. if (*Dreg Nor* iswm %temp) { /god Dreg Nor }
  19.  if (*Brutalitar* iswm %temp) { /god Brutalitar }
  20. alias outwar {
  21.   /msg $chan  4Now Checking Outwar
  22.   /timeroutwar 0 5 sockopen outwar zimbob.outwar.com 80
  23. }
  24. alias god {
  25.   msg #argyraid  4!god - $+ $1- $+ $chr(32) $+ HAS SPAWNED!!  
  26.     TRIGGER 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement