Jump to content

Joseph

Trade With Caution
  • Posts

    4692
  • Joined

  • Last visited

  • Feedback

    91.3%

Everything posted by Joseph

  1. If you mean if you can script, like make actual scripts. That could be done free. Without vip or higher ranks you can't use the mirror client
  2. Joseph

    scroll wheel

    Doesnt support scrolling down any widget with the scrolling wheel (spinn rotation) ex the bank.
  3. http://osbot.org/api/org/osbot/rs07/api/filter/PositionFilter.html getObjects().closest(new PositionFilter<RS2Object>(new Position(0,0,0))); if not use this one same shit
  4. true especially since it was found data. If i had to collect them i would just die
  5. its a simple interface. Interfaces dont break. What break more are like methods. Yes way to many option but its better then before with have almost no option.
  6. care to explain more. Because i know for my plunder its enough. Since there is a underAttack(), all the other animation is him thieving.
  7. Why don't you just use the position filter that is now in the api?
  8. I'm not a fan of collecting and using animations. Get enumerates though
  9. http://osbot.org/api/org/osbot/rs07/input/mouse/EntityDestination.html
  10. Why didn't you explain the saving part at the bottom right side of guilt. I was wondering what that was
  11. null i believe mgi fixed that in version 1.03
  12. i was told it was fixed on the newest version that came out yesterday. I havent had a problem with it yet
  13. Use minimap destination and use the rec method in that class
  14. taking word out my mouth Also if thats the case of the 33140 + 1 = 331401 << thats a bug report that shit. it should be 33140 + 1 = 33141
  15. Joseph

    Webwalking

    here is someone open source walker. Dont take credit for his shit please lol https://github.com/Lem0ns/Walker/tree/master/webwalk/obstacles (once your done give me your source :P)
  16. what he is saying is that those methods return an int already. what you have there is an int, then you convert it into string. Then once you have the string you convert it into an int again. int a = myPlayer().getY(); //works perfectly fine
  17. Joseph

    180x180 tile

    What's a tile? Do you mean title? For sure I know you are talking about the logo
  18. thats why i said entity so it could refer back to both npc and object. since i had problem with both
  19. to late buddy http://osbot.org/forum/topic/67059-browser-object-interaction-is-broke/
×
×
  • Create New...