RobinReinecke / GrepBOTlis

Grepolis Bot in C#
4 stars 2 forks source link

SwitchTownRequest is obsolete #5

Open RobinReinecke opened 5 years ago

RobinReinecke commented 5 years ago

I discovered that the town switch request is not longer required. The browser doesn't request anything on a town switch. Should be removed to prevent detection.

tgg4ever commented 5 years ago

Thx I remove tomorrow :) but I try to fix auto login system.current method using sessions if u using 2 account on one computer bot can not relogin .

RobinReinecke commented 5 years ago

This could be a bit more difficult. You have to immitate the login if you want to avoid the "session solution". Before you remove the town switch request: Be careful! There could be information inside the switch town response which are needed for the bot for farming or building etc. I'm not sure about this, so you have to try it out.