Jump to content

Khaleesi

$250.00 Donor
  • Posts

    27480
  • Joined

  • Last visited

  • Days Won

    222
  • Feedback

    100%

Everything posted by Khaleesi

  1. Sure you got 24 hours Goodluck! Khaleesi
  2. but... but ... My script feels lonely and just goes hug the wall, it needs love ... Why you do this : Use the script with love Na jk, I'll take a look at those gates ;) Khaleesi
  3. Sure you can, you got 24 hours Enjoy!
  4. Sure, You got a few hours! Enjoy!
  5. Hmm, I see. Can you get me the console log when it happends? Khaleesi
  6. So what did you say? xD
  7. Currently at work ... being sneaky ^^
  8. 12 ?
  9. Just joined the 2K posts team ! Yay! Ofcourse this wouldn't be possible without all my loyal customers! So a special thanks to all of them I'm still giving out FREE trials on all of my scripts, Feel free to click my signature and request your trial! Much love Khaleesi
  10. Welcome, Enjoy!
  11. 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
  12. Awesome, feel free to post a proggy
  13. You won't regret it - enjoy!
  14. Thanks for the proggy! Did you use mirror mode? And what boat (low/med/high)? Duh ;)
  15. 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.
  16. 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.
  17. Don't forget to null check the bankChest, also "== true" isn't needed
  18. Ya wilderness course is kinda glitchy, Will be checking this tomorrow Khaleesi
×
×
  • Create New...