Jump to content

Joseph

Trade With Caution
  • Posts

    4692
  • Joined

  • Last visited

  • Feedback

    91.3%

Everything posted by Joseph

  1. that exactly what hes talking about. Hes mostly likely using this method ive see on OSB
  2. -.- I know I'm trying to be active on this topic. I'm just playing around chill
  3. No but you were close in 6'4
  4. Alek always hears my request, and usually fixes it. #AlekTheSavior
  5. I'll see if I could tweak up my path collector so it be easier for people to collect position.
  6. you could override them if you wanted too
  7. We discontinued osbot 1 were on osbot 2 so ya
  8. Joseph

    Logo

    http://imgur.com/aKieOka,TMXJLV2#1 Somthing?http://imgur.com/aKieOka,TMXJLV2#0 I was eating shit, you could do without the face. But i mean its the same idea as the top but it could be changed around ps. i freestyle them on my computer Edit: I just notice you said you wanted it professional so if anything I could keep the style it has and remove the extra stuff it has
  9. Joseph

    Logo

    you should even out the "W". The bottom of the w doesnt reaction the like "V" shape that is under the "A" ill see what i could do
  10. Ask and tag swizzbeat I think he added a super easy way of doing it. If not he'll know how to, I've never done it so I don't know sorry
  11. you could always disable them within the onstart if its giving you that many problems
  12. i dont care for the planet i try my best not to litter but at time i can't find a fucking trash can out in public -.-
  13. Joseph

    grades

    i fell you, the work here are just busy work, because i know how to do them. I usually do most of them and then when im left with like 4 or 5 i just get them wrong and end up with like an 80 for the work which im fine with lol
  14. not that much, makes u do less work i guess
  15. that is the reason why public boolean walk(boolean precise, Position pos) throws InterruptedException { return precise ? this.clickMiniMapPosition(pos): s.localWalker.walk(pos); } private boolean clickMiniMapPosition(Position position) throws InterruptedException { return s.mouse.click(new MiniMapTileDestination(s.bot, position)); }
  16. Pretty much all i can say is, they organized the api. If you go to MethodProviders thats where it will show you most of a main classes, like bank, inventory. They add in Trade, Shop, DepositBank etc. You could find more in the MethodProvider class. LINK They allowed us to add in are own listeners. LINK for example you would need to implements adding the mouseListener. What else can i say, they add in a couple of cool interfaces/class that we can use. Different types of MouseDestinations LINK , also theirs different types of Filters LINK. There's many more. And as far as find you a link of updates this is all i could find. LINK Good luck man, the start is always the hardest, but it get easier over time :P
  17. op override the onPaint in your script. But the said code under it and remember to use Graphics2D as the arugment. Then it should work
  18. Nice, good luck on your script. Looks mad crazy good lol
  19. Depressing i know lol, but good luck on the bot
×
×
  • Create New...