Xavier
Results
4
comments of
Xavier
I'm having a similar problem, program runs normally when I stop this error
So, I did a little tinkering here and there, and I was analyzing the packets being sent directly and I ended up realizing that the server is sending as expected,...
> This is not valid javascript: > > ```js > bot.activateItem(offHand=false) > ``` > > What this is doing is declaring an `offHand` variable in the global scope, as it's...