Jump to content

Isolate

Lifetime Sponsor
  • Posts

    2136
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Isolate

  1. wonder which site got dumped ^_^
  2. </3 naab
  3. idk if it was written anywhere but, Have all these been botted/logged into a bot client? or all legit 100%
  4. Isolate

    1, 2 or 3

    new plan. Cycling gif. Because why not.
  5. Isolate

    1, 2 or 3

    something about them is kinda fuzzy
  6. Isolate

    1, 2 or 3

    Sig thing. topic:
  7. or you have a 50/50 chance of winning, you know
  8. getAntiBan().unregisterBehavior(AntiBan.BehaviorType.CAMERA_SHIFT);
  9. forgot to close the last <> <return.to.location.then.kill.da.crabs>.,,./repeat
  10. Lasted as long as it takes to read the thread title ;-;
  11. Uhh did you not change the password or something. Otherwise there's no way he could just log in and out without doing a full recovery
  12. Ohh look a wild Isolate
  13. It's like us saying Mullets and marrying your cousins must have magical properties because everyone in America does it. You all don't, just the demographic that's like representing us the most because you find people in worse circumstances more amusing.
  14. It's like never used here.
  15. Just make an enum and 1 void of loading the selected value enum kinda example thing: then populate a combo box with the values of the array in a way that suits you. then you can do something like (Locations) comoBox1.getSelectedItem().load();
  16. missunderstood, ignore
  17. @Override public void onMessage(Message m) throws InterruptedException { super.onMessage(m); /*message you want : our ring of dueling has 6 charges remaining. , cut it back to the number so you could do : our ring of dueling has or look for both halves exlcuding the number: "our ring of dueling has " , " charges remaining". but the first should work anyway */ String theMessage = "our ring of dueling has "; if(m.getMessage().contains(theMessage)){ String butcherMessage = m.getMessage().replace(theMessage, "").replace(" charges remaining.", ""); int result = Integer.valueOf(butcherMessage); //use result here } }
  18. Why not do everything the hard way. i'm like 99.99% sure I don't know the exact name spacing so it'll need tweaking
  19. I don't think there's a method for store interacting slot, It's either item id or item name, since there's no item with the id 8 it's freaking out
  20. Sorry just had to get this out of my system.
  21. Seen runescapes player base? Mmmmmhmmm.....
  22. Brought 200 Accounts. Quick seller.
  23. You mean videos in which she clearly stated her personal opinions in a manner that suited her that should've had no effect on you at all but clearly you care? Sounds offended to me
  24. Why, were you offended
×
×
  • Create New...