Game_Logic

Dogs Are The Most Moe Hack

Apr 25th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. document.getElementById('contactinfo').outerHTML = "<div id='contactinfo'><a contenteditable id='petH' style='color:white' onclick='resetT()' type='number' oninput='pets()'>follow me on twitter @i_am_agm</a></div>"; function pets() { var petH = document.getElementById('petH').innerHTML; dog_site.pets = petH; }; function resetT() { document.getElementById('petH').innerHTML = '0'; }; confirm('Hack by Game Logic!'); confirm('If there is nothing in the box and you accidentally click out, just press tab and start typing again!'); confirm('To set the amount of pets, just press follow on twitter (does not send to website) and it will pop up with a zero. Then you can just type a number, and volia! Success!'); confirm('Enjoy the modz!');
Add Comment
Please, Sign In to add comment