Yo alabama, you there ?
Alright I'm almost done with my script's outline in JS. This will be my first Greasemonkey script though.
That's great. LGaia is open-source and extensible. The final result will look something like this for you to develop for: LGaia.register({ title: "Your Script Title", icon: "image here", init: function() { /* your script here */ } }); And will allow you access to some dev tools. I gotta port over the old LGaia API that lets you do Gaia commands, like fishing/buying/etc. But that's the outline for what an LGaia plugin would look like.
Yus; not incredibly well, but enough to do small scripts here and there.
Do you know JavaScript?
alright well I'm interested in helping develop once it's out. I'm working on a script to auto buy tokens from the store for you (because its a pain in the ass these days)
Logical Gaia is defunct after a Gaia update. There will be a new version out later, but the current one will not work with the current version of Gaia.
I can't seem to post on anything still . (other than my original thread on intro). I really want to make a thread for an error I'm having with LogicalGaia. This is the error in the console of google chrome: "ERROR: Execution of script 'Logical Gaia' failed! Cannot call method 'replace' of null [VM1055:76] (anonymous function) [VM1055:76]"