Jump to content

Khaleesi

$250.00 Donor
  • Posts

    26706
  • Joined

  • Last visited

  • Days Won

    209
  • Feedback

    100%

Everything posted by Khaleesi

  1. Probably user a timer to rotate your camera every few minutes or whatever you want You camera will be rotating a lot if you are going to do it this way + it's harder to control + Your if check doesn't do anything atm
  2. usually around 6-7h without breaks, just depends on your rng :)
  3. Rotating camera is very bad antiban if you ask me, you should prefer being more idle compared to doing pointless actions. (Just my opninion ) Maybe if you can move it with the mouse instead of the arrow keys it might be usefull This is how I used to do it in the past if you still wanna do it anyway Well either you can rotate completely random: getCamera().moveYaw(Utils.randInt(0, 359)); or based around your current angle: getCamera().moveYaw((getCamera().getYawAngle() + Utils.randInt(-90, 90)) % 360); The Utils.randInt() is just a random number generator between 2 values incase you were wondering
  4. 99% of the time it's leaked databases nowadays.. That's why you can't go without 2FA these days
  5. The client deals with the webwalking, so I have no access to that... Which teleport was is trying to use? So what was it doing just standing still? Because that will never get you banned. Unless it was spammclicking
  6. You already have an expired trial
  7. No trials on this script, sorry
  8. You already have an expired trial
  9. Sad to see you are having issues, this is the first comment in years that someone has issues on any of my 30 scripts here. Feel free to share proggies and your setup, because I don't believe much of you are claiming tbh. The script is perfectly designed and has been flawless for years, they don't fuck up out of nowhere...
  10. Khal Thieving (All In One) updated to V1.19: - Improved custom dropping at Stall thieving - Improved Elves and Vyre banking - Improved eating food algoritm - Added new Elfs to pickpocket West and North-West of Priffdinas Will be live soon Enjoy!
  11. Khal Rogues den updated V1.10: - Fixed walking issue with getting stuck behind grill Live soon! Enjoy
  12. What are you trying to cook? Poisonous karambwans?
  13. Khal GOTR updated to V1.05: - Fixed issue with using UIM mode and emptying pouches - Added anti logout timer at barrier - Fixed Crafting essence while mining animation issue Live in a few hours Enjoy!
  14. Enjoy! What wall are we talking about? I does not do solos, only group worlds
  15. Have fun with the trial!
  16. I can add an option to chisel at the altar I guess
×
×
  • Create New...