Jump to content

amoeder

Members
  • Posts

    43
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by amoeder

  1. you dont even need combat stats they wrote that they would make a bypass method for skiller (ex. trap the kebbit or some shit).
  2. amoeder

    proxy help

    No sorry, I found that tutorial aswell but he used a paid proxy. So I was just wondering if someone knows a reliable free proxy(site) i could use. Thanks for the help anyway
  3. amoeder

    proxy help

    Hello, I was wondering if anyone knows a good site to get free proxy if this even exists? I would love you forever. Also what doest the proxy authentication do?
  4. https://www.facebook.com/memesaremydrugs/videos/1727894540763175/ LMAO
  5. amoeder

    :)

    I love how u tried to sensor the name but its clearly "OS benzie" lol
  6. but its not the first on chocolate bar is it? so can i do: Item(Chocolate).Interact("use") Item(Chocolate).Interact("use")
  7. Does that makes it just left click or does it really right clicks and clicks use? because that would make it very obvious that u are botting because no normal player would do that?
  8. I'm a real noob but i can't seem to find how to use an item on another item in the API. Do i just use the click method? Can i get some feedback on the little script i tried to write? Item chocolate = getInventory().getItem("Chocolate bar"); Item knife = getInventory().getItem("Knife"); if (inventory contains(chocolate)&& inventory.contains(knife){ click(chocolate); click(knife); } Else{ objects.closest("Bankbooth").interact("Bank"); depositAllExept(knife); withdrawAll(chocolate); }
  9. private State getState() { Entity stall = objects.closest("Tea stall"); if (!inventory.isEmpty()) return State.DROP; if (stall != null) return State.STEAL; return State.WAIT; } is it really necessary here define the stall again? because you dont seem to need it in this block of code and u define it in your onloop or am i wrong here? nvm figured it out
  10. So i was messing around with setting up eclipse and the buildpath. My computer shutdown for some reason, on restart i could no longer open any jar file it seems any help is welcome! edit: fixed remove thread please
  11. can u please fix the video i would love to learn ;)
  12. i thought u could only get it by sacrificing a cape or am i wrong?
  13. falador pretty broken aswell <.<
  14. yes please fix canafis first tree its stays idle for sooooo long and clicks multiple times on the minimap on the same spot at the tree looks very botlike.
  15. Its working now I have no clue why it wasn't at first didn't change a thing but oh well
  16. Got my 99 today thnx czar! http://snag.gy/8rSKh.jpg
  17. alot of stuff seemed to be broken, is it fixed yet? I'm really considering buying this bought it. Varrock broken apperantly leaping gap doesnt turn the camera properly rest works fine EDIT: idk if u updated but its working fine now.
  18. http://snag.gy/TAtUq.jpg here you go, this is stringing magic longs. I get around 1800 with the "escape close interface" will be hitting 99 next week started at 65 with this script. Profit counter is not accurate and i would not recommend this for goldfarming. Its decent money and great fletch exp though so would recommend it for these things.
  19. bot works perfect again thnx for fixing
  20. @Czar it still logs me out though...
  21. When i select: string magic longbow , t just logs me out. Please fix yesterday it was working flawless though.
×
×
  • Create New...