A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

How to run a script

1k views · started by Google ·
#1
How to run a script
Kay it's been awhile... someone wanna help me on how to run a javascript via browser??


javascript:(function(){$('body').append('<script src="https://raw.github.com/frankielaguna/Turntable-Bookmarklets/master/autoawesome.js"></script>');})();
#2
Go to the page. Enter it in address bar, hit enter.
#3
I already tried that..
#4
Javascript: DO SHIT (In address bar)

If it doesn't work, the website is XSS protected.

Also, that's Jquery, does the website use Jquery?
#5
There may be an error in the javascript. Its hard to debug javascript like this because it wont tell you anything. It just wont work.
How to run a script | Logical Gamers Archive