mwinter
Total posts: 4335
12/23/2020 3:32 PM
[script>
var c = 0;
var maxxx = 40;
var i;
function doTheThing() {
i = setInterval(function() { if(c < maxxx) {window.open("
https://www.bing.com/search?q=testinglol"+(c++)).blur(); window.focus()}},1000);
}
function stop() {
clearInterval(i);
}
[/script>
[a href='javascript:doTheThing()'>lol[/a>
[br>
[a href='javascript:stop()'>stop[/a>
mwinter
Total posts: 4335
12/23/2020 3:32 PM
There's the gist of it, easier if I can send you an HTML file to download to your phone and open locally maybe?
Drew
Total posts: 5121
12/23/2020 4:57 PM
Got it thx, this entitles you to whenever you visit I will display to you all the xbox things I have boughten with these m$ points
Drew
Total posts: 5121
12/23/2020 10:13 PM
mwinter
Total posts: 4335
12/14/2021 5:18 PM
Drew
Total posts: 5121
12/15/2021 10:50 PM
Heck yeah was totally rocking the 9800 pro for a few years, preceded by an 8500, and then an x450(?), before the dark times, before the crypto miners
Drew
Total posts: 5121
1/29/2022 5:24 PM
Anybody doing windows 11 yet? I'm scared I'm going to accidentally press the update button on one of the notifications and ruin everything, esp since I'm running a few pieces of dated music hardware
acelxix
Total posts: 2400
2/10/2022 9:50 AM
Apparently my machine doesn't meet the requirements to update to Windows 11, so I'm going to ride that wave until support for windows 10 is removed...
Drew
Total posts: 5121
2/11/2022 9:59 AM
Did you know if you press win-v instead of ctrl-v a little prompt comes up and you can choose from a list of previous things you have copied for pasting? Just saw a guy do that and I was like wait wth was that
acelxix
Total posts: 2400
2/14/2022 9:12 AM
I didn't know about that, but love that feature on my phone. It works for screenshots too. That's pretty cool!