D
D
Dmitry Kuznetsov2021-01-13 16:30:41
Node.js
Dmitry Kuznetsov, 2021-01-13 16:30:41

Is it possible to write a bot for games (gta5) in NodeJS?

I became interested in writing a bot for the GTA5 RP project. From languages ​​I am familiar with JS (NodeJS). Is it possible to make a bot with NodeJS?

Approximate functionality:
1. Recognition of color / letters / arrows, etc.
2. Pressing certain keys at a certain speed The

second point is more or less clear, but the first one is a total disaster. For recognition, using machine learning (or as it is correctly called) is too complicated and not advisable in my opinion.

UPD 01/14/21 : Described approximate functionality:
In one bot I wanted to make 2 types of clicker:
1. When a button is found in a certain place (a key with a certain letter is displayed graphically (for example, "J", "S", "Y", etc.)) you need to understand what letter is there and emulate pressing this button from a user with a certain speed.
2. Everything is the same, only buttons with arrows will be displayed instead of buttons with letters.

Or if you have experience, please share information.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel, 2021-01-13
@PAVLIK_GYRA

I don’t know about NodeJs, but Python has it. Here is the video https://www.youtube.com/watch?v=ks4MPfMq8aQ

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question