Advertisement
candymancer

Chat Macro for fighting your witchess set

Feb 28th, 2020
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. //This chat macro will fight 5 witchess knights from your campground. Make sure your chat macro will handle it.
  2.  
  3. /witch /goto '?'':(function(){for(i=10;i;i--)if(i%2==0)setTimeout('submitchat(\'/go mall\')',4000*i);else{setTimeout('submitchat(\'/knight\')',4000*i);}throw{}})();z='
  4.  
  5.  
  6. //dependencies 4
  7.  
  8. /knight /goto '?'':(function(){setTimeout('submitchat(\'/knight0\')',0);setTimeout('submitchat(\'/knight1\')',2000);setTimeout('submitchat(\'/knight2 \')',3000);})();z='
  9.  
  10. /knight0 /goto campground.php?action=witchess
  11. /knight1 /goto choice.php?whichchoice=1181&option=1&pwd='+pwdhash+'
  12. /knight2 /goto choice.php?option=1&pwd='+pwdhash+'&whichchoice=1182&piece=1936
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement