Jump to content

Khaleesi

$250.00 Donor
  • Posts

    26376
  • Joined

  • Last visited

  • Days Won

    203
  • Feedback

    100%

Everything posted by Khaleesi

  1. Its good to see new scripters, but there a few points that have to be worked on Stop using so much while loops xD I suggest you to get rid of them or atleast add a break timer so it can't get stuck. Walking to the swamp could also be in the localwalker, since it has been walking to several wrong positions for me too lately... not sure what the issue is Try to have a better code style, More checks where your player is located and what to do next. Don't just put everything back to back. Like APA said: Use states or use some way the logic of the script improves This will also give NPE's: if(objects.closest("Staircase").hasAction("Climb-down")) objects.closest("Staircase").interact("Climb-down"); if(objects.closest("Gate").hasAction("Open")) You should get the Object first, then Null check it before you do anything with it. Khaleesi
  2. Awesome, feel free to post a proggy
  3. You won't regret it - enjoy!
  4. Thanks for the proggy! Did you use mirror mode? And what boat (low/med/high)? Duh ;)
  5. Correct. No, not on mirror. Normal client. If it's your main account, I'd recommend stop botting (if you care about it). If it's a blast furnace account (which takes 30 mins to make) then keep going. I'll give you a trial for my caged ogre bot, a lot lower ban rate and more xp/h + hp xp. Just click my signature and request a trial for it when you're unbanned. +1.
  6. I definately recommend you use mirror. I've ran account for 2+ weeks without a single ban on mirror and then used them one day on mirror and got hammered right away.
  7. Don't forget to null check the bankChest, also "== true" isn't needed
  8. Ya wilderness course is kinda glitchy, Will be checking this tomorrow Khaleesi
  9. I'll check out if this is possible! hmm that's very odd, maybe a missclick or someting. let me know if it happends again! Script updated to V0.38: - Own localwalker, (let me know if there are any issues with the walking) - Faster and smoother interactions - camera rotations at abyss rift if not interactable. - Added Food support for cosmics - Some small improvements to astrals - Added "Mystic mud staff" for astrals - Script now able to use only Med and large pouch without using small pouch This was a huge update, if anyone is having issues please leave a message. Enjoy! Kind regards Khaleesi
  10. Who says the glitch is true? People fake everything these days to earn money ... xD We will never know ^^
  11. Sure just post on my topic when you need it
  12. I think he meant arrows, he was using bow + rune arrows
  13. You are using "Rapid" style? Which I think is the best here.
  14. depends on what pouches you got, with 75 rc and all pouches around 500k/h. it will eb lower if you have 3-2 pouches ;) double nats at 91 is about 1 mill/h
  15. It really depends on the seeds you get, i think 70k/h is a bit below average, since the prices of the seeds are bit off. Not sure if the stance you use changes the profit/h .. hmm
  16. Could do, if I find a spot in busy week ...
  17. You don't want to have 4 xD Belguim in a nutshell: Winter -> cold, barely any snow, useless Spring -> cold, rainy, warm in the sun Summer -> After 2 days of good weather always folows 2 days of shit weather (Rain, thunder, ...) Autumn -> wet and cold, useless So ya ...
  18. Ya I recently edited all of my script to work proper with mirror. Only runerafting is left, I'll be updating it over 5 min ^^
×
×
  • Create New...