Matt

Results 19 comments of Matt

The key seems to be in window.bso. Here's a JSONification of the object with circular references removed. I'm working on it at the moment, but happy if anyone else wants...

Oh wait, just seen @tjorim 's comment about https://github.com/LukeeeeBennett/slither-nest . Happy if someone wants to merge that into our code before I've got my head around window.bso myself.

We don't need to do anything complicated, especially if we're just adding this as a prerequisite to #265. It seems that writing directly to window.bso.ip & window.bso.po then dying take...

@clemens-tolboom #237

Ok so I've been trying to test this branch. As per the example in the code, I ran... ``` bot.gotoXY = {x:10, y:10, active: true, priority: 300}; Object {x: 10,...

@ErmiyaEskandary I think I've figured it out. The code example in bot.tasks --> MoveToXY is `bot.gotoXY = {x:X, y:Y, active: true, priority: 300};` but when I read through the code,...

@ErmiyaEskandary correct.

Ok, so having tested this out, I like the idea. It's fun to watch the bot act like it's got a sense of purpose in going to a specific position,...

![facebook-like](https://cloud.githubusercontent.com/assets/8353780/3825336/d594613e-1d52-11e4-8a2a-6722c39a9757.jpg)