diff --git a/Code b/Code new file mode 100644 index 0000000..38b455d --- /dev/null +++ b/Code @@ -0,0 +1,3 @@ +var num=prompt("Amount you want: (100-1000 max) "); done = false; for (var i=1; i<=num; i++) {history.pushState(0, 0, i==num?x:i.toString()); if(i==num){done=true}}if(done===true){alert("History flood done! "+" Tab flooded "+num+(num==1?" time.":" times. (Made by Emaz github: ImEmaz)"))} + +make sure to put javascript: it does not save when you copy and paste.