Advertisement
candymancer

Chat Macro Tunnel of LOV

Feb 28th, 2020
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. KOL chat macro for Tunnel of Love remember to have a combat script that will handle the monsters. Choices are defined as 1 for the items and buff
  2.  
  3.  
  4.  
  5. /lov /outfit party && /lov1 && /lov2 && /lov3 &&/lov4
  6.  
  7.  
  8.  
  9. /lov1 /goto '?'':(function(){setTimeout('submitchat(\'/goto place.php?whichplace=town_wrong&action=townwrong_tunnel \')',2000);setTimeout('submitchat(\'/ch 1222 1 \')',4000);})();z='
  10.  
  11. /lov2 /goto '?'':(function(){setTimeout('submitchat(\'/ch 1223 1 \')',6000);setTimeout('submitchat(\'/go mall \')',8000);setTimeout('submitchat(\'/ch 1224 1 \')',10000);})();z='
  12.  
  13. /lov3 /goto '?'':(function(){setTimeout('submitchat(\'/ch 1225 1 \')',12000);setTimeout('submitchat(\'/go mall \')',14000);setTimeout('submitchat(\'/ch 1226 2 \')',16000);})();z='
  14.  
  15. /lov4 /goto '?'':(function(){setTimeout('submitchat(\'/ch 1227 1 \')',18000);setTimeout('submitchat(\'/go mall \')',20000);setTimeout('submitchat(\'/ch 1228 1 \')',22000);})();z='
  16.  
  17.  
  18. //This macro make a choice in a choice adventure
  19. /ch /goto choice.php?whichchoice=$1&option=$2&pwd='+pwdhash+'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement