Advertisement
Christopher_M

Alert spammer

Jan 17th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. i = 11
  2. while (i > 10) {
  3. alert("hello")
  4. // [delete this text and the slashes that are in brackets if you want to have a limited amount of clicks for popup to close. do not delete the following.] i--
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement