Jump to content

Khaleesi

$250.00 Donor
  • Posts

    26963
  • Joined

  • Last visited

  • Days Won

    214
  • Feedback

    100%

Everything posted by Khaleesi

  1. Because it's a lot easier to use and it has a lot of tools to help you program a lot quicker ^^ I used to code in Eclipse for 4-5 years, refused to switch to intelliJ bcs I knew the ecslipe environment. After Switching I wish I would have switched earlier, the time intelliJ saves you is incredilble
  2. Not yet available, will probably beadded in the future. I assume you will be able to launch some queue file like this in the future: -queue QUEUE_FILENAME But atm it's just the first version available, will see how it evolves
  3. Which shortcut are we talking about? Enjoy!
  4. Got an expired trial on this already
  5. Screenshot me the settings you are using so I can try to replicate this
  6. The script queuing is included in the OSBot client, no need to get something else
  7. https://osbot.org/forum/topic/171571-khal-guardians-of-the-rift/
  8. What do you mean by rift update? ^^
  9. Depends on the script you are using but ya that's possible if the script itself supports it
  10. Exactly What @Gunmansaid. The original way to stop a script is stop(); The only thing you have to do now is use complete() instead; If there is a next script in queue it will launch the next task, if it's the last one in queue, the queue will stop() instead
×
×
  • Create New...