View previous topic :: View next topic |
Author |
Message |
GREATBULLET How do I cheat?
Reputation: 0
Joined: 02 Apr 2020 Posts: 4
|
Posted: Sun Apr 19, 2020 5:14 am Post subject: A.I |
|
|
I was searching youtube for lua A.I tutorial but i haven't found any . So i wanted to ask you if it is possible to make simple A.I in lua that you can leave it farming, playing, ect... But like you can use your pc while farming. For example: minimizing the game and watch youtube, or anything else... While the game is still running and A.I is working. (I don't want like key board clicks and mouse move and click...) I discovered that i need pointers first of all but I don't know how to like kill enemy if it is shooting game, I mean like how can i shoot without click?? I hope i get help and Thank you for giving me your attention!! ow by the way i am very SORRY but i mean with A.I a BOT
|
|
Back to top |
|
 |
Frouk Master Cheater
Reputation: 5
Joined: 22 Jun 2021 Posts: 493
|
Posted: Sat Jul 10, 2021 3:42 am Post subject: |
|
|
You can't make ai in lua because you need to code in c++ or c#
Cheat Engine Lua isn't so powerful to make ai
If in youtube you didn't find anything about something you searched,then function isn't exist
It won't work, believe me
|
|
Back to top |
|
 |
Frouk Master Cheater
Reputation: 5
Joined: 22 Jun 2021 Posts: 493
|
Posted: Tue Jul 13, 2021 12:46 am Post subject: |
|
|
You can only rehook A.I in game
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 204
Joined: 25 Jan 2006 Posts: 8579 Location: 127.0.0.1
|
Posted: Tue Jul 13, 2021 2:06 am Post subject: |
|
|
Frouk wrote: | You can't make ai in lua because you need to code in c++ or c# |
This is not true. Lua is more than capable of creating any number of A.I. based systems. There is no required programming language to use to make A.I. at all.
Frouk wrote: | Cheat Engine Lua isn't so powerful to make ai |
Again, not true.
Frouk wrote: | If in youtube you didn't find anything about something you searched,then function isn't exist
It won't work, believe me |
What kind of logic is this..? Because something doesn't exist on YouTube it doesn't exist at all? That's extremely narrow-minded.
Literally, just Google it and you'll find thousands of examples, websites, books, etc. that cover doing all kinds of AI related things in Lua. Full games written in Lua, full game engines written in Lua, etc.
https://lmgtfy.app/?q=ai+in+lua
Just because you can't do something or understand something doesn't mean its impossible or doesn't exist.
Frouk wrote: | You can only rehook A.I in game |
Again, not true.
If you don't understand a topic, you really shouldn't be giving such direct answers on it. You can inject code into another process that fully implements a custom AI to do things such as controlling objects/players, automating things, etc. That's how a lot of hacks/bots work.
_________________
- Retired. |
|
Back to top |
|
 |
|