Jump to content

Vilius

Scripter II
  • Posts

    1495
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    100%

Everything posted by Vilius

  1. Well you didn't tell us what values it was returning tho, which makes it harder to know whats up with it.
  2. well, why not just use getSkills().getDynamic(Skill.HITPOINTS); ? :xdoge:
  3. yes and me for CBA
  4. or just getWalking().webWalk(new Position(x,y,z));
  5. getWalking().webWalk(position); ie. walk to bank. getWalking().webWalk(Banks.VARROCK_EAST.getRandomPosition());
  6. @Vilius OT: @Alek cause hes my brother
  7. Ah yes, been some time when I used message listeners :x
  8. You need to get a message listener, the method is onMessage() if I recall correctly. EDIT: I.e private void onMessage(String message) { if(message.contains("You get some oak logs.")) { itemsMade ++; } } You can make specific message type listeners too: if you put that in the onMessage method if(getType().equals(Message.MessageType.GAME)) { // game message } if(getType().equals(Message.MessageType.PLAYER)) { // player message } and in the onStart() method: getBot().addMessageListener(this);
  9. http://osbot.org/forum/topic/89662-powerlevelling-2def gl
  10. do you like potatoes?
  11. nah you try my ring maker :xdogE:
  12. nah, will break bots
  13. Its hand done and not ruined, it is just power leveled.
  14. ty for that shout out :xdoge:
  15. Hello, so I'm going to powerlevel any account to 2def if you give consent and give me +rep, tyvm. I'm charging only 420gp per account to powerlevel to 2def TOS: Everything is hand done If you order the service you cannot say I ruined you'r pure or w/e you wanted me to level it to 2def
  16. Why not just get the object of the rock and walk to it? I.E RS2Object rock = getObjects().closest("Essence rock"); getLocalWalker().walk(rock); couldn't that work for you?
  17. Where is my veteran rank/s3? huh? Expecting something new from 2016 tho
  18. I think we all can agree that this is the wettest release of the year
  19. Vilius

    Hi

    I'm not banned u pleb. pls fix :xdoge:
  20. Vilius

    Hi

    hi
  21. Vilius

    Help plz

    you dont, you fix yo siggy first
  22. Vilius

    Hi

    so yeah, hi.
  23. potatoe camera, any credits?
  24. How long can you bot per day?: dunno Mirror mode/Injection?: injection, I like to live dangerously :xdoge: Will you post all proggies?: erm.. sure Will you report every bug/issue?: ye Your skype: pchat or w/e
  25. Nice a 4th one. Alright its cool i just wanted to hear a straight forward answer and no fucking around. Which other staff members seem incapable of doing. Close this thread.
×
×
  • Create New...