snollygolly / sourceio-automation

:video_game: A bot to automatically play s0urce.io for you
MIT License
28 stars 27 forks source link

Bugs #29

Open menitol opened 7 years ago

menitol commented 7 years ago

Hello! There are several bugs now :

  1. After a moment, the bot is stuck with this error TypeError: $ (...) ... eq (...) [0] is undefined
  2. Firewalls upgrading doesn't work anymore. If I do it manually. I hear the sound of purchases that fail.

Not critical, I don't use it :

  1. When activating the manual selection of a target even if there is no target, it attacks the last attacked target.
  2. When activating the manual selection of a port, the bot doesn't wait for a port to be selected, it changes its target without attacking.
  3. The bot window is too small
snollygolly commented 7 years ago

I'll look into those bugs, thanks for the report.

In regards to the other bots, I sure wouldnt run them. My code isn't obfuscated, it's clear how it functions, and it's truly open source. Also, I'm going to edit your message and remove links. I don't want to promote code that might hurt people.

menitol commented 7 years ago

Thanks!

Yeah, you were right to delete the links. I looked in detail one of these 2 bots and it's just a copy from this repository except the mssage lol

snollygolly commented 7 years ago

I appreciate the heads up. Feel free to email me if you see other people stealing it without including the license.

Sent from my iPhone

On Jul 18, 2017, at 11:05 AM, menitol notifications@github.com wrote:

Thanks!

Yeah, you had right to delete the links. I looked in detail one of these 2 bots and it's just a copy from this repository except the mssage lol

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

VegitoSsjb commented 5 years ago

Hey snolly is it possible to make the hacking process faster?

snollygolly commented 5 years ago

@VegitoSsjb full disclosure: I don't play the game or really maintain this repo anymore. That being said, check out the configuration option on this line, I believe that controls how fast the hacking loop runs. It's set at 3 seconds by default, but I'd try changing that down and see if that fixes it for you.