Quote (Michael515 @ Jul 18 2013 11:02pm)
http://forums.d2jsp.org/topic.php?t=68274018&f=124So I still am pretty lost... I was wondering if you could help?
I run google chrome, and I know that when I press the button near the top right corner, and go to Tools, then go to JavaScript Console, this thing on the bottom appears up.
And if I put in the code, and press enter it'll work. But from there how do I save it and put it where I want so I can just click on it so it runs?
put it in an html file and you can open it in your browser. i already gave instructions on how to do this. if you're learning javascript before learning what an html file is, go back and learn it.
if you want to be able to execute this on a webpage that is not your own, then you should look into creating an extension / addon or whatever it's called. but you're still a noob, so i wouldnt recommend it. one step at a time.
This post was edited by carteblanche on Jul 18 2013 11:43pm