Everything posted by Apaec
-
APA Rooftop Agility
Certainly, trial activated. Enjoy! Apa
-
APA Rooftop Agility
Hmm, I always thought players would log out over going AFK (which is what the OSBot break system is designed to simulate). Either way, logging out or going AFK probably have no difference on ban rates. I think it's much more down to how you use the script, (timing and frequency etc) I'd recommend giving this thread a quick read if you haven't already! https://osbot.org/forum/topic/124429-preventing-rs-botting-bans-v3/ -Apa Sure - trial started Apa
-
APA Script Trials
Sure - trial started Apa
-
APA AIO Herblore
Hey, Please try the latest Dev build which I linked in the above post - this should fix the file access permission issues which are causing the JOptionPanes not to show up. Best Apa
-
APA Script Trials
Sure - 24h trial started Apa
-
ConditionalSleep not working with shops
You're constructing a new ConditionalSleep, but never using it so ofcourse it isn't working! You're going to need the call sleep method: ConditionalSleep awaitShop = new ConditionalSleep(Script.random(4000, 8000)) { @Override public boolean condition() { return store.isOpen(); } }; if (shop.interact("Trade") && awaitShop.sleep()) { log("hi!"); }
-
APA Rooftop Agility
Hey, I'm not sure I fully understand what you mean - you want the script to stop running at random times? If so, i'm not really sure how or why this would help prevent bans; if anything, surely this would just look less authentic to other players and would waste valuable botting time? Apa
-
APA Script Trials
Trial activated Have you considered botting at Sand Crabs instead? They're much better exp/h and I also have a script for them which i'd be happy to give you a trial of! Apa
-
APA Script Trials
Sure - trial started Apa
-
APA Rune Sudoku
Ah, thanks for letting me know about this. I didn't remove the profit counter, but I just had a look at the code and it looks like the API I was using to retrieve item prices (RSBuddy exchange) is no longer live, so I guess the price retrieval is failing and hence not showing. I've made a note of this and will switch the script over to the official OSRS Exchange API when I get back (I am away from home at the moment). -Apa
-
APA Rune Sudoku
Hi, Yes - I always investigate any issues users may have. I'm sorry the script hasn't been smooth so far - for some background information, the script uses colour values read off the screen to recognise the different rune positions. As a result, it requires a fixed brightness level which it sets before the script starts. From what you've said, it seems the script is failing at this stage? I'm not sure why this would be unless the interface has changed (I will look into this), but for now please try setting the brightness level to maximum manually as per the instructions on the front page of this thread. Please let me know if this sorts your issue, and get in touch if you have any further questions -Apa
-
APA Rock Crabs
Hey, Thanks for the suggestion. I'd like to add this in future, the only problem is that on waterbirth the spawns are in single combat zones. This, combined with the fact that wandering crabs have no id attributable to their spawn position, means it is a difficult task to automate. Apologies for the delay in getting back to you, for some reason I was unfollowed from this thread so I didn't get a notification. Apa
-
APA AIO Smither
Sure - trial started Apa Hmm, that's odd - after it inputs the value the first time, it should select the previous amount option from the right click menu. What is it that you're making? I'll take a look Apa
-
APA AIO Herblore
@Stormtrooper @theboss3433 @notabot Hi all, Please try this latest dev build client (https://osbot.org/forum/topic/155607-dev-build-osbot-2553/). This should fix any issues with the startup interfaces. Best Apa
-
Version control in IntelliJ
The basics are not too bad, you can get quite far with just basic committing and branching. I'd suggest doing it from the command line instead of using any git clients or embedded things. Maybe do some experiments with a dummy project first though! GL & let me know if you have any questions Apa
-
Version control in IntelliJ
I'd just use git or svn or something. If you use a built in version control system, you never really know what is going on under the hood and it can be frustrating/unpredictable at times. If the reason for you not using git is that you don't know it, now is your opportunity to learn it Apa
-
APA Sand Crabs
Sure, trial started Apa Hmm, the most optimal spot really depends on your stats. If you have a high defence level (you don't need food when training at sand crabs), then naturally the 4-spots are the best. If, however, you have lower defence, you need to consider your DPS - are you killing crabs faster than they spawn, or do they pile up on you so you take more damage? Answering this question will tell you either that a spawn point with more crabs or one with fewer crabs is more optimal respectively. A happy balance is the 3-spawns of which there are plenty. I'd suggest crab claw isle as it's usually a little quieter considering the 10k fee to access it. Just activated a 24h trial on your account - let me know how you get on, and if you have any further questions then don't hesitate to get in touch! Apa
-
Congratulations on our newest S3 promotion
Thanks everyone! Apa
-
APA Rooftop Agility
Glad to hear you are liking it Those timings seem sensible, it's good to keep a low profile. Good luck on future gains! Apa
-
APA Sand Crabs
Sure - trial started (Copying same reply to both threads) Apa
-
APA Script Trials
Sure - trial started (Copying same reply to both threads) Apa
-
APA Script Trials
Sure, apologies if the instructions were unclear. I'll see if I can make them a bit more concise. Just started a 24h trial on your account, enjoy! (Will copy this same reply to both of your posts) -Apa
-
APA Rooftop Agility
Sure, apologies if the instructions were unclear. I'll see if I can make them a bit more concise. Just started a 24h trial on your account, enjoy! (Will copy this same reply to both of your posts) -Apa
-
APA Script Trials
Sure - trial started Apa Trial activated Apa
-
APA Script Trials
Sure - trial started! -Apa