Jump to content

The Hero of Time

Members
  • Posts

    11066
  • Joined

  • Last visited

  • Days Won

    9
  • Feedback

    100%

Everything posted by The Hero of Time

  1. what happened l0l
  2. lool
  3. how do you stop it? i guess public void Stop() { start = 0; }
  4. i just knew some1 would mention it as season2 came out @op New Kids Turbo & New Kids Nitro best movies ever
  5. i like how you mentioned the worthless absorption/overload potions
  6. crafting & Smithing
  7. use webwalkevent public static void webWalkEvent(final INodeRouteFinder routeFinder, final Position position, final int treshold, final MethodProvider script) { WebWalkEvent event = new WebWalkEvent(routeFinder, position); event.setBreakCondition(new Condition() { @Override public boolean evaluate() { return script.getMap().distance(position) <= treshold; } }); script.execute(event); } then use it like this webWalkEvent(Variables.routeFinder, new Position(2924+ctx.random(1), 3175+ctx.random(5), 0), 5, ctx); make a routeFinder onStart() , only do this onstart! it will use up a lot of cpu otherwise INodeRouteFinder routeFinder public void onStart() { routeFinder = INodeRouteFinder.createAdvanced(); } i put my routevinder in my class Variables so i can access it anywhere public static INodeRouteFinder routeFinder; ctx being my methodprovider 5 being the radius in which it breaks the webwalk so it will bank or do other things smoothly so lets say you're at a fishing spot, and you're using this to walk to a bank, if you're in a radius of 5, it will break webwalking so it doesnt want to walk to that exact tile, and it will attempt to bank
  8. ill try adding the parameter true first, if it doesnt work ill try this i appreciate you helping with this code, but apparently you can enable realdistance just by adding true as parameter to .closest ;) thanks for the explanation and the solution guys! cheers
  9. "Then it picks a random one OR it picks the first one on the checking order." I expected this, i didn't realize a diagonal tile was 1 tile though what does it do?
  10. NPC FishingSpot = npcs.closest("Fishing spot"); works if you do it once, the second time its like it picks a random one between the two. the one it's currently fishing at is obviously closer
  11. what am i lookin at
  12. Da Tweekaz Code black Linkin park Disturbed Red hot chili peppers Papa roach Günther Game sountracks Movie soundtracks Anime sountracks two steps from hell and then there's my shit folder which i always listen to which is all kinds of songs from all kinds of bands mixed togheter
  13. so much information...
  14. spem
  15. i think you mean : khal : :khaleesi: is too long..
  16. it wasn't made to be 80 def, i asked you why it was 80 and you said u got bored with it and trained it till 99 70 def is for dharok 75 for dfs/prim boots 80 def doesnt offer anything, extra combat and this discussion isn't supposed to happen here btw lol
  17. ppl will offer less for a zerker with more than 45 def, even if its like 47 also if u were lvl 70 def you'd be 3cb lvls lower, thats a lot in pking m8
  18. well, you ruined it as a pker it didnt make it an bad account but its too high def for pking
  19. why 80 def?? ( i presume its a pker, since 75 atk and 94 mage)
  20. ur shitting me? 86+ runecrafting? 91+ fishing? 93 slayer? i have the rest lol(91 slayer) did u bot?
×
×
  • Create New...