Jump to content

Eliot

$100.00 Donor
  • Posts

    4523
  • Joined

  • Last visited

  • Days Won

    10
  • Feedback

    100%

Everything posted by Eliot

  1. Yeah there you could use a variable for it for sure, but there may be situations where it is not advisible to only get it once during an entire loop, hence why I'd just call it directly nearly every time I need it (it doesn't matter anyways). Or you could set it to a variable and just update it if needed.
  2. Yeah, but he could be attacking something other than a Shifter and would want to switch to a Shifter so a name check would be useful. if (myPlayer().getInteracting() == null || !myPlayer().getInteracting().getName().equals("Shifter") { //Attack a shifter. . . }
  3. if (myPlayer().getInteracting() != null && myPlayer().getInteracting().getName().equals("Shifter") { //This means you're attacking a shifter, woot! }
  4. Pro-tip use either all andriod or all Apple for mobile devices. :p
  5. Nice, but if I wanted to work for free I would have already done it. :p For those who like this idea, good luck with the competition!
  6. I'd need more details, for example would the script be free? Does the winner set the price? I know @Swizzbeat wanted to do this for free scripts.
  7. Welcome to the forums!
  8. I should get it so I can gift it to a deserving friend!
  9. Go win it every week you cheeky scrub.
  10. Eliot

    Cya Lads.

    Have a nice life, always fight for the truth.
  11. Lol, they can do whatever they want regardless of what the ToS says. No, Jagex does not waste their time on the forum looking for your RSN.
×
×
  • Create New...