Jump to content

Apaec

Scripter III
  • Posts

    11146
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. loll So the problem you have here is that you're defining start and current exps in the same place so obv they will both be the same so when you subtract 1 from the other you will get 0. Define startStrExp as a global variable and give it a value in onstart. Keep the current value where it is. Then it will work haha -apa there are 2 types of variable, global and local. Local is where you define a variable INSIDE a method eg public void hello() { int i = 10; log("value of i: " + i); } A global variable is something you define globally i.e it can be reached from any method inside your class eg private int n = 1337; public int getn() { return n; } apa for more info google 'local vs global variables java' or something like taht
  2. I've given you a 24h trial, enjoy! : ) Apa
  3. Sure, i've given you a 24h trial. Apa
  4. Thanks to @10k for this amazing proggie! I've applied for the script to be uploaded publically on the SDN. Hopefully it will be out soon ! Apaec
  5. I like it when logos are not just square. cool! apa
  6. I've gotten a 2 day ban on my very first test account which i used to test the script... which is fair enough after getting 1-99 str and 1-92 attack with no breaks haha. But that was a while back. Since then i've not really used many test accounts nor tested for such a prolonged period. Just be careful lol. If you're worried about hobgoblins i suggest just sticking to east side. I could potentially add a check but alot of ppl like going there + i dont want to leave an abundance of crabs. we'll see
  7. No script has a low ban rate, it';s up to you to protect yourself! use vpns and mirror if you can. Also, perhaps some of his proggies have longer breaks? idk... Apa
  8. No idea i've never run his scripts nor trained at experiments lol apa
  9. Done, you now have a 24h trial. Enjoy! apa
  10. I believe the clients world hopper has been broken some time now. Hopefully it will be patched in the forthcoming releases. Apa
  11. To my knowledge the logo parameter of the manifest currently has no function could be wrong tho. apa
  12. The price will be the same as divinities (undercutting is against the rules) - $4,99. It should hopefully be public when i have a 3h proggie and have fixed any outstanding bugs . Hopefully next week.
  13. I've started it now as its been almost 10h since you posted. I'm only giving out a trial seeing as it's close to release, but please note that it is still in development. Please PM me and proggies you can get as well as any bugs you may come across Apaec
  14. Seems to be working fine for me... does it log anything in the console, and can you make sure you're using fixed game mode? apa
  15. I've enabled a 24h trial on your acc Enjoy! Hopefully it lives up to your standards. Note the tabswitching issue which has come about recently, check the thread for more details. apa
  16. I know the reqs for a guthans host: what lies below vamp slayer lost city tree gnome vill haunted mine -apa
  17. i wonder if he's ever been to the gym... legit.. lol
  18. ah! So this rarely if ever happens on normal client, but doesn't scroll on mirror client ^^ apa
  19. It seems to be working perfectly for me as well as navigating tabs as required. It does sometimes click 'withdraw 10' instead of 'withdraw X' but thats probably just down to misclicks and server lag I'll post again if I come into any problems though.
  20. There recently seem to be a few issues with tab switching. I think frostbug reported them here http://osbot.org/forum/topic/76494-2377-tab-switching-for-interactions/ and Alek said he's pushed a fix in his latest client version .79. We've just gotta be patient now ! Sometimes it can take a little while for the payment to go through. However if it's been more than an hour or so, contact @Maldesto via PM and he will sort it out for you Apa
  21. You're running it in fixed mode right?
  22. @FrostBug flagged this issue to be one with the latest client builds (.77 ->). We've all gotta be patient until this gets fixed , but unfortunately there's nothing I can do about it As for dds spec, I could consider it after the tabs issue has been fixed, but i cannot guarentee that i'll get round to it. apa btw thanks very much for the proggie!
  23. Which location? Also, if you can, please screenshot your whole screen, not just the paint. Thanks!! apa
  24. Looks like an issue with the localWalker... Restarting the client should fix this issue... it's strange tho becuase it's running fine for me Apa
×
×
  • Create New...