Jump to content

Mephisto

Members
  • Posts

    48
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Mephisto

  1. How would I implement this in my script? I try to understand everything you wrote but I can't figure out everything of what you wrote yet Sorry for beeing such a newb...
  2. Hi! I'm trying to write my first script & have some questions. I want my script to check if my bot's inventory has some items I selected & teleport if all the items are in its inventory. So I made this: if (getInventory().contains("Tinderbox","Falador teleport","Varrock teleport","Lumbridge teleport","Steel pickaxe")){ inventory.getItem("Lumbridge teleport").interact(); log("Teleporting to Lumbridge"); }else{ log("We don't have all the items we need"); } The bot now teleports when it has one of these items instead of all of them. (So if one item is missing the getInventory().contains() statement is still true) Do I have to write a long list "Ifs & elses" containing every item seperatley to make it work or are there other solutions that are less messy & less work? Thanks in Advance!
  3. I had bots lasting for 2 months+ after a moderate ban. I also had bots not even lasting a day after a moderate ban. Anything is possible ?
  4. Is there a guide on this? I would like to learn about this ?.
  5. I would say around 70m (presumed that defence lvl is atleast 70), but it also really depends on trust & your reputation. You probably can't sell it for 70m yet.
  6. Congrats on your first script!
  7. Hello everyone! I was wondering if its possible to change your forum name & where I could find that option. I checked the profile section but couldn't find anything but maybe I'm searching at the wrong place ?. Thanks in advance!
  8. Tip: make some accounts and buy flax from the GE. Trade limit of flax: 13.000 every 4 hours. (Which equals 78.000/day). Make 10 accounts and voilà!, you have your 775k flax ?
  9. Can I try it out aswell?
  10. Hey i would like to try out the Apa Rooftop Agility
×
×
  • Create New...