Everything posted by Czar
-
Perfect Fisher AIO
i already gave you one, please use it this time :P just added another 24hr
-
Perfect Rock Crabs
yea i will probably have to stop relying on osbot for their API and write my own world hopper i would say up to 30k/hr on a decent acc, and it averages 20-25k on a lvl 50ish acc
-
Perfect Rock Crabs
hmm I assume hopping is still broken I will try and make some changes
-
Get the first option of a context menu?
yes it will, it only grabs the options for that specific object
-
Get the first option of a context menu?
object.getActions()[0] for the first option in the index* careful though, some objects have null options, so you may want to make a small method to filter out all the null options e.g. I tried doing this for my bank method, (bank chests have 'use', bank booths have 'bank') however the bank booth's first hidden option was null, then it was 'Bank'
-
Interactions are to quick?
For me, with .70, it is right clicking and selecting option e.g. if (getInventory().interact("Use", "Dusty key")) { //sleep } will rarely drop the dusty key, but it's very rare so it's not much of a big deal
-
Perfect Fisher AIO
wow, good job man, I'm glad to see this @Knife yep, I can add that, need to run some tests before I push the update live ;)
-
I'd like to thank Czar
you are all champions and legends
-
CzarRangingGuild
then you must be doing something wrong, because I'm 94 ranged now and it's running smoothly restart the client, hook mirror mode while logged out (if using mirror), login, start script, make sure you have gp, make sure you start near the guard, and just let it run edit: disable randoms too, my script handles everything itself
-
getModel().getArea doesn't work correctly
Ever since they replaced the model triangulation code (?), models are shown like that. The only solution is to draw the tile under it I guess :L
-
Perfect Experiments
Will add this right now, update coming soon EDIT: Added, update will be live within a few hours.
-
CzarRangingGuild
Amazing progress guys, I'm 91 range and going for 99 , i'm almost half way xD
-
Perfect Woodcutter
show me a screenshot and I will fix ASAP
-
CzarRangingGuild
Make sure not to hook the mirror client while your account is logged in, otherwise it will not detect anything in inventory. You must be doing something wrong, since I still haven't had any problems from 33-90 ranged
-
GUI Practise
looks impressive, would fit perfectly in opengameart.org :P
-
Perfect Fisher AIO
http://osbot.org/forum/store/product/454-perfect-fisher/ and just click add to cart ;) enjoy the script
- Count To 10,000!
-
CzarRangingGuild
Camera is fine, it's meant to move left and right until it finds the perfect click position had to restart bot because of update, script still running flawlessly ;)
- Recent Work... C&C
- Thank you Khaleesi
-
SECOND 99 WITH MIRROR MODE
nope, got 0 quest points lol
-
SECOND 99 WITH MIRROR MODE
ANOTHER 99 WITH MIRROR MODE, TY @MGI SM, heres the old thread http://osbot.org/forum/topic/72225-first-mirror-combat-99/
-
CzarRangingGuild
Unlucky mate make sure you don't have a flagged ip or anything, i've been doign 24/7 no breaks just suiciding with mirror mode, still no ban BUT, I cleared my jagexcache, my random.dat and changed my IP before I started my mirror mode accounts
-
Perfect Rock Crabs
Version 2.63 - Fixed fighting code, no longer gets stuck - Fixed region resetting - Fixed pathfinding Update should be live within a few hours Also, I am considering adding a loot tab, and removing some options such as minimap walking, always use cave and a bunch of others.
-
Perfect Rock Crabs
Okay I have begun testing, so far it's working flawlessly. I need to wait until it resets region though only 5 minutes in though, gunna test up to 3 hours, and find out if there are any bugs etc, and fix them Also, guys please make sure you have auto-retaliate enabled. In the next version I will be forcing it