Jump to content

Mysteryy

Scripter II
  • Posts

    2568
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    100%

Everything posted by Mysteryy

  1. Lol Calculators make up like, 1/20th of their business. Its a small fraction of what they do.
  2. Systems Engineer at Texas Instruments.
  3. Just didnt feel this was a necessary guide lol
  4. You might consider popping out the graphics card and using the integrated graphics on the cpu. Just use it for a while and see if it still messes up.
  5. If you want help post it, otherwise you will need to debug yourself. Nobody wants to steal your scripts, especially if its not even getting past onstart..
  6. You would rather not share log("Wtf??") Do you really think someone is gonna rip your log?
  7. How much is this worth? RS3 & 07 gp prices pls. skills that are blanked out are very low, so they need not be considered. If you would be interested let me know as well. I am the original owner. And yes, HP is very high considering other combat stats. I used alot of pest control points on it. :P
  8. A web is essentially two main concepts. 1) Graph theory fundamentals 2) Pathfinding If you know and understand those two concepts, you can understand the concept of a web walker. Basically the "web" is just a weighted graph, and the path is then generated using pathfinding (A* specifically) From that you have a path from A to B. I dont know your level of knowledge on either of those topics, but start with graph theory fundamentals.
  9. As a user, just imagine it as: Scripters do not have to hard code paths in their scripts anymore to traverse from point A to point B. Scripters can just say one line, walk to(some spot) and the web walking handles finding the path from point A to point B. That is really all you need to know if your not interested in the details. :P
  10. If mald sees that you bought it twice he will surely refund one of them.
  11. Overcoming obstacles isnt a 5 second scripting task. If you want to include a robust obstacle handler in your scripts, it will take quite some time to write. You will need to use collision flags and detect the type of obstacle blocking you, and what needs to be done to overcome it. There is some old example code to get you started, if I feel unlazy later I will find it and link it here. Otherwise, maybe someone else will. It was a simple obstacle handler written by Maxi.
  12. Lool Valk he doesnt know the head ache hes getting himself into.
  13. He applied, isnt that all you gotta do to get it?
  14. Just delete the osbot folder and re open osbot.
  15. insert a into b and then press the 1 key 12 times and spin in a circle twice. ????
  16. "Cache" is a general term. Be more specific?
  17. Learn to make a gui and you dont need a gui builder?
  18. I eat my pies too fast and I dont need to keep it warm??
  19. Why are you welcoming me to 2015 when its almost 2016? This post offends me.
×
×
  • Create New...