Jump to content

Salty as fuck

Trade With Caution
  • Posts

    631
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Salty as fuck

  1. Kanye West
  2. nobody cares
  3. aannddd i'm gone
  4. brb, gonna go make some more free scripts
  5. wouldn't be talking if i were you
  6. don't worry bae, i've missed you too also, why do casuals still keep visiting my page?
  7. still suck
  8. I can send you my AIO Runescape script well in advance before anyone else gets their hands on it
  9. I've been botting the hell out of my main and it's an account from 09. Made it osrs friendly the moment it came out. No ban
  10. http://osbot.org/forum/user/63941-bravo/ Bravo for sure. He's always willing to sell real cheap. You should PM him.
  11. of course not, lol script download is at the top
  12. literally why you got banned
  13. yeah, you got banned from the chatbox
  14. Bot smart Also, you can use a quester to get rid of the pesky trade limit. Or just make some accounts, wait a few days and go for it.
  15. http://www.rawstory.com/2016/03/holocaust-survivor-horrified-by-trumps-heil-hitler-salute-hes-asking-them-to-swear-allegiance-to-him/
  16. thanks bae, this worked perfectly
  17. antiban is placebo breaks are your best bet ty tho fam i was thinking the same thing gonna release a version with tanning included too later on
  18. trying to call the woodcutting class from main script once it's needed then use shit like players.myplayer and so forth in the woodcutting class itself
  19. >>>DOWNLOAD<<< Perfect for mass farming on f2p accounts. Will walk to cows, wait for cowhides, pick them all up and then bank. Combined with another tanning script, it'll be the perfect geepee maker at absolutely no requirements.
  20. Well, it's a good thing I have this here thread for that there point you're making. And 'one of'. Saying I know about Java doesn't necessarily imply I can list every single function and know exactly what to do in every situation without outside assistance either.
  21. I understand OOP, I don't understand multiple classes.
  22. I don't like it, but for the sake of managing an aio rs script, I may as well
  23. Alright so, I looked at quite a few tutorials, read quite a few posts and i'm still a tad confused. I have a main class and then I have other classes. If I'm trying to use methods in my secondary class, it tends to null out, even though methods are available. Halp pls package AIO; public class wc extends AIORuneScape{ int abc = 5; public void Woodcutting() throws InterruptedException { sleep(500); if (npcs.closest("Banker") != null) { log("test"); } } } This is the secondary class.
×
×
  • Create New...