Everything posted by H0rn
- Ragnars Warrior Guild - 「Collect Tokens」「Progressive Defender Looting」「Camp Top/Bottom Floors」
- AIO (In Progress) AFK Fisher V1.2
-
Stealth Quester
You left a quester run for 5 hours while you went to work ?
- [Open Source] Account Creator - Alpha
- H0rn's Cannonballer
-
H0rn's Cannonballer
The script is free, providing you have VIP.
-
mCannon | AFK | REACTION TIMING | TELEGRABBING
Grats on release
-
OSRS Ban Megathread - 9/27/2018
Very interesting read.
-
[Stable] OSBot 2.5.16/17 - Resizable and Patches
Awesome work
-
H0rn's Cannonballer
Be sure to be on the latest public build of OSBot too, that usually helps with issues like that.
-
H0rn's Cannonballer
I believe this was due to a game update, could you try again and see if it works?
-
WebWalking
https://osbot.org/api/org/osbot/rs07/event/WalkingEvent.html For example: Area myArea = new Area(x, y, x, y); WalkingEvent walkingEvent = new WalkingEvent(myArea); execute(walkingEvent); Using events like this also means you can change certain event settings, read it all in the api mate.
-
WebWalking
You should only use WebWalking when walking from unknown places really, in laymans terms don't rely on WebWalking to get you from A to B handling objects as a simple way to walk. You can easily write a few lines of code to walk from x to z.
-
Project OSRS (Fishing/Mining/Woodcutting)
Always love your products, purchased, nice work.
-
[Dev Build] OSBot 2.5.14
Nice work As always..
-
Accounts with Quashed Bans - Are they watched?
I got a ban quashed then botted 99 str and range with no bans
- [Dev Build] OSBot 2.5.11
-
jagex stepped up their game??
Just got unlucky I guess lol, I've had insane luck on some accounts and then crazy shit luck on others..
-
APA Sand Crabs
Very sure, I've never had it unchecked ?, I'll get a screenshot next time if I notice it again, status was "Sip" and the mouse was hovering over the crab position it last walked to.
-
APA Sand Crabs
I also noticed that the mouse is "stuck" in motion, I had "Move mouse outside screen" enabled and when it's attempting to sip the potion the mouse just stays on screen until the next interaction is called. should have included this in my earlier post but I was super tired
-
Kobo's Chickens [First Script, Feedback Wanted!]
Congrats on the release
-
APA Sand Crabs
Hey, I've noticed that when I use Super attack and super strength without "Bank when out of potions" enabled it hangs on "Sip" when either potion runs out, for example it's continuing to attempt to sip/find Super Attack (1) which is no longer in my inventory. I think it's due to running out of super attack before super strength on my pure.
-
fishing banrate?
You've been banned since this post?
-
[Dev Build] OSBot 2.5.10 - Web walking, AutoLogin
Nice job mate as always!
-
H0rn's Cannonballer
It's RSBuddy's unstable API, seems to happen sometimes. Edit: Pushed an update that should fix the issue.