J
J
Jasee Cambatch2018-10-12 23:17:56
Automation
Jasee Cambatch, 2018-10-12 23:17:56

How to automate the process?

Good evening gentlemen.
Please let me know what can be done next.
There is a game in which players can put likes.
For example, I want to put 1000 likes, but from one account -1 like is only possible.
I have 1000 accounts, but doing it manually is long and time-consuming.
How to make it so that having a file with passwords and logins, start the game and so that "some bot" logs in, finds the one who likes the nickname and then changes the account and continues like this up to 1000 times.
Does anyone know how this can be organized?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry, 2018-10-12
@AGGRESSOR7

I think Python is a good choice.

R
riot26, 2018-10-13
@riot26

Use the traffic analyzer to see what requests the game sends. If they are encrypted / incomprehensible - disassemble the game and look for dirty tricks. Simulate the same queries in any language. Cry after the next update something changes and you have to do all the work from 0. Cry after the accounts are banned.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question