1
1
111_3332019-01-21 18:23:59
In contact with
111_333, 2019-01-21 18:23:59

How to make a game bot in VK?

How to make a game bot for VK by type

gorilla bot
pocket bot
etc.
Please tell me what to write for this, where to write, etc.
I am a beginner

Answer the question

In order to leave comments, you need to log in

4 answer(s)
K
Kirill Minovsky, 2019-01-22
@Runnin

For such bots, it is necessary to create a database for storing information (for a start, I will advise mysql and a web face - phpmyadmin). You make a bot, put a callback on it. You need hosting or a server to process callback. You upload your script there, which processes user messages. For example, if this is a new user, then you add him to the database and give him $50,000 virtual. If a user writes, for example, "/casino", then you have a 50% chance to either double his account or cancel him. Well, etc.
If the bot will be on callbacks, then you need to write it in PHP, here is a good library for this

S
Sergey Sergey, 2019-01-21
@Sergey1712

On the constructor

S
Saboteur, 2019-01-22
@saboteur_kiev

What to do:
1. Learn to program
2. Read the VK API documentation, available on vk itself - look for "for developers".
3. Write a bot

M
Miblidu, 2019-01-22
@LOLEC

Programming, usually such bots are written in JS. You set up the API. Even if you don’t know how to program well enough, there are a lot of such bots, you can easily buy from them. Then you keep it on a PC or better, upload it to the host.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question