Answer the question
In order to leave comments, you need to log in
How to make a game bot in VK?
How to make a game bot for VK by type
gorilla bot
pocket botetc.
Answer the question
In order to leave comments, you need to log in
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
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
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question