lichess.org
Donate

Bug to get GM easily

I analyzed lichess-bot client to find a way to make my bot faster. File lichess-bot.py in line 301 can give you a BOT title, but if I change it to GM, I can get GM easily.
Its == not = :)

== is for checking, = is for assigning

That means check if the given is equal to 'BOT', it will return either True or False

Then line 304 see if its false, it will uprade to a BOT account
Line 307 says that if its already a BOT, configure the engine and stuff like that :)

HIH

This topic has been archived and can no longer be replied to.