Jump to content

Camaro

Scripter II
  • Posts

    692
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    100%

Everything posted by Camaro

  1. not a bad idea, I'll try to implement this soon
  2. activated
  3. @bigdem9494activated
  4. @SweatySocks no prob, activated again
  5. sure, activated
  6. activated
  7. Do you see any complaints?
  8. activated
  9. activated
  10. activated
  11. nope
  12. gave you two days
  13. Looks like its thrown from the api. Not a script issue
  14. sure, gave you about a week
  15. Maybe try reading the logger or even the first post in its entirety?
  16. activated 48 hours
  17. It is very possible. But I am not interesting in making another script at the moment. Sorry
  18. If the script is now working, please remove all defamatory comments on my thread and profile please
  19. I have an algorithm that can calculate line of sight between spot a and spot b by checking the collision flags. I have another algorithm that determines if an npc can reach you by simulating the path it will take to walk to you by also checking collision flags. The second algorithm is probably the one you would need. You can determine how it works pretty easily by just watching how npcs walk towards you in the game. npcs will only move toward you in both the x and y directions first, x direction second, then y direction last based on which one it is able to do. They never move away unless you are out of its range, then it will only move backwards (extremely annoying when I made this script.) If an npc covers multiple positions, its main position is always the south-west post position. Feel free to message me if you need more info.
  20. activated
  21. I only activate trials for vip members. sorry
  22. CLI support is the ability to start the osbot client from the command line with predefined parameters and have it automatically start a script. Unfortunately, there are no plans for implementing that or progressive fighting at the moment.
  23. it should just be based on the weapon. Try to find out which weapons is it praying incorrectly against
  24. currently no cli options, as there is no gathering equipment/items/walking to location startup logic. And you should just be able to add it back from the store.
  25. If I knew why, don't you think I would have fixed it? You'll need to give me info than that. Maybe record a short video and dm me it. activated
×
×
  • Create New...