-
Posts
11137 -
Joined
-
Last visited
-
Days Won
88 -
Feedback
100%
Everything posted by Apaec
-
It's odd that making it static changes how it behaves in this respect. Maybe there's something else going on, or I missed something, but that shouldn't affect it in this case. As other people said though, you should probably extend JFrame - you will inherit lots of useful and well-written(~) functionality! <- much better than relying on externally calling the initialize method to not get a face-full of NPEs! Good luck with your project Apa
-
Oh right, sure - seems sensible! Yeah, in general mirror mode is buggy no matter which script you're using. I personally prefer SI and I know most others do too - Most consider it equally safe (if not safer) than mirror and it's much less resource intensive. Unfortunately there's nothing I can really do to fix the script specifically for mirror, since it's not my code that is causing issues! Apa
-
Not sure, it's free - give it a shot! I've been meaning to continue work on the re-write which is an on-going thing at the moment; just haven't found the time in recent weeks. If it's not working let me know and that may persuade me to set some time aside this weekend to give it a shot! Apa
-
I've been avoiding adding any niche methods, but perhaps. I might test the feasibility of it - Can't make any promises though! I wanted to make this script free but that wasn't allowed so the next best was VIP+ - i've added too much cool stuff already it seems! Apa
-
Ye: Essentially, when you're defining rdbtnVarrock in your gui class, you are not instantiating it. You need to 'create' an instance of the JRadioButton object by calling the JRadioButton constructor. This can be done in-line, For example: JRadioButton radioButton = new JRadioButton("Some text"); (Alternatively you can do this in the GUI class constructor) Also, it looks like you've got an enum storing various Locations, whatever they are. I'm not sure why you're encoding/decoding location data between your gui class and main class, but you can simply pass a reference to the respective enum values: /* GUI Class */ public Location getSelectedLocation() { return radioButton.isSelected() ? Location.VARROCK : LOCATION.LUMBRIDGE; } /* Main Class */ Location desiredLocation = guiInstance.getSelectedLocation(); GL! Apa EDIT: Incase it wasn't clear, the reason for the NPE was because you were referencing your radiobutton in the public method of the GUI class, however you may not have instantiated this radiobutton. If you find yourself making this mistake often, or just want to follow good practice, you might find defining the component as with 'private' and 'final' access modifiers. This should provide in-IDE error messages to remind you!
-
Np! Not sure what you mean by this though?
-
Certainly sounds like an issue on OSBots side, since random dismissal / interaction code is hosted by the client, and the script is 'overriden' by OSBot when a random appears. Fiddling with the OSBot settings / restarting may help but i'm not sure! As for transferring auths, I don't think this is possible/allowed. I certainly don't have the power to do it (the store is handled by OSBot)! You could share your OSBot account with someone, but I think that is officially against the rules as well. Apa Hey Haven't seen the footage, but I'm guessing you're running mirror mode? This seems to be a common issue amongst mirror users. Unfortunately mirror mode is a little buggy at the moment, i'd advice switching over to Stealth Injection where you should *hopefully* have a flawless experience. There's more info on the main thread, but it seems no-one reads that anymore so I guess I will have to put a warning up when users try and run the script in mirror mode. Might try and get that done this week, we will see! Best Apa
-
I'm heading off now, may not be online in a couple hours so i've started a 24h trial (instead of a 12h one) on your account, that should hopefully accommodate your needs. Cheers!
-
Replied on Sand Crabs thread! Sure! (:
-
Hi, I'm sorry to hear that you're not satisfied. Unfortunately, as with OSBot policy, refunds cannot be offered for bans incurred while using scripts - this is your responsibility to prevent! Botting to 40 agility in one go is very brave, if you're looking for pointers on how to go about this next time, be sure to check out this thread: https://osbot.org/forum/topic/124429-preventing-rs-botting-bans-v2/ I personally have gotten multiple accounts to 70+ agility (and made a few mils from marks of grace) by being very careful. I normally bot for no more than 30 mins to 1 hour per day, but that's just a personal (and very cautious) restriction - it works for me! Best Apa
-
I'm not sure if the method is still worth it, perhaps it isn't? I don't currently have access to an account to run tests (i'm working on training one up as we speak) so I can't get any updated data unfortunately. It might be worth checking the current prices and doing calculations from there based on the acquisition rates in the screenshots? Apa
-
Hey Unfortunately not, there's nothing fancy with this script, it's just a barebones AIO miner! Perhaps the premium alternatives may support this feature, be sure to check their threads! Apa
-
Hey, That's pretty strange Maybe the OSBot random event solver is not exiting correctly. Try selecting (if it's deselected) / deselecting (if it's selected) the 'Dismiss all random events' button in the client options menu! Apa Thanks! Welcome back & i'm glad to head the script has lived up to expectations (: Apa Do you mean Sand Crabs? Since we're on the Sand Crabs thread! Apa
-
Sure thing, just started a trial on your account. Enjoy! (:
-
Testing script changes without restarting client
Apaec replied to DrizzyBot's topic in Scripting Help
Looks like you got it sorted out. Another thing worth watching out for is making sure you don't have multiple script files in the folder with the same manifest name. Apa -
Update Version 1.03 Fixed type with 'Mort myre fungus' Re-scaled/Adjusted UI to more convenient dimensions Fixed component border issue in UI Please allow up to 24h for this update to go live to the SDN. As usual, if you would like access to this updated version immediately, the updated code can be found here -Apa
-
Both done, thanks for stopping by! (: Apa
-
Wow! 35h is pretty crazy! I believe the longest proggie (shared with me) is just shy of 3.5 days, coutesy of @Master00j: Sure thing, done!
-
Sorry, been super busy these past couple days. Will aim to get it done this evening but can't make any promises! You can always modify the code yourself if you really need it now, then use the SDN version again once I push the fix live! Apa
-
Sure, done! Also just realised I completely forget to add the buy-50 option. I've made a note and will try and get that done this evening. Apa
-
https://clips.twitch.tv/AnnoyingDoubtfulRedpandaDuDudu
-
I don't override the break system, it just uses the OSBot system! As for the safe distance, I used to make the script walk to the bank before a break, but people complained so I made it a little more local, and made it run to a safe spot 2 minutes before a break starts which should leave plenty of time to kill off any sand crabs which are attacking you. I'm not sure what problems you're having or how to re-create them, but this is certainly not a problem for me - It may have been hopping a lot because sand crabs were busy? If so try botting at quieter times. Alternatively it may be an issue with mirror mode (if you're using that) - if so, it might be worth switching to Stealth Injection for reasons mentioned in the OP! Best, Apa
-
It should be possible - this happens quite frequently. See the refunds page: https://osbot.org/forum/forum/150-refund-requests/ and explain that you purchased the incorrect one in error! Thanks! As for the potions thing, the script will only work with 4-dose potions, please make sure you have plenty in the bank! If the script logs out and you're unsure why, it will give the reason in the console logger - just open that and have a look. Cheers! apa