Everything posted by Apaec
-
APA AIO Cooker
Hi all, Following the recent changes to ranges in the recent game update, I am planning to update the script to use left clicks where possible. I'm not yet sure how long this update will take but hopefully it will be with you all soon. Best Apa
-
APA Script Trials
Trial activated, and thanks for the kind words Apa
-
APA Rock Crabs
Hmm, good catch. I'll add a check for this- thank you for letting me know! This could be an issue with mirror mode if you're using that, but i'll take a look and see if I can figure out what is causing this. Thanks
-
APA Sand Crabs
Hey, This is an option in the client settings menu for this -Apa
- APA Script Trials
- APA Chest Thiever
-
APA Sand Crabs
Yep, i'm pretty sure OSBot supports mac.
-
APA Auto Alcher
Yeah, still need to add tome of fire support too. I've added it all to my list of things to work on - thanks for letting me know, and glad the issue is sorted Apa
-
grey border around thread image
It's because the image is being resized to fit the screen. Since everyone has different sized screens, there's not much you can do about this
-
APA Auto Alcher
Make sure you have nature runes in your inventory The script will stop when you run out of runes. I've not heard of that staff before but I just looked it up now. Hopefully the nature runes are used from the staff first rather than the inventory, in which case you can just put a single nature rune in your inventory and the script will work just fine. If not, then you'll have to just use nature runes as usual until I add a check for this which i'd like to do in the near future. Apa
-
APA Script Trials
Hey, Cheers for getting in touch, unfortunately I am not allowed to offer trials to users whose accounts are under a week old. Please come back in a week or so and i'll be more than happy to give you a trial! Apa
-
APA Sand Crabs
Camping is certainly supported - trial activated !
-
APA Script Trials
Heya Sounds good! Drop a reply in this thread when you're ready for the trial You can then pick up a copy from the OSBot store, here's a link: https://osbot.org/forum/store/product/643-apa-sand-crabs/ Cheers Apa
-
How to set random bot break times?
If i remember correctly, when you select the randomise button, your current break time will be randomised by +-10%. So: Enter your interval durations Select the randomise button
-
APA AIO Smither
Hmm, I thought I made it do this - the script uses the default OSBot walking methods, perhaps interface closing was added to these methods internally because i've just checked the code and there's nowhere that I explicitly tell the script to close the bank. I've added this to my backlog of things to look into, it may not even be customisable though so I cannot make any promises! Apa
-
APA Script Trials
To qualify for a trial, your OSBot account must be over a week old (this is OSBot policy). As a result, I cannot offer you a trial just yet. Please come back in a week! Apa
-
A Beginners Guide to Writing OSBot Scripts (where to get started!) by Apaec
Firstly, i'd make sure that you're properly null-checking the arrows before trying to pick them up. You're probably getting a ton of errors in your console at the moment, or would do if there were no addy arrows around. Secondly, perhaps try changing your inCombat() method. You're currently checking if you're fighting, which is when you are attacking someone else. This is not what you want. Instead, perhaps try myPlayer().isUnderAttack() Good luck Apa
-
APA Script Trials
Unfortunately, as is the case with all other scripters, I am not allowed to offer trials to users whose OSBot accounts are under a week old (this is an OSBot rule). Sorry about that - please come back in a week! Apa
- APA Sand Crabs
-
APA Script Trials
All trials have been started Apa
- APA Rock Crabs
-
APA Script Trials
Done! Unfortunately, as is the case with all other scripters, I am not allowed to offer trials to users whose OSBot accounts are under a week old (this is an OSBot rule). Sorry about that - please come back in a week! Apa
-
APA Rooftop Agility
Hmm, which course are you at? Is there anything logged in the console? Apa
-
A Beginners Guide to Writing OSBot Scripts (where to get started!) by Apaec
Hmm, odd issues but i'm glad to hear that you got it all sorted Let me know if you have any further problems in the future Apa
-
APA Rooftop Agility
Awesome to hear, grats on the gains Sorry to hear that - in future i'd strongly recommend taking further precautions to prevent bans. If you use generous breaks, keep sessions short and play legit between sessions, you should be fine. Also, be sure to give this thread a read: https://osbot.org/forum/topic/124429-preventing-rs-botting-bans-v2 Apa