ermiyaeskandary / Slither.io-bot

Just for fun and AI. Written in Javascript, this is a project which the aim is to make a computer play against humans inside a human-driven game, which is in this case Slither.io. The goal is simple - try and make the snake live and get as long as possible.
Mozilla Public License 2.0
195 stars 124 forks source link

Can't change skin while script is enabled. #325

Open franciscocorrales opened 8 years ago

franciscocorrales commented 8 years ago

If the script is enable, I can't change the worm skin.

My setup:

screenshot from 2016-07-28 16-10-22 screenshot from 2016-07-28 16-09-52

tjorim commented 8 years ago

Is it possible the mobile rendering mode is enabled in the game?

On Jul 29, 2016 00:19, "Francisco Corrales Morales" < notifications@github.com> wrote:

If the script is enable, I can't change the worm skin.

  • It doesn't matter the quality (high or low), the skin doesn't change.
  • I can click the arrows, the worm antenna and face changes, but not its color.
  • If the script is disable, then all works good, I can change the skin properly.

My setup:

  • Chrome - Version 51.0.2704.84 (64-bit)
  • Ubuntu 16.04 LTS
  • Tampermonkey 4.1
  • Slither.io-bot 1.2.9

[image: screenshot from 2016-07-28 16-10-22] https://cloud.githubusercontent.com/assets/4010693/17231297/5319bca2-54de-11e6-9035-e44d4a259ff1.png [image: screenshot from 2016-07-28 16-09-52] https://cloud.githubusercontent.com/assets/4010693/17231296/53178f7c-54de-11e6-8288-9580afea401d.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ErmiyaEskandary/Slither.io-bot/issues/325, or mute the thread https://github.com/notifications/unsubscribe-auth/ABPCHG0bf-SRwjJlIRWxGt7ixABJLtZ_ks5qaSrcgaJpZM4JXs1_ .

franciscocorrales commented 8 years ago

Yes.

If I turn off mobile rendering mode then the skin does changes. Still, looks like a weird behavior. Should it behave that way ?