New Manual Switchbot with Code Verification

02/02/2018 18:52 Fire@#1
Hi guys, I want show to everybody what I have done in these last days.

I have developed a Manual Switchbot with Code Verification, the Switchs are only virtual and player doesn't got it in Inventory. The Bots/Cheaters can't use Automatic Switchbot

Video:
[Only registered and activated users can see links. Click Here To Register...]
02/04/2018 09:10 Fire@#2
Bump
02/10/2018 00:33 _0N#3
Very good idea and well programmed :)
02/20/2018 07:36 Fire@#4
bump
03/02/2018 12:36 Fire@#5
bump
03/03/2018 22:30 Mijago#6
It's quite easy for bots to read the code, enter it and simulate a button click.
Good idea, but it will stop nobody from exploiting the switch stuff.
03/04/2018 09:36 Fire@#7
Quote:
Originally Posted by Mijago View Post
It's quite easy for bots to read the code, enter it and simulate a button click.
Good idea, but it will stop nobody from exploiting the switch stuff.
I have updated it with image
03/04/2018 11:36 Mijago#8
Okay, this will stop 98% of the programmers here from exploiting it (and will also stop the users that are too lasy to switch manually from playing the server).

The other 2% could take use of a simple python lib - sklearn - to train an neural net which can solve almost any image with ~97% correctness, depending on the training data.
Of course one can use any NN for it - or simply use one of the thousand web services that gladly resolve all your captchas for free (which may be much slower than using a NN). You can't really do anything (efficient) against this.

Captchas has been there for a long time and as such are not very reliable anymore (because lots of programmers tried to get rid of them during this time).

By the way, as soon as one has access to the python code, he can easily overwrite every check you implemented and just send it, except you have backend verification.
And even then, the client gets the code (as he must generate the image and display it), so one can tap in at this point (solution would be generation on a webserver).

I do not say it is a bad idea, I just want to show you some problems with the solution.

But as the past shows us, most servers without the ability of switchbotting just do not have that many players (there may be exceptions).

Happy coding :D
03/04/2018 22:13 Ex0dia#9
No one will play on a server using that switch system.
Today its kinda usuall to use a switchbot.

Kind regards
Ex0dia
03/04/2018 22:39 Fire@#10
Quote:
Originally Posted by Ex0dia View Post
No one will play on a server using that switch system.
Today its kinda usuall to use a switchbot.

Kind regards
Ex0dia
If you got an old-style server or a server that doesn't want an automatic switchbot and doesn't want bot, it's the perfect solution ;)
03/07/2018 13:13 Fire@#11
bump
03/09/2018 22:52 Fire@#12
bump - v2 added
03/11/2018 06:39 Ex0dia#13
Quote:
Originally Posted by Fire@ View Post
If you got an old-style server or a server that doesn't want an automatic switchbot and doesn't want bot, it's the perfect solution ;)
Then u usually just can switch every 15 minutes.
Anyways you did a great job there.

Kind regards
Ex0dia
03/13/2018 16:08 Fire@#14
bump
09/08/2018 13:07 Fire@#15
bump