P
P
Pavel_Dryndin2019-03-28 16:45:52
IT education
Pavel_Dryndin, 2019-03-28 16:45:52

How to learn to code? Write cheats for various games?

Hello! I am in the 8th grade and in computer science I am studying the programming language in Pascal (at the moment we are studying case). I really like how people write different cheats, programs and so on. I have long dreamed of writing my own cheat for CS:GO, but I don’t know where to learn, how to learn and from whom, respectively. Could you suggest any site where I could learn this? I watched a video on YouTube, but it's not clear. I would be very grateful if you help me! Thank you!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Saboteur, 2019-03-28
@saboteur_kiev

1. Cheats are just programs. You don't need to learn how to write cheats, you need to learn how to program. Moreover, starting with a network game like CS:GO is not for beginners.
2. Just write a lot of different programs. Simple at first, then more complex.
Programming is a tricky thing. It takes a lot of effort and a lot of time. You can't watch YouTube for a year and become a programmer. It takes several years to write programs of varying complexity. To make it clear to you, case is a statement. In programming, this is such a simple thing that the ability to use such things does not even count as learning. Even a novice programmer who is able to pass a junior interview can learn in 10 minutes how to use the case statement for any programming language, even if he sees it for the first time (well, maybe with the exception of perversions like brainfuck).
If you want to become a programmer - in parallel with Pascal, start learning something from the modern. Python, php, java, c++, javascript
try to write all school tasks in these languages. After half a year or a year, decide which language you liked more and go deeper into it.
PS And yes, patience. It needs a lot.

T
tsarevfs, 2019-03-28
@tsarevfs

If you are interested in the topic of games, you can move in this direction.
Cheats are not very good. Let's be honest, you won't do much harm at first, everyone will be hacked without you. But it would be a shame to run into all sorts of bans.
It can be a good practice to create mods and extensions. They say it's easy enough to start with minecraft + python. Even a child can start, and the possibilities of language and play are almost unlimited.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question