Everything posted by progamerz
-
Perfect Motherlode Miner
that isn't a good reason for a refund it is clearly stated, and the bans aren't the scripter's problem unless the script bugs out, you can't call the script "Bad" because of a ban if so then all the bots + scripts are bad and you will have to dispute them one by one. Don't bot on the accounts u care about.
-
Get Closest Bank
This calculates by the distance between u and the tile/area u want to go to, not the actual path, for it to walk to the closest bank u will have to have an Array of banks: Then, u will set a webwalk event: WebWalkEvent webEvent = new WebWalkEvent(banking); PathPreferenceProfile ppp = new PathPreferenceProfile(); ppp.setAllowObstacles(true); webEvent.setPathPreferenceProfile(ppp); api.execute(webEvent); return;
- AIO Yew Chopper
-
Explv's OSBot Manager
I can't get this to work on my server(Ubuntu) this is the logger: Graphics Device initialization failed for : es2, sw Error initializing QuantumRenderer: no suitable pipeline found java.lang.RuntimeException: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found at com.sun.javafx.tk.quantum.QuantumRenderer.getInstance(QuantumRenderer.java:280) at com.sun.javafx.tk.quantum.QuantumToolkit.init(QuantumToolkit.java:221) at com.sun.javafx.tk.Toolkit.getToolkit(Toolkit.java:205) at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:209) at com.sun.javafx.application.LauncherImpl.startToolkit(LauncherImpl.java:675) at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:337) at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.launcher.LauncherHelper$FXHelper.main(LauncherHelper.java:767) Caused by: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.init(QuantumRenderer.java:94) at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.run(QuantumRenderer.java:124) at java.lang.Thread.run(Thread.java:748) Exception in thread "main" java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.launcher.LauncherHelper$FXHelper.main(LauncherHelper.java:767) Caused by: java.lang.RuntimeException: No toolkit found at com.sun.javafx.tk.Toolkit.getToolkit(Toolkit.java:217) at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:209) at com.sun.javafx.application.LauncherImpl.startToolkit(LauncherImpl.java:675) at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:337) at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328) ... 5 more @Explv i have seen u got it working for ur self, can u help me also get it working for me? if it needs extra stuff codded then leave it, thanks
-
AIO Yew Chopper
Pushed V2.0! Please allow up to 24hrs for the update to be live
-
AIO Yew Chopper
Can u send them to me on a map image or so? and currently i don't have acc for woodcutting guild, but camelot bank i can add for sure without acc just need to know exact spot
-
AIO Yew Chopper
Some changes in V2.0 Update: Rewrote whole change axe task, now supports Bronze,Steel,Mithril,Adamant and finally Rune axe with changing on exact levels(Make sure to have them all in bank) Changed a bit of checks Added looting nests and searching them(Yews only) Added toggling shift drop(if not toggled) Added vertical shift dropping Changed banking conditions, Each location has its own bank preset in code(Static) to avoid some glitches If any more suggestions pm me or post here!
-
A Simple Login Handler
Oh yup makes sense thanks boss , idk why i didn't think of doing it in that way lol
-
A Simple Login Handler
Ok maybe next time
-
A Simple Login Handler
What u did before isn't considered as spam? thanks anyways.
- A Simple Login Handler
-
A Simple Login Handler
Yes, this is my LoginEvent code: Tho, if i pause script and re run, it will work well, is that maybe because it is running the script when using CLI while the client is still loading?
-
A Simple Login Handler
I still get the same problem after setAsync() ERROR][Bot #1][09/27 04:20:48 PM]: Error executing event : LoginEvent@7a1b4403 java.lang.NullPointerException at org.osbot.rs07.api.Widgets.getWidgetContainingText(uj:500) at LoginEvent.getLobbyButton(LoginEvent.java:134) at LoginEvent.execute(LoginEvent.java:31) at org.osbot.rs07.event.EventExecutor$2.run(zl:85) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) My code: if (getClient().isLoggedIn()) { } else { log("Logging in"); LoginEvent loginEvent = new LoginEvent(userName, pass); execute(loginEvent); }
-
AIO Yew Chopper
Any suggestions for the script rewrite?
-
Selling 47m 07gp $1/M[PayPal]
Title Pm me or add me on skype.
- Open source F2P quester
-
A Simple Login Handler
@Explv Would really appreciate a fix for that boss
-
AIO Yew Chopper
Sure :), thats even without the rewrite :P Added the pic to OP, thanks for that progress report!
- Appearance API
-
AIO Yew Chopper
I'll add it to my to-do list
-
AIO Yew Chopper
Can u give me in detail description?
-
AIO Yew Chopper
Gonna rewrite some parts of this script!
-
Progamerz Private Scripts [Reliable] [Affordable] [BTC/07gp]
Bump
-
Dedicated Servers that allow proxies
Nocix doesn't allow proxies to work on their network. Is there any other hosting recommended?
-
Dedicated Servers that allow proxies
i did sadly, not sure what is the other problem