yojimbos_law

chat macro for submitting arbitrary POST forms

Oct 29th, 2017
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. Macro totes written by HeeHeeHee:
  2. /goto '?'':function(){fetch(new Request('$1', { credentials:'include', method:'POST', body: new URLSearchParams('$2-&pwd='+pwdhash)}));throw{};}(); z='
  3.  
  4. Macro to, say, /post and you can do fun things like '/post choice.php whichchoice=1217&option=1&a=4341&b=4341', which handles the sweet synthesis choice adventure (assuming you've already gotten there with /cast sweet synthesis), or '/post inv_use.php whichitem=4474&checked=1' to fight a bricko ooze.
Advertisement
Add Comment
Please, Sign In to add comment