PDA

View Full Version : My GM Scripts



jkingaround
07-14-2012, 06:23 PM
Hey guys. I absolutely love greasemonkey and being an amateur coder I decided to create a couple simple user scripts. Nothing too fancy for now just wetting my whistle and testing the waters but I'd love some feedback or other simple scripts you'd like to see.

Frank12
07-14-2012, 06:26 PM
Tips: Don't say wetting you whistle

Scripts: Pretty cool actually, I'll definitely dl the shop till one. :)

jkingaround
07-14-2012, 06:30 PM
Haha I like using out of the ordinary sayings. Whatever bobs your buoy XD

taeryn
07-14-2012, 09:23 PM
Nice collection! Thank you!

jkingaround
07-14-2012, 09:44 PM
You're welcome. :) I made them originally to help myself but I figured why not share? If anyone else has any good ideas that you think I could do please let me know. I've got the idea to do a GM alerts script for the multiple dailies and reminders. Like to remind you to spin Wheel of Excitement every two hours, visit snowy, turmy, von roo etc, but i haven't worked out how to do a working timed alert properly once the user closes the page..

jkingaround
07-15-2012, 08:33 AM
Added a new script.

Wishing Well. Fills in 21 as the donation and optionally the item as well so you just click enter. Double check it's under R90 and spelled properly!

jkingaround
07-18-2012, 02:37 AM
ninja.

runbikesurf
07-18-2012, 02:45 AM
any tips for learning how to write these scripts?

jkingaround

jkingaround
07-18-2012, 03:02 AM
runbikesurf

Well, basically, just go learn javascript and jquery, and you'll be set. I'm mostly making these scripts to help my day to day usage of neo, and i'm usually doing a lot of googling but i'm slowing getting to the point where i very rarely need to google. :) The only things that are unique to greasemonkey are GM variable which come in handy if you are doing things that require the saving of a variable after a page close. Other useful thing is the GM_log so you can output messages to your browser (without having to popup alerts) so you can debug what specifically is going wrong.

metaldroga
07-18-2012, 05:29 PM
very helpful scripts ^-^

jkingaround
07-18-2012, 05:44 PM
thanks, glad they are useful. :p

jkingaround
07-21-2012, 04:06 AM
Updated the NQ Helper. Now you can use absorb, allows you to do nothing when you are stunned, and i've added a change active pet link to the main page (which when you click will change active pets to the one you copy and paste in the userscript and redirect back to your game). just annoying cuz i switch pets when i fish and forget to switch back ahah

Graff
07-21-2012, 04:54 AM
Requesting:
Coconut Shy Auto Player
Cell Block Auto Player (not hard, just this one set of movements that is on Jellyneo)
Thank you!

jkingaround
07-21-2012, 05:16 AM
Coconut Shy Autoplayer I dont believe is possible with greasemonkey.
As for Cellblock, I already beat the first 10 tournaments so I can't test anything I do :/

Graff
07-21-2012, 12:37 PM
Coconut Shy Autoplayer I dont believe is possible with greasemonkey.
As for Cellblock, I already beat the first 10 tournaments so I can't test anything I do :/

You don't have any shells to try it on? :P
I have no understanding of code at all so I don't know what's wrong, but [Only registered and activated users can see links] does not work for me. Can you look at the code and maybe fix it?

jkingaround
07-21-2012, 08:48 PM
Graff

[Only registered and activated users can see links]

i think you can just refresh here.. idk if it gives you a better chance or what the deal is.. -shrug-

and nope.. no shells.. i'm horrible with that stuff.

---------- Post added at 06:48 PM ---------- Previous post was at 04:14 PM ----------

[Only registered and activated users can see links]

^ this helped me beat cellblock super fast. just make sure you click the right spot. :)

Graff
07-21-2012, 10:13 PM
I got that cell block one already, and yes it's a HUGE time saver. Just seems incredibly wasteful to keep clicking the exact same pattern every... single... time. I mean some rounds you have to play a minimum of 6 games just to go on to the next prisoner, nevermind the fact that there are 10 or so tournaments to get though for the avie. Let me know if you do decide to do one eventually though, thanks!

jkingaround
07-21-2012, 10:19 PM
I'll see what I can do.. cuz there is a simple way to get it to move but i haven't figured it out yet. i'll take a look when i get the chance but unfortunately there's no reset button and i dont want to deal with shells or playing on a side.

bobby123456
07-23-2012, 07:10 PM
love the scripts thank you

Bounty
07-23-2012, 07:34 PM
Very Useful, ty.

Daviid
08-04-2012, 09:00 AM
thanks for the shops script they are very usefull

jkingaround
08-04-2012, 06:01 PM
[Only registered and activated users can see links]

new script. small but useful (i think).i was going through my account and i realized it's the most annoying info to get is your neofriends and if you have a lot it'll take forever. this puts them all in a nice textbox for copy&paste. this is nice if you are semi-legit/illegit and are keeping a file of your info for a ticket in case you ever get frozen.

jkingaround
08-05-2012, 02:11 AM
[Only registered and activated users can see links]

Another small but useful. Takes prices in your shop and discounts them by a percentage you choose. :)

bykolorzzz
08-05-2012, 02:32 AM
Nice man!

jkingaround
08-05-2012, 04:06 AM
thanks. i'm working my way up to bigger and better things. hopefully i can get my NQ trainer fully working.

Graff
08-05-2012, 04:47 AM
I downloaded your shop till thinger. It's fantastic. I didn't realize how annoying typing in the amount was all the time.
For the shop thing, can you make one that remembers items and their prices?
Seems I end up with a lot of food items (dice-a-roo)

You made shop pricing significantly less painful... and that's awesome.


EDIT:
I gave you rep

jkingaround
08-05-2012, 05:16 AM
Remembering the item name might take some effort. I think i'll shelve that idea to when I finish my NQ one. Then I'll do something that'll help price your shop for you, searching the SW a specific number of times, finds the cheapest, then prices your item that price minus a percentage.

But i'd like to finish the NQ auto-trainer first. Still have to have it heal for me and fix a few bugs. :P

And thanks for the rep. :)

Graff
08-05-2012, 03:59 PM
Remembering the item name might take some effort. I think i'll shelve that idea to when I finish my NQ one. Then I'll do something that'll help price your shop for you, searching the SW a specific number of times, finds the cheapest, then prices your item that price minus a percentage.

But i'd like to finish the NQ auto-trainer first. Still have to have it heal for me and fix a few bugs. :P

And thanks for the rep. :)

One problem to be aware of is mispricings... I've picked up dubloons for 100np, and several icy neggs for 1000np or less. So if something shows up like that it could screw up the values.

jkingaround
08-05-2012, 04:49 PM
Yea i'd probably have to add something about that.

xbieelx
08-05-2012, 05:03 PM
Do you can to make a pet trainer GM ? :(

jkingaround
08-05-2012, 05:09 PM
What part of pet training? Like all of it? If so, that'd be pretty hard.

xbieelx
08-05-2012, 05:15 PM
via SDB :(

jkingaround
08-05-2012, 05:23 PM
hmm.. which school? island or pirate? cuz it's possible if i dont have to buy anything since shop code can differ so much. but i haven't gotten timers down quite yet, so i'd have to work on. but i'll put it on my list to do.

Graff
08-06-2012, 02:12 AM
How about an intelligent snow wars autoplayer?
The best I've seen just goes left right, up down, until the entire board is clean or you lose (losing always comes first :/ )
By intelligent, the same strategy could be used but when it hits a larger object it will skip the known spaces and continue on?
I just want to turn this silver trophy into gold :)

jkingaround
08-06-2012, 02:56 AM
haha i'm not that good yet. XD

Jose
08-17-2012, 08:11 AM
They're pretty good.
Keep up the good work!

LuizRenanFB
08-17-2012, 01:27 PM
Thanks, Perfect ! :D

BEDDOEDv
08-18-2012, 05:51 AM
thank you for this

jkingaround
09-07-2012, 08:23 PM
[Only registered and activated users can see links]

new script. dynamically counts down until end of training and alerts when done (if you keep the page open)

jkingaround
09-09-2012, 06:52 AM
[Only registered and activated users can see links]

full version of my mystery training school helper. adds SDB link, removes codestones you have (that are needed), opens SW tabs of the ones you do need and dynamically counts down and alerts upon completion of course. please let me know of any bugs or features you'd like to see.

jkingaround
03-04-2013, 04:48 PM
[Only registered and activated users can see links]

new script. simply adds up the profit you've made from your shop.

also updated this one so that it'll tell you how much you'll make when it sells out.

[Only registered and activated users can see links]

TinCan
03-05-2013, 10:24 PM
Awesome thread dude! I guess I'll start picking up some java too :D!

jkingaround
03-06-2013, 01:54 AM
Awesome thread dude! I guess I'll start picking up some java too :D!

javascript. difference ;)

Master Shake
03-07-2013, 03:40 PM
Very useful Scripts thanks man

jkingaround
03-15-2013, 06:17 PM
[Only registered and activated users can see links]

new script. helpful when pricing your shop :)

jkingaround
03-18-2013, 05:20 AM
[Only registered and activated users can see links]

adds shop wizard links to items wanted by the Kads :D hopefully this should help people feed faster. Also updated my previous script so the shop wizard search auto-submits

bubbles
03-22-2013, 04:39 PM
Your script are sounds good

Thank you

Tapir
03-22-2013, 09:23 PM
your low quality habi is a godsend, i hate how the game slowed down my computer but whenever i tried to find add ons to make it low res it would always make ALL flash things on firefox low res so your script is perfect! thanks!

jkingaround
03-23-2013, 04:58 AM
you're welcome. that's exactly why I wrote it. :)

Aladdin
04-22-2013, 02:48 PM
simple, but useful

Thanks you!

grimes
08-10-2013, 01:43 PM
Thank you so much for all these.

It would be great if there were a Secret Ninja Training School script, but I realize you might need to have access to the ninja school to make one I guess.

grimes
08-11-2013, 04:24 AM
And I'd like to suggest a script: if it's possible, one that autofills in the What do you do if *leave blank* fierce Peophins *leave blank* has eaten too much *leave blank* tin of olives? joke for Grumpy Old King.

aviator
08-13-2013, 08:16 PM
grimes There's already a few scripts for the grumpy old king on GM.
One is at [Only registered and activated users can see links]