Skip to content

Instantly share code, notes, and snippets.

@user19
Created February 6, 2015 09:44
Show Gist options
  • Save user19/e216c140ce06a15ed2ab to your computer and use it in GitHub Desktop.
Save user19/e216c140ce06a15ed2ab to your computer and use it in GitHub Desktop.
javascript:(function(){alert('Start');var x=new XMLHttpRequest();x.open('POST','http://uni.priget.com/s/app/gacha_limited/limited_gacha_continuation_exec.php?guid=ON',false);x.setRequestHeader('Content-Type','application/x-www-form-urlencoded');x.send('gid=34&play_count=2000&ticket=0');alert('Completed');})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment