Jump to content

Chris

Scripter II
  • Posts

    8364
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Chris

  1. Chris

    Botting

    botting is against religions so no use ty
  2. me likey
  3. it hovers over the item and crashes client i just pressed stop
  4. getTrade().offerAll(7936); Will not trade the item???
  5. Chris

    Firemaking script?

    raise it to 40 or i get
  6. Chris

    Firemaking script?

    i am almost done fwith my burner it will be 24.99 monthly!
  7. it dropped my items at GE? ??????
  8. SPIRITUAL LYRICAL MIRACLE INDIVIDUAL
  9. i dont think item ids ever change but objects ids sometimes do. It will be easier to just use names for objects incase of a rs update. Hope my nooby self helped somewhat
  10. well shit.... just when i sell my pure..
  11. ahh well im off to sleep
  12. just for example for the paint
  13. private int lootCount; //bla if(condition 1){ lootCount++; //the basics but work with } or lootCount += getInventory.getamount() ///blagh g2d.drawstring.........("Loot gained: "+lootCount+,9,99); So now we have the price of our item but we dont know how many items we have fished, cut, cooked, made. To work this out you would have the following code either in your onMessage() method where by every time the client detects "You cut a log" you add one to the variable ItemsMade or you would add one to the same variable each time you were inside for example the crafting method of your runecrafting script. Either way the code for that is as follows: itemsMade += 1; Source: http://osbot.org/forum/topic/59590-the-full-paint-tutorial-all-aspects-covered-pug-tutorials/
  14. not true. Linux / Mac is supported but has a few issues
  15. it happens every once and a while. i missed out on the trial tho because i was only 10 agility and i needed that course
  16. See a doctor incase
  17. 21 injection Wyvern bots
  18. i will soon
  19. 30$ + Paypal
  20. 65m 07
  21. for what?
  22. equips it idk it works for me This is how i use it if (!getTabs().getOpen().equals(Tab.INVENTORY)) getTabs().open(Tab.INVENTORY); getEquipment().equip(EquipmentSlot.RING,"Ring of dueling(8)");
  23. 40M 07
×
×
  • Create New...