Jump to content

Apaec

Scripter III
  • Posts

    11143
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. Are you using mirror mode? Mirror mode can be buggy at times so i'd strongly suggest switching to Stealth Injection if so!
  2. Hey! Firstly, you have created a new class above imports which cannot be done. If you want both classes in the same file, you will have to move the top one down below imports. Secondly, both classes are named 'main', which is also not allowed. Choose a different name! Thirdly, by convention, classes should start with a capital letter, e.g 'Main' instead of 'main'. It's just convention so it doesn't make any difference in terms of execution, but conventions are good to stick to! (I realise I stupidly named it with a lowercase in the tutorial, i've been meaning to rewrite this tutorial for a while now!) In short, to fix your problem, just remove the top 'public class main { }'. GL! Apa
  3. Sure thing guys, both done! Happy new year (: Apa
  4. Hey! GP Payment is possible, only not directly. You'll have to first buy a voucher, which you can then redeem for in-store credit: https://osbot.org/forum/forum/227-vouchers/ . (OSBot handles the store and distribution of scripts) If you need anything else don't hesitate to let me know! (: -Apa
  5. Yeah, sand crabs are great! (& have no requirements) I've given you a trial of sand crabs so you can give it a shot if you like. GL! Apa
  6. Sure thing, done! Have you considered botting at sand crabs though? Much higher exp rates there! (: Apa
  7. Thanks for the post! Unfortunately there's not much I can do to stop misclicks (especially on small click-zones), that's something that can occur for a range of reasons including latency fluctuations, cpu mode etc. For any situations where a misclick could cause the script to get stuck, I write failsafe cases to handle - I don't think this particular situations could cause many problems though! Cheers Apa
  8. Hey! This should be possible (: Unfortunately I don't have the permissions to do this though. You'll have to contact the community administrator, @Maldesto, and explain to him that you bought the incorrect script in error. He should be able to help you from there! All the best Apa
  9. Yeah, the OSBot webwalker is very good, but for long distances such as that it can occasionally struggle. If you want a quick way to get there, placing your house at the hosidius portal is a good idea. Otherwise, you can games-necklace to wintertodt (not sure if this have web coverage?) or use the xerics amulet. Sand crabs are great exp, but a pain to get to !!
  10. Looks like the OSBot web-walking couldn't find a route there! Where exactly are you starting the script? I'd strongly recommend starting at/near sand crabs, or failing that at least on Zeah!
  11. No problem! Just started a sand crabs trial on your account, and cancelled the rock crabs one. GL! (:
  12. Sure thing, done! Have you considered sand crabs though? They're far better exp/h! Apa
  13. Exactly this! @OP In my experience, your chances of being banned are mostly based on how you bot, not the script. There is no meaningful evidence to prove anything, but as a rule of thumb if you keep sessions short, breaks generous and play legit from time to time, you should be fine. Then again, bans are very random and unpredictable, so there are no guarantees in any case! As honeydew said, don't bot an account that you don't want to lose. GL! Apa
  14. Woo, glad it worked well and thank you kindly for your custom! Please don't hesitate to let me know if you need anything with regards to the script. Cheers! Apa
  15. If your computer lost power then it probably wasn't able to send the data to the database Kinda sucks - again this would be the benefit of implementing an incremental system. I might look into adding this in the near future! It would be a little tricky since there are so many combat skills users might want to train, but I could certainly give it a shot. It might be difficult to work with the loading/saving ui system also - i'd have to come up with a slightly different object-oriented design for it to be compatible! I will experiment with some ui layouts and judge the feesibility - thanks for your suggestion!
  16. Nooo Oh well! Atleast you made some really solid gains! Should be 80 combat base in no time. GL!
  17. (: As Programerz mentioned, your progress is saved when you stop the script. This is a legacy setup, ideally I would be communicating every 5-10 minutes or so, however I have never got around to implementing this. When you eventually stop the script, the database should be updated (it may take a couple of minutes to show up in the dynamic signature)! Out of curiosity, how long do you plan to leave the script running? 3.5 days is already crazy enough!! Apa
  18. That's not a problem, i've started another 24h trial for you now. Cheers! Hey! I can certainly look into adding alerts, it's not something that i've done before so hopefully there will be a neat way to do it from within the script. As for force-attack mode, it should only engage in this mode when being crashed - once it no longer detects a crasher, it will return to the normal way of killing sand crabs! I will run some tests with the case you described though, not sure why it would behave like that... That's awesome, thank you so much for sharing! (: Not sure why the text is running off the paint, it seems perhaps java lied when it said the font pack I was using was installed by default as part of the jre.. that's annoying! Apa I've not been banned personally, but others have, yes. In my experience, it doesn't seem to matter which script you use - it matters a lot more how you use the script. If you keep sessions short, use generous breaks and play legit in-between sessions, you should be fine. Being sensible is key!! Apa
  19. Woo, that's awesome progress (: congrats! What do you mean by 'I don't know if this is allowed' though? Best Apa
×
×
  • Create New...