Everything posted by BananaTown
-
Explv's Walker Pro - Beta testing
may i test bb, ive wanted the dungeon feature since the last walker
-
Firescape
as I suspected, it was the paint causing the lag. specifically the box i drew, of where the next fire would be on the ground. I removed this especially as it wasn't accurate before the first fire. Changes to code have been pushed. Will be live within next 24 hours.
-
Firescape
thanks for pointing out. I dont know how I didnt notice the lag but ill fix that this weekend. I also noticed you must start the script w a tinderbox in your inventory, will also be fixing that. Also for the record (other users reading this), the script still works with the lag, allbeit low fps and with more resource utilization than required. Again, will fix that this weekend.
-
Excellent Dragons
when u start script with rune kiteshield, it will loop equipping anti drag shield
-
Timberscape
update pushed to fix the recent wc update for this boo boo script
-
Cape's Progressive Woodcutter
pretty sure varrock east oaks are broken cus custom location works. maybe just my VM being weird. lmk if u can recreate.
-
Khal Tutorial Island
Only when using the script queue feature, The script will freeze when picking a new name. This freezes the entire client tab. The only thing logged, appears after closing clients and says [INFO][Bot #1][07/03 02:20:03 PM]: Loaded 5 built-in random solvers! [INFO][Bot #1][07/03 02:20:06 PM]: Started random solver : Auto Login Logging in... [INFO][Bot #1][07/03 02:20:15 PM]: Successfully logged in, waiting for welcome screen. [INFO][Bot #1][07/03 02:20:27 PM]: Login completed. [INFO][Bot #1][07/03 02:20:27 PM]: Random solver exited : Auto Login [INFO][Bot #1][07/03 02:20:27 PM]: Scheduling script background executors [WARN][Bot #1][07/03 02:20:28 PM]: The current script is overriding the Bank Pin handler! [WARN][Bot #1][07/03 02:20:28 PM]: OSBot is not responsible for any issues that occurred due to this. [INFO][Bot #1][07/03 02:20:28 PM]: Loaded Acc Mode: Regular [INFO][Bot #1][07/03 02:20:28 PM]: Loaded Walk location: Lumbridge Spawn [INFO][Bot #1][07/03 02:20:29 PM]: BreakManager: We will bot for 41 minute(s) and break for 47 minute(s) [INFO][Bot #1][07/03 02:22:28 PM]: Terminating script Khal Tutorial Island... java.lang.InterruptedException: sleep interrupted at java.lang.Thread.sleep(Native Method) at org.osbot.rs07.script.MethodProvider.sleep(sn:96) at org.khal.y.Prn.j(i:230) at org.khal.tutorialisland.khalTutorialIsland.onLoop(n:8) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(do:6) at java.lang.Thread.run(Unknown Source) [INFO][Bot #1][07/03 02:22:30 PM]: Shutting down script background executors [INFO][Bot #1][07/03 02:22:30 PM]: Script Khal Tutorial Island has exited! Important note, This doesn't happen everytime. I have no idea what conditions this happens under. I just know its annoying lol. EDIT: while reporting this, it got stuck trying to enter a name longer than the max name. This is something ive never encountered, so idk if this is a bug, or what, but figured id update the post to include it.
-
ai's ability to help create scripts
ChatGPT no longer wants to help us script lol LOL edit: u can still make it write u scripts u just gotta give bro a nudge
-
Any way to check how many hours on account?
I assume you're reading the widget in the account tab? this is a way to do it . RS2Widget playtime = getWidgets().get(712, 2, 100); RS2Widget yes = getWidgets().get(219, 1, 1); if (playtime == null) { new ConditionalSleep(5000) { @Override public boolean condition() { return playtime.isVisible(); } }.sleep(); } else { playtime.interact("Reveal"); } if (dialogues.inDialogue()){ yes.interact("Continue"); }
-
Perfect Miner AIO
script works perfectly. Just noticed some errors with -debug enabled and figured id send them ur way in case it helps you in the future. [INFO][Bot #1][06/26 02:15:02 PM]: WebWalkingEvent; Terminated because script executor paused. java.lang.NullPointerException at perfect.scripting.y.n.aUX.l(if:205) [INFO][Bot #1][06/26 02:15:02 PM]: WebWalkingEvent; No route found! Destinations = [[x=3285, y=3368, z=0]]; [INFO][Bot #1][06/26 02:15:02 PM]: WebWalkingEvent; No route found! Destinations = [[x=3285, y=3369, z=0]]; at perfect.scripting.y.n.Con.g(xf:740) [INFO][Bot #1][06/26 02:15:02 PM]: WebWalkingEvent; No route found! Destinations = [[x=3286, y=3369, z=0]]; at y.COM1.f(qk:1288) at y.Aux.m(qk:617) [INFO][Bot #1][06/26 02:15:02 PM]: java.lang.NullPointerException at y.COM1.onLoop(qk:1026) at perfect.scripting.y.n.aUX.l(if:205) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(fj:191) at java.lang.Thread.run(Unknown Source) at perfect.scripting.y.n.Con.g(xf:740) at y.COM1.f(qk:1288) at y.Aux.m(qk:617) at y.COM1.onLoop(qk:1026) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(fj:191) at java.lang.Thread.run(Unknown Source) [INFO][Bot #1][06/26 02:15:02 PM]: Started random solver : BreakManager
-
Other games
lol same cheat engine was able to add gems I used to spam kahoots with bots when I was in regular school lol.
-
Other games
Do u guys cheat in other games? If so, what games? are you a closet cheater? Are you a blatant cheater? I ask because this is a botting forum and I'm curious what the community here does mainly. I used to blatant cheat in csgo hvh when I was younger, but have since quit cs for the most part. Now I don't cheat in any other games because imo it ruins the fun.
-
Firescape
This is my second release on the SDN. If you encounter bugs please post here. Script worked for me but was not tested extensively. Burns logs in varrock square near Varrock west bank. WIll do logs - yews Bot will need 61 Logs 0-15 183 Oak logs 15-30 535 Willow logs 35-40 1572 Maple log 45-60 63016 Yew log 60-99
-
Khal Tutorial Island
will buy once i start my job looks lovely
-
Khal Tutorial Island
does this bot support osbots script queuing system? I notice when i put this script, then perfect fighter in, it will log out after Tutisland is done, and just exit entirely instead of starting perfect fighter. I don't know if this is me using the queuing system wrong, or if the script doesn't support it.
-
Perfect Fighter AIO
script id is 758 in case u wanna add it to thread lol
-
Khal AIO Crafter
my bad then i must've just looked at the bot at unfortunate times lol.
-
Khal AIO Crafter
can u mkae it so when crafting with leather it doesnt deposit the needle and thread cus rn it banks all and IMO its kinda bot like
-
Categories/Groups inside the account tab
as someone who uses email domains for account organization this would make my life a lot easier (ik there are easier ways)
-
SUGGESTION: Mouse position Cli arg
yessir exactly what i mean. If there was a CLI argument to enable that on launch, it would be stellar.
-
Khal AIO Cooker
best cooking script i have used. excellent work
-
Temp vs Perm ban
Ive been 2dayed for agility and quests. pretty much everything else has been perm. Id guess its because they don't really generate gold, but marks of grace do so?
-
SUGGESTION: Mouse position Cli arg
can we get a cli argument to enable mouse position on launch
-
ai's ability to help create scripts
bumping this thread, anyone do anything neat yet? btw i got access to bings ai (idk if its still early access even lol) so if any1 got any ideas for that one lmk
-
Cape's Progressive Woodcutter
very nice script. always bug free 10/10 recommend to any1 curious abt buying.