-
Posts
402 -
Joined
-
Last visited
-
Days Won
1 -
Feedback
100%
Everything posted by Slick
-
There were sliders in osbot to adjust fps and reaction time Were they removed or just somehow hidden by some settings? If the sliders are removed, what are the ways to control fps rate other than Low CPU mode?
-
The interact() API is not very reliable when player is under attack. It is not moving the mouse and returning false from the method. I have tested executing InteractionEvent and getting similar results I have also tried ClickMouseEvent with EntityDestination as well as simply getMouse().move and click but they still do fail to click an object quite often What is the preferred way to interact with other entities when player is in combat?
-
got a pull up bar for myself
-
Is the script compatible with cli? I am able to launch it via cli but the configuration window keeps popping up
-
I think yes for quest and level requirements for required items they will be bought from GE before starting the quests
-
New script from Czar! Can I have a trial please?
-
You can check the widget id and child id as every portal has a unique combination of them. In the most simple way you can write bunch of if-else/switch case statements. You can also store the ids as a key in a hash map and use the portal object id as the value.
-
is it possible to have a trial for this?
-
I think it is the option to launch game in mirror mode without the need to launch both the vanilla client and osbot. It was added in a few releases ago
-
Nice! was wondering why the forum turned to white theme for the last few months. Is there a way to toggle between themes even though the dark theme is back?
-
not really I can't find a way to post a topic in the accounts forum. Guess I 'd still need to work my way up to 100 posts
-
I wonder if 100 posts are still required to sell accounts on the forum? I see that requirement is deleted in the thread below but I cannot see the button to post a topic in the accounts section
-
Looking into buying this script, may I know if CLI is supported?
-
Looking into buying this script, may I know if CLI is supported?
-
May I know if CLI is supported on this script? I tried to launch using the txt filename but getting nullPointerException in script onStart() I tried "ArdyKnight.txt" and "ArdyKnight" both [INFO][05/25 05:35:51 PM]: Welcome to OSBot 2.6.46! [INFO][05/25 05:35:51 PM]: Loaded 12 RS accounts! [INFO][05/25 05:35:53 PM]: Updated injection hooks for client revision : 205! [DEBUG][Bot #1][05/25 05:35:53 PM]: Initializing mirror client bot... [INFO][05/25 05:35:54 PM]: Started bot #1 [INFO][Bot #1][05/25 05:36:42 PM]: Initializing 39 API modules... [INFO][Bot #1][05/25 05:36:45 PM]: Loaded 4 built-in random solvers! [INFO][Bot #1][05/25 05:36:49 PM]: Started random solver : Auto Login [INFO][Bot #1][05/25 05:36:57 PM]: Successfully logged in, waiting for welcome screen. [INFO][Bot #1][05/25 05:37:07 PM]: Random solver exited : Auto Login [INFO][Bot #1][05/25 05:37:07 PM]: Started random solver : Welcome Screen [INFO][Bot #1][05/25 05:37:10 PM]: Random solver exited : Welcome Screen [INFO][Bot #1][05/25 05:37:10 PM]: Scheduling script background executors [INFO][Bot #1][05/25 05:37:11 PM]: Initialising guided state setup... [INFO][Bot #1][05/25 05:37:11 PM]: ... done! [INFO][Bot #1][05/25 05:37:11 PM]: Initialising modules... [INFO][Bot #1][05/25 05:37:12 PM]: Item Definitions loaded: 26916 [INFO][Bot #1][05/25 05:37:12 PM]: Definitions loaded: 26916 [INFO][Bot #1][05/25 05:37:12 PM]: 20 modules loaded [INFO][Bot #1][05/25 05:37:12 PM]: "eq_loaded" changed to "1" [INFO][Bot #1][05/25 05:37:12 PM]: ... done! [INFO][Bot #1][05/25 05:37:14 PM]: Yay! [INFO][Bot #1][05/25 05:37:17 PM]: "g_walk_setting" changed to "100" [INFO][Bot #1][05/25 05:37:17 PM]: "wall_cycle" changed to "1" [INFO][Bot #1][05/25 05:37:17 PM]: "break_delay" changed to "0" [INFO][Bot #1][05/25 05:37:17 PM]: Initializing CLI... [INFO][Bot #1][05/25 05:37:17 PM]: We are loading profile: [ArdyKnight.txt] [INFO][Bot #1][05/25 05:37:17 PM]: Now trying 1 [INFO][Bot #1][05/25 05:37:17 PM]: Now trying 2 [INFO][Bot #1][05/25 05:37:17 PM]: Trying to activate profile A [INFO][Bot #1][05/25 05:37:17 PM]: "ss_stun_delay_2" changed to "2500" [INFO][Bot #1][05/25 05:37:17 PM]: "ss_save_npc" changed to "1" [INFO][Bot #1][05/25 05:37:17 PM]: "ss_shadow_veil" changed to "0" [INFO][Bot #1][05/25 05:37:17 PM]: "ss_eat_bounds_2" changed to "70" [INFO][Bot #1][05/25 05:37:17 PM]: "ss_eat_bounds_1" changed to "51" [INFO][Bot #1][05/25 05:37:17 PM]: "ss_allow_deposit_all" changed to "0" [INFO][Bot #1][05/25 05:37:17 PM]: "reward_item_size" changed to "1" [INFO][Bot #1][05/25 05:37:17 PM]: "ss_thieve_style" changed to "pickpocket" [INFO][Bot #1][05/25 05:37:17 PM]: "accurate_click" changed to "0" [INFO][Bot #1][05/25 05:37:17 PM]: "ss_sticky_npc" changed to "0" [INFO][Bot #1][05/25 05:37:17 PM]: "ss_allow_drop_jug" changed to "0" [INFO][Bot #1][05/25 05:37:17 PM]: "ss_allow_dmm_escape" changed to "0" [INFO][Bot #1][05/25 05:37:17 PM]: "pref_food_amount" changed to "25" [INFO][Bot #1][05/25 05:37:17 PM]: "ss_turn_off_run" changed to "0" [INFO][Bot #1][05/25 05:37:17 PM]: "eat_space" changed to "0" [INFO][Bot #1][05/25 05:37:17 PM]: "reward_item_keep_0" changed to "0" [INFO][Bot #1][05/25 05:37:17 PM]: "pref_bank" changed to "nearest" [INFO][Bot #1][05/25 05:37:17 PM]: "ss_dodgy_amount" changed to "0" [INFO][Bot #1][05/25 05:37:17 PM]: "ss_stun_delay_1" changed to "2000" [INFO][Bot #1][05/25 05:37:17 PM]: "ss_simple_mode" changed to "1" [INFO][Bot #1][05/25 05:37:17 PM]: "ss_bank_no_food" changed to "0" [INFO][Bot #1][05/25 05:37:17 PM]: "reward_item_id_0" changed to "995" [INFO][Bot #1][05/25 05:37:17 PM]: "pickpocket_bank_mode" changed to "1" [INFO][Bot #1][05/25 05:37:17 PM]: "ss_pickpocket_target" changed to "KNIGHT" [INFO][Bot #1][05/25 05:37:17 PM]: "ss_hide_npc_attack" changed to "0" [INFO][Bot #1][05/25 05:37:17 PM]: "pref_food" changed to "Lobster" [INFO][Bot #1][05/25 05:37:17 PM]: "cli_mode" changed to "1" [INFO][Bot #1][05/25 05:37:17 PM]: Got an error while starting [ERROR][Bot #1][05/25 05:37:17 PM]: Error in script onStart(): Perfect Thiever java.lang.NullPointerException at org.osbot.utility.Logger.log(lp:35) at org.osbot.utility.Logger.log(lp:79) at org.osbot.utility.Logger.log(lp:92) at org.osbot.utility.Logger.info(lp:81) at org.osbot.rs07.script.MethodProvider.log(ah:753) at d.p.cON.onStart(bp:191) at org.osbot.rs07.event.ScriptExecutor.iiIIiiiiiIII(og:219) at org.osbot.rs07.event.ScriptExecutor.start(og:305) at org.osbot.b.IIIiIiiIiiIi(ww:11) at org.osbot.BotApplication.main(wy:273) [INFO][Bot #1][05/25 05:37:17 PM]: Terminating script Perfect Thiever... [ERROR][Bot #1][05/25 05:37:17 PM]: Error in script onExit(): Perfect Thiever java.lang.NullPointerException at java.util.concurrent.ConcurrentHashMap.replaceNode(Unknown Source) at java.util.concurrent.ConcurrentHashMap.remove(Unknown Source) at java.util.Collections$SetFromMap.remove(Unknown Source) at org.osbot.rs07.Bot.removeMouseListener(fr:364) at d.p.cON.e(bp:4655) at d.p.cON.onExit(bp:4805) at org.osbot.rs07.event.ScriptExecutor.IIiiiiiIiiIi(og:39) at org.osbot.rs07.event.ScriptExecutor.stop(og:440) at org.osbot.rs07.event.ScriptExecutor.stop(og:430) at org.osbot.rs07.event.ScriptExecutor.start(og:424) at org.osbot.b.IIIiIiiIiiIi(ww:11) at org.osbot.BotApplication.main(wy:273) [INFO][Bot #1][05/25 05:37:17 PM]: Script Perfect Thiever has exited!
-
Nice will give it a try again very soon, are you breaking the same amount of time as botting?
-
Would you mind sharing a rough idea how do the script determine a safespot? I came to realize safespotting is such a useful technique in questing and boss fighting and would like to try implementing it. Ran the script for a few days and it is has been running flawlessly, I am interested in knowing more how it works but certainly fine if thats too much of an ask.
-
Display d = new Display(); @Override public void onPaint(Graphics2D g){ log("aaaa"); g.setColor(Color.RED); d.drawModel(g, myPlayer().getGridX(), myPlayer().getGridY(), myPlayer().getZ(), myPlayer().getModel()); log("bbbb"); } trying out the Display api and when I call drawModel it seems like it is throwing an exception silently as I never saw the second message being printed on the console am I doing anything wrong here? I am trying to draw the outline of entities and tiles on screen, searched for some older posts in the forum but no luck EDIT: should be using getDisplay() rather than instantiating a new display class, all good now
-
yea I am running on a VPS and right it is running much more smoother on my local PC, is it because the CPU of a VPS are often shared with others?
-
trying launching the osrs client once and see if it helps?
-
Thanks for sharing the customBreakManager code, it really helps me a lot to write my own
-
what do you guys recommend to bot at around 50-55 Thieving? looking for xp/h rates only
-
Thank you! Didn't know it was that simple and also didn't know there is a solution to the hooking issue as well. Tried it once and can confirm it works