-
Local scripts are not working
Yeah, works for me too.
-
Local scripts are not working
java.lang.NullPointerException at org.osbot.Gc.<init>(wo:158) at org.osbot.rs07.event.ScriptExecutor.prepare(qh:171) at org.osbot.rs07.event.ScriptExecutor.start(qh:197) at org.osbot.nUL.run(ak:448) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Worked perfectly yesterday.
-
Interacting (clicking) with widget w/o any interactActions
Yeah, I, kind of, figured it out at the start. Just made a silly mistake implementing it.
-
Interacting (clicking) with widget w/o any interactActions
Oh, I did. There's nothing in there for selecting an item from the widget that I've mentioned higher. Also, api for button to confirm offer (sell or buy) doesn't work too. setQuantity and getQuantity isn't working either. I made custom methods for all of that. Still, GE API is pretty decent. Can't complain.
-
Interacting (clicking) with widget w/o any interactActions
Yeah, that was a silly mistake. Thank you very much for responding. It's a separate class with a constructor public MinMaxPrice(Script sI) { this.sI = sI; } So I have to do it like this: sI.mouse.click(sI.mouse.getPosition().x, sI.mouse.getPosition().y, false);
-
Interacting (clicking) with widget w/o any interactActions
It doesn't work without the first line though. edit: not like it works with it
-
Interacting (clicking) with widget w/o any interactActions
I can only hover() this widget, but how could I click it? What I've tried so far: Mouse mouse = new Mouse(); mouse.click(mouse.getPosition().x, mouse.getPosition().y, false); ava.lang.NullPointerException at org.osbot.rs07.script.MethodProvider.execute(kc:642) at org.osbot.rs07.api.Mouse.click(no:157)
-
Buying item using GE
Hey, using grandExchange API how do I select an item to buy? I manage to get GE open, select a slot, but can't find anything there about selecting an item? Should I simply use TypeStringEvent, and choose item that way? Either way, can I get an example? Thanks.
-
Toda's Motherlode miner OPEN Beta
Yes, no hammer. Script is supposed to search for it in the create when needed. Also, this script is very unstable atm, and shouldn't be run without babysitting. Moterlode mines are IMO very bot-proof, and it's really hard to program good script for unexperencied guy like me. I might rewrite it all together, but I don't have much time atm.
-
Toda's Motherlode miner OPEN Beta
Is sack empty? Do you have pickaxe equiped or in inventory?
-
Toda's Motherlode miner OPEN Beta
Thanks everyone for the feedback. Script will be open beta till it's flawless. Also, can anyone confirm or deny, that attaching pickaxe heads is working/not working? Because I implemented it, but I don't know if it's working.
-
Which browser do you use?
http://ultronbrowser.info/
- ★___Sean's Bonds/Upgrades Buying & Selling Store ___★
-
Toda's Motherlode miner OPEN Beta
Released v0.03 today. Running it for almost an hour. Much more stable.
- ★___Sean's Bonds/Upgrades Buying & Selling Store ___★