Jump to content

Apaec

Scripter III
  • Posts

    11135
  • Joined

  • Last visited

  • Days Won

    88
  • Feedback

    100%

Everything posted by Apaec

  1. Hey, Your trial would have expired already but since it is clear you haven't had a chance to try the script, i've re-instated the trial for 24h. Just go to your scripts list and it should be there until this time tomorrow Apa
  2. Sure - trial started!
  3. Hey! In answer to your questions The roaming mode was discontinued as it was rarely used and interfered with camping users. You can now only select a spot to camp at. When i'm botting, I like to keep a constant eye on my bot so I normally run with force attack if crashed. This option is up to you and whichever you feel most comfortable using. I'd strongly suggest against leaving the bot unattended though! There currently isn't an option to select multiple spawns, however this is something that i'd like to add in the future of this script. Best Apa
  4. Apaec

    APA Rune Sudoku

    Sure - trial activated! Apa
  5. Hey! I would strongly suggest switching over to stealth injection. See the 'things to consider before buying/trying' section on the main thread for more info Apa
  6. Well, the reason that you're having problems is not because of syntax, it's because you're trying to put a String array inside a String array. Naturally, this isn't going to work since typing in arrays must be consistent and String[] is not the same as String. If you've got dynamic sizing, it is much cleaner and easier to work with lists. You might want to look into those instead Lists can easily be converted to and from arrays, and provide a versatile means to dynamically add and remove elements. Good luck! Apa
  7. All trials activated, thanks for stopping by all!
  8. Sure - trial activated
  9. Sure - trial activated Apa
  10. Woah that's some insane gains! Definitely looks like you've got the $5 worth Apa
  11. Sure, although the miner is quite a basic script and is available to all VIP+ users for free so you can just add the script from the SDN yourself Apa
  12. Hey This is something that i'd like to add when I finish the re-write of the script, I have had very little time to work on it over the past weeks though Hopefully i'll get around to it in the near future but I cannot make any promises ! Apa
  13. Apaec

    APA Chest Thiever

    Sure - trial activated And yes you're correct, you get permanent access and it's a one time charge
  14. Yeah The trial restriction is just to prevent people creating new OSBot accounts just to get a trial -Apa
  15. You're correct, he's comparing two Enum values. It will return false for every value of the variable 'currentFishType' apart from when currentFishType has the value FishingType.LEVEL It's a weird way of laying out code -- it is not very good practice to have an enum value which holds falsified/placeholder data, but hopefully you understand why the comparison works now -Apa
  16. 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
  17. Hey, I'm not sure if there's much I can do about this but I see the issue and will look into options Thanks for the suggestion! Apa
  18. Both trials activated @droe32 I would strongly suggest against botting on any account you care about losing. No script is safe from bans - please keep this in mind! Apa
  19. Cheers for helping out with the questions Malcolm, really helpful! you're a very good teacher Apa
  20. Looks like the signatures are currently down (i'm working to get them back up!) When they're back up, your signature will be available at this url: http://ramyun.co.uk/sandcrab/oo159oo.png GL Apa EDIT: signatures are back up and running! The link should now work
  21. Sure - trial activated Apa
  22. It would be easier to properly understand the API with a good understanding of Java. That being said, you don't need to understand it to use it Your code is quite odd - it certainly isn't doing what you think that it is doing. It might be worth visiting some very basic java tutorials to get a feel for variables and conditionals before working further on this -Apa
×
×
  • Create New...