Everything posted by Khaleesi
-
Khal Pest Control
repaires gates and barricades, is for pures. when does it happen? Using fixed screen? Not even sure what this means at all ...
-
Khal Blast Furnace
The pitch is just the latest action what was done before you logged out, nothing to do with that. Because no fucks are given ... -_-
-
Does osbot work in resizable?
No, why would they waste time on making it for resizeable ?
-
Khal AIO Agility
Client interactions are broken that's why, happens at draynor, al kharid, varrock too since they all have that same wall you climb. Basically it moves the mouse if it's not on the object, it'll wait 5s, then move it again, wait 5s and move it again until it's finally on the right spot where you can click to start the course. Ridiculous but nothing I can really do until client is fixed.
-
๐ฅ KHAL SCRIPTS TRIALS ๐ฅ HIGHEST QUALITY ๐ฅ BEST REVIEWS ๐ฅ LOWEST BANRATES ๐ฅ TRIALS AVAILABLE ๐ฅ DISCORD SUPPORT ๐ฅ ALMOST EVERY SKILL ๐ฅ CUSTOM BREAKMANAGER ๐ฅ DEDICATED SUPPORT
Keep me up to date if it does, since the update iof thursday I'm not sure and didn't ahd the chance to test. Khaleesi
-
Khal Pest Control
Note: This was a huge update, report every issue you come across. Script updated to V0.11: - Using own walker class, no more pointless running around - Added repairing mode (requires axe and hammer) - Added "only attacking monsters" option at portals - Added granite maul spec Todo: -Removed points gained, since it was buggy atm. Enjoy! Khaleesi
-
Khal Blast Furnace
I'm sorry to hear you guys have issue with the auto login I hope it gets resolved quick!
-
Mapping walkable tiles
map[x][y] is the flags tile. You the the Tile itself. The flag i only to check if its walkable
-
Mapping walkable tiles
You are saving the flags of the tiles. Not even the tile itself... This adds a flag of a tile to the list. walkableTiles.add(map[x][y]) basicly pointless, since you don't even know which tile it is afterwards. You want to save the tiles itself. ArrayList<Position> walkableTiles = new ArrayList<Position>(); Try to figure out how to get the global x and y yourself out of the locals x and y Khaleesi
-
๐ฅ KHAL SCRIPTS TRIALS ๐ฅ HIGHEST QUALITY ๐ฅ BEST REVIEWS ๐ฅ LOWEST BANRATES ๐ฅ TRIALS AVAILABLE ๐ฅ DISCORD SUPPORT ๐ฅ ALMOST EVERY SKILL ๐ฅ CUSTOM BREAKMANAGER ๐ฅ DEDICATED SUPPORT
No it works, interactions are just slow at some points
-
Khal AIO Agility
Make sure you are using Fixed screen and not resizeable. The client is pretty broke after previous update, so be patient till they fix it
-
๐ฅ KHAL SCRIPTS TRIALS ๐ฅ HIGHEST QUALITY ๐ฅ BEST REVIEWS ๐ฅ LOWEST BANRATES ๐ฅ TRIALS AVAILABLE ๐ฅ DISCORD SUPPORT ๐ฅ ALMOST EVERY SKILL ๐ฅ CUSTOM BREAKMANAGER ๐ฅ DEDICATED SUPPORT
Interactions are a little f'd (client error) atm so it might not be 100%, I tried to fix it myself but for a complete fix you'll have to wait for next version (hopefully) of OSBot.
- Khal Blast Furnace
-
Random solver auto login not typing anything
OSBot client problem, not mirror.
-
Khal Caged Ogres
Script updated to V0.09: - Fixed telegrabbing seeds Have fun!
-
Khal AIO Agility
ya it's the new client ... Has issues with interactions. I'm making own interactions now, will test run soon.
-
Khal Blast Furnace
Yeah, client is broken, same with auto login after DC or 6h mark.
-
๐ฅ KHAL SCRIPTS TRIALS ๐ฅ HIGHEST QUALITY ๐ฅ BEST REVIEWS ๐ฅ LOWEST BANRATES ๐ฅ TRIALS AVAILABLE ๐ฅ DISCORD SUPPORT ๐ฅ ALMOST EVERY SKILL ๐ฅ CUSTOM BREAKMANAGER ๐ฅ DEDICATED SUPPORT
Done. Keep in mind OSBot interactions are fucked atm so they'll be slower at times and also the auto logger is broken too so if world gets DDoSed or something, you have to log in manually.
-
The power of Khal BF
Lmao xD The prices goes crazy every single thursday xD People dumping bars on wednesday ike mad ... but who AM I to care about it ^^
-
So why was there only 0 people in w358 while mirror client was down?
I think this runtime in 3 weeks says enough right?
- MirrorClient v1.055
-
Khal AIO RuneCrafter
If you can read how to setup: Place every item required by the script at the top of a tab. This will mean you have to reoder the bank to actually run the script. This is to prevent osbot from getting tuck in banking, it fails to scroll sometimes. Sometimes it doesn't click items what are visible for 50%. Causing it to idle... Making something like you suggest sounds good, but in reality it's annoying to code and will most likely mess up something else afterwards ... but I'll take a look at it and see what I can do. Khaleesi
-
Khal Pest Control
Use fixed mode ... hehe
-
Khal AIO RuneCrafter
Client is broken and logging in isn't possible atm. Post in the client bug report forum.
-
Khal Pest Control
Use mirror mode bro, normal client will get you banned on 99% of scripts, fairly easy. OSBot just had a major downtime and update, I'll look into this and see whats causing it