Jump to content

Kalispel

Members
  • Posts

    205
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Kalispel

  1. May be a dumb question but why would people sell the skins for less than market price?
  2. ...I closed my computer as soon as I read han solo... but it was too late. You're a faggot.
  3. in gaben we trust.
  4. Yeah. Thanks for the help! I'm on my way to making my first script.
  5. If you compare it to like 2010... They are doing much better. I feel there is only a grave future for the world of botting ahead.
  6. What script did you release? Would love to check it out.
  7. Thanks, I will put that in. But do you have any solution to the problem i'm having with interacting with items?
  8. I tried it again but it didn't work. I redid the fletching part of my method to be a bit more logical but there was still no fix. (I didn't implement your other suggestions yet but don't think that is the problem. Here is my code now: if(getWidgets().get(305, 4).isVisible()) { getWidgets().get(305,4).interact("Make 10"); } else if(!inventory.isItemSelected()){ inventory.getItem("Knife").interact("Use"); } else { inventory.getItem("Log").interact(); }
  9. HAHAHA GOTTEM XD
  10. Thanks for the tips!
  11. Hi. I'm new to scripting and coding in general and had a question about how to use items on each other. I can't get the script to use one item on another (let alone select the knife in the first place). This is the code i have for making longbows in my fletching script: case FLETCH: if(myPlayer().isAnimating()) { antiBan(); } else if(!getWidgets().get(305, 4).isVisible()) { inventory.getItem("Knife").interact("Use"); inventory.getItem("Logs").interact("Use"); } else { getWidgets().get(305,4).interact("Make 10"); }
  12. Yeah I was a Chelsea fan until this season. Miraculously I'm a Leicester fan now.
  13. Yeah. Get the app grindr. I think you would like it.
  14. Kalispel

    Resigning

    Way to get my hopes up.
×
×
  • Create New...