-
Posts
22257 -
Joined
-
Last visited
-
Days Won
1984 -
Feedback
100%
Everything posted by Czar
-
Script is under maintenance for a month, so it has 9 days left until it goes back on store. Will activate auth good luck EDIT: Apologies guys, I pushed the dev version of the script by mistake, I will re-push the new update so everything works. Latest version will be v238.2
-
Cooking plugin still hasn't been added, it's coded but I need a real test run before I push it to SDN, shouldn't take too long hopefully later today I can get it prep'ed. ^^
-
Hmm, turn off drop others, that is not needed when dropping all. Will run some more tests and add an update asap
-
Yep will be doing more improvements, more updates coming ^^
-
Both safe spotting and looting are working for me, are you sure you set up the client and script correctly? If using mirror, try not to use any other client aside from default osrs launcher. Do not hook clients while logged in*. If not using mirror, then confirm which setup you are using. Food - which food? Also did you set a custom HP to eat at? @BitcoinBobby thanks, will be testing barbs ASAP, really appreciate detailed bug report. Activated trials good luck guys, let me know how it goes I am constantly adding updates, just make sure to post a detailed feedback.
-
Update just went live, can you try again, should be better now Let me know if you still want any more changes, I will add more updates ASAP
-
Well first you gotta determine how would the script know when you woodcutted? One way would be to read in-game messages e.g. 'you chopped the tree and got some logs' or w/e it is, then add on to a simple int, e.g. treesChopped++; So you would implement something like // declare this outside of a method private int treesChopped; // add this if you don't already have it, on your main script class public void onMessage(Message m) { if (m.getMessage().contains("got some logs")) { treesChopped++; } } Of course it is basic (no null-checks, doesn't check if messages are from a player or the game) and isn't the correct message (I forget the exact message) so you gotta edit the message and it should be fine. But the idea is there.
- 4 replies
-
- 2
-
-
- beginner
- scripting help
-
(and 2 more)
Tagged with:
-
9 days left until the script is back on store. I will give you an extended auth for 1 week to try out the script. Just waiting on the update to go live for safespotting
-
Rune pouch is not supported unfortunately, it will be added very soon As for mind talisman, it is highly recommended to use a tiara instead of a talisman. I will check out talismans again, update coming up. Ourania teleport - you need to disable magic spell filtering by right clicking the magic tab, it will work. As for airs, any reason it stopped, did you check the console log for any errors? Perhaps out of rune essence? Same with lavas. Mirror mode? As for moonclan teleport, try disabling spell filters, aside from that I will check out astrals and provide an update accordingly ASAP. Also please screenshot exact script settings so I can debug the script with the same settings. Will be doing a few more test runs and add another update shortly, thanks guys EDIT: Found a few areas to improve on/repair, will be posting update shortly.
-
Hang on guys, almost done with the update. Gotta get it 100% right. Stay tuned EDIT: Should only drop other fish if you are banking, please confirm. Got some nice ideas and suggestions, will be adding a script update after this hotfix update. So, just posted an update for dropping system, works much faster and more stable now. I will work on the actual script feature update now, good luck guys
-
Glad to hear, just posted another small update just in case, it was a fail-safe for the teleports if using GE mode. Activated trials good luck guys Also, hope you guys prepared your farms, weekend botting ftw
-
Activated trials good luck guys Best item - I haven't checked but I think it is break-even with rune arrows which is probably the best thing, otherwise the javelin do not sell and the other items are low demand too. Please post some results guys, would really appreciate it, thanks for all the support and feedback
-
Some great suggestions there, especially with the breaks thing. Will be adding some more updates, thanks As for attacking npcs really far away, is the script attacking far away while a closer npc already exists? Are you sure it is attacking the farthest npc, the script is programmed to ignore any rules about npc (regarding how far they are, how much health they have, etc.) just to avoid that idle penalty at all costs. I am going to need some context here, also if you can copy/paste any console logs or provide exact script setup options enabled, so I can run some more test and add updates accordingly Thanks guys, stay tuned for the next update
-
Speed can easily be changed, what are you fletching? Just tested mith darts, they work - but if you want faster speed you need to lower reaction timer to 50ms if you are using mirror mode.
-
Those logs are the wrong ones, you need to open the console log in the osbot client, then copy and paste. Those logs are from actual java crashes, are you using mirror client? Confirm ^^ Safespotting - fixed. Breaks - fixed, lemme know if it improves. Added a feature to avoid dead-locking the event. Strength potions - you are not setting up potions correctly, make sure you do. If you have a low str level, consider overriding the level to sip potions at in the misc tab. Pushed an update for v238.1, should go live within a few hours max. That was just a small update, the main update will be pushed ASAP, enjoy
-
Done good luck on trials, post some results
-
Done good luck on trials guys
-
Activated trials good luck guys Be sure to post some results
-
Check the console log for details on why the script stopped - usually only stops when there are no items left. I will run some more tests on grinding chocolate mode. Tars are supported, activated trial good luck all GE support not yet, will be converting GE from my GE-supported scripts Guthix rest - not yet, will add support for this especially after OSRS updated it, making it a bit easier. Thanks for responses guys and feedback guys, really appreciate it
-
Activated all trials good luck guys
-
Script is available, should be accessible in the client script browser (launch client, add bot, run script -> experiments)
-
Seems to be working for me, did you make sure to set client to fixed mode? Also did you set food? Retaliate enabled? Post error logs if any, will help As for bans and minimap clicking - will add a few more changes for this following user feedback. Thanks guys ^^ Stay tuned for the next update.
-
Will check out mith darts ASAP. In the meantime, make sure to avoid resized client, and set it to fixed mode (with all the default game edges/borders) As for magic longs and 100k/hr, the max seems to be 140k/hr, I will make some changes. I am worried making the script faster will increase bans, right now this script is one of the lowest ban-rate scripts ever, with 99s achieved very recently. I still have yet to add a slider for speed, apologies for any inconvenience Will be adding an update ASAP As for cutting and stringing - good idea, I will run some experiments and see what I can do - thanks for the suggestion
-
Activated trials good luck guys
-
Done activated trials good luck guys, be sure to post results