Maxlaxen Posted May 22, 2020 Posted May 22, 2020 I've entered my OSBot account login details but nothing happens when I press Enter
Protoprize Posted May 28, 2020 Posted May 28, 2020 18 hours ago, Trash Weeabo said: does this support mirror mode on osbot? no
gmcain09 Posted July 12, 2020 Posted July 12, 2020 (edited) Hey everyone, Sorry, not to restate questions but I haven't been able to locate a solution for "Setting the path to OSBOT.jar" in Bot Settings. In the most up to date version (2.0.8) as of 7.12.20, all I can see is a username and password field for OSBOT. Trying set the path and get the login working so I can access SDN scripts, as of now I can only see local. Appreciate any help! Edited July 12, 2020 by gmcain09
fisher4040 Posted August 15, 2020 Posted August 15, 2020 mate evey time i stop script it closes client, if bot runs out of supply it closes client, i dont think ive ever been this frustrated ever botting fuck me... i'd rarther import manual
Explv Posted August 15, 2020 Author Posted August 15, 2020 (edited) 4 hours ago, fisher4040 said: mate evey time i stop script it closes client, if bot runs out of supply it closes client, i dont think ive ever been this frustrated ever botting fuck me... i'd rarther import manual It's a free open source piece of software. You're more than welcome to modify it to work how you want to. It closes the client when the script exits, this is to support script chaining. If you want to change it, there's nothing stopping you. Edited August 15, 2020 by Explv
arbicrax172 Posted August 25, 2020 Posted August 25, 2020 Exception in Application start method java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:389) at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at sun.launcher.LauncherHelper$FXHelper.main(Unknown Source) Caused by: java.lang.RuntimeException: Exception in Application start method at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:917) at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$1(LauncherImpl.java:182) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.VerifyError: Cannot inherit from final class at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$100(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at file_manager.LocalScriptLoader.getScriptFromClass(LocalScriptLoader.java:58) at file_manager.LocalScriptLoader.addScriptsFromJar(LocalScriptLoader.java:51) at file_manager.LocalScriptLoader.getLocalScripts(LocalScriptLoader.java:38) at gui.dialogues.input_dialog.ScriptDialog.<init>(ScriptDialog.java:32) at gui.tabs.ScriptTab.<init>(ScriptTab.java:11) at gui.ManagerPane.<init>(ManagerPane.java:66) at main.ExplvOSBotManager.start(ExplvOSBotManager.java:26) at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$8(LauncherImpl.java:863) at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$7(PlatformImpl.java:326) at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295) at java.security.AccessController.doPrivileged(Native Method) at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$null$4(WinApplication.java:186) ... 1 more Exception running application main.ExplvOSBotManager rip
diegootje4 Posted November 25, 2020 Posted November 25, 2020 Hi explv, the manager doesnt work for me. It seems it stuck on the beginning. where you can choose choose a bot. So its not loading the login page of osrs. any help?
alan376 Posted August 9, 2021 Posted August 9, 2021 On 7/20/2021 at 9:55 PM, KingPeriwinkle said: absolute lifesaver, TYSM! does this work with mirror mode?
FirstTimeBotting Posted August 16, 2021 Posted August 16, 2021 Same as arbicrax172 ran it on java 1.8 via the command line on a Mac Exception in Application start method 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 com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:389) 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:873) Caused by: java.lang.RuntimeException: Exception in Application start method at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:917) at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$1(LauncherImpl.java:182) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.VerifyError: Cannot inherit from final class at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:756) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:468) at java.net.URLClassLoader.access$100(URLClassLoader.java:74) at java.net.URLClassLoader$1.run(URLClassLoader.java:369) at java.net.URLClassLoader$1.run(URLClassLoader.java:363) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:362) at java.lang.ClassLoader.loadClass(ClassLoader.java:418) at java.lang.ClassLoader.loadClass(ClassLoader.java:351) at file_manager.LocalScriptLoader.getScriptFromClass(LocalScriptLoader.java:58) at file_manager.LocalScriptLoader.addScriptsFromJar(LocalScriptLoader.java:51) at file_manager.LocalScriptLoader.getLocalScripts(LocalScriptLoader.java:38) at gui.dialogues.input_dialog.ScriptDialog.<init>(ScriptDialog.java:32) at gui.tabs.ScriptTab.<init>(ScriptTab.java:11) at gui.ManagerPane.<init>(ManagerPane.java:66) at main.ExplvOSBotManager.start(ExplvOSBotManager.java:26) at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$8(LauncherImpl.java:863) at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$7(PlatformImpl.java:326) at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295) at java.security.AccessController.doPrivileged(Native Method) at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
SlurepieeG Posted January 19, 2022 Posted January 19, 2022 Very impressive for a free botting manager! Keep up the great work
johnh29 Posted June 30, 2022 Posted June 30, 2022 Question: I clicked bot settings and typed my user/pass, but i dont see where to click to set path to OSBot.jar