Jump to content

Acerd

Scripter I
  • Posts

    5430
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    100%

Everything posted by Acerd

  1. getSkills().getDynamic(Skill.HITPOINTS); also gives you the current hitpoints , if you want the percentage use this: double hpPercentage = getSkills().getDynamic(Skill.HITPOINTS) * 100 / getSkills().getStatic(Skill.HITPOINTS);
  2. to AcerdBug or NerdBug
  3. shit memes shit memes everywhere
  4. its trying to show you that you have a mac
  5. Acerd

    my tumor

    1st actually 1st actually
  6. Acerd

    my tumor

    send money to help me get rid of it if you dont know what this is:
  7. Wow you got banned for botting?????????
  8. Really? I don't see why they even would consider it, their population is only like 8m. Either way , I don't want Sweden to leave the EU.
  9. not sure , i wanna do it but dunno if i have what it takes to play dmm lol
  10. Inventory inven = getInventory(); Player player = myPlayer(); Bank bank = getBank(); Remove these and your script will be able to start.
×
×
  • Create New...