-
Posts
22171 -
Joined
-
Last visited
-
Days Won
1974 -
Feedback
100%
Everything posted by Czar
-
Update v106 officially pushed, should be a major improvement from the last version. Good luck guys Update will automatically go live within 24 hours
-
Glad to hear this, thanks for the feedback Gratz on 99s, usually fletching and other banking skills are a breeze to bot
-
For chaos temple: Is it really going bank because of no food, or did you set breaks and it's going to bank to handle breaks? In any case can you also confirm that you are using mirror mode? Perhaps the food isn't being detected by the client and it's telling the script that we have no food. I will run some tests for the food aspect. As for the zamorak monk robes, I will update their names in the item definitions file, should be patched in no time. (Not needed for a script version update, just restart script and it will be updated) World hop if no more npc - you mean if the npcs are all dead? I can add this easily. Although I am inclined to make a separate plugin purely for chaos temple, so it will be like a bonus standalone script included with the fighter script. How does that sound? It will have more specialized and customized functionality as opposed to configuring the fighter. As for p2p/f2p banks, which banks is it trying to get to? are you using any teleport options? In any case, screenshot your exact setup window settings and I will use the same settings and debug + add updates. For safespotting: It very well could be mirror but there's a easy solution, although you need to close all clients, open mirror client, open default OSRS launcher (no other RS clients except official one), make sure you are logged out of RS the whole time, let the clients hook, login manually, let the client load, walk around manually in the game/open interfaces up for a minute or two, and the clients will be stable as ever. This also applies to every mirror/vip user, please don't forget to do this; mirror needs to be maintained and we are all waiting for the next mirror update. Otherwise it could be high memory affecting the client's stability. Aside from that, the only option which makes the player stay on the loot tile while looting (and avoids walking back and forth to loot each item) is the 'Return to safespot when no loot' option, you gotta have that on at all times if you wanna loot with safespots, but I'm sure you already enabled it, so in this case I will be doing more test runs and adding a few more fail-safes so that the script knows how to return to safespot. Can you confirm how far away the safespot was? Within minimap distance? Also, screenshot your exact script setup so I can copy the same settings and analyze what's wrong to add new updates and help. Thanks guys, really appreciate the feedback and support
-
If you really wanna use while loops and don't want to try the useful posts above or if you just need to have while loops in other areas of your code, then just make sure your while loops have a break condition checking that the script executor is paused or stopped getBot().getScriptExecutor().isPaused() or isRunning(), other than that there are some good posts by our scripters above ^^
-
Activated trials good luck guys, post some results
-
Okay so osrs just did automated plank make spell, going to have to add some automated spell options to various spells in the upcoming update, stay tuned guys ^^
-
Good job will add to main thread ^^ Will be adding more updates ^^
-
Not just yet, the setup window was written before my saving/loading system that I designed for the fighter. I will be converting it and adding it after I do some more script improvements ^^ :D I agree it is a bit tedious having to refill the settings each time. As for trials, activated good luck guys :D
-
Do not let that account get banned, please be super careful, you’ll get 99 in no time ^^ I will also be adding more updates to the script including behaviour updates which benefit anti-ban ^^
-
Seems a bit complex I will see what I can do ^^
-
Wow amazing progress, good job added to main thread
-
There is an upcoming slayer script in the development section, and a few fighter scripts which support slayer monsters ^^
-
Activated trials good luck guys ^^
-
Yea pools are on the to-do list of upcoming updates ^^ will be pushing this update in a few hours I still have some testing to do, can’t risk it ^^
-
There is an update pending for v8.0 so I will activate trials as soon as it goes live. thanks guys, will let you guys know when version has updated ^^
-
Thanks for the support guys ^^
-
I have reverted it so it withdraw-X 3, less efficient but more stable.
-
I am still unclear on how exactly the pump method works, what if another user steals the pump? Also, after the pump is clicked and the character is animating, what should the script do from then on?
-
New Update (v58) - Added more stable walking system - No more webwalking errors anywhere, able to walk properly now - Hide paint is now toggle-able. - Cleaned up list mode locations - Added a bounds fix for map mode - Added a hotkey for choosing screen trees Really appreciate it guys, thanks a lot Update will automatically go live within 24 hours, good luck guys
-
For starting the script is is best to start with an empty ore sack (the one where you deposit pay-dirty into near the water), and zoom the camera all the way out so more objects are in screen, it should work much better Don't forget to post results/progress reports, gratz on 90 mining As for script taking long to do actions, what options are you running? You seem to be running mirror client, please make sure to lower the reaction timer from 1000ms to ~50ms for more than 10x speed increase. Hold SHIFT + F4 keys to change the reaction timer.
-
Activated trials good luck guys As for granite mines, I don't understand your question please elaborate ^^
-
Yes it is a popular option indeed ^^
-
Finished coding the task system, will be doing some testing then posting the update as soon as I can ^^