Python Forum
question about bot for mmo game - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: question about bot for mmo game (/thread-32041.html)



question about bot for mmo game - rachidel07 - Jan-17-2021

hello everybody,
i have no idea on programing so istarted learning PYthon . i watch begginer courses and videos.
i learn python in order to be able making bot for Mmo game .
i need just a brief info and keys about this field .
for example there are tools to read the game cod ? and then i can make my own bot to control those codes ?
i have no idea
thankyouu


RE: question about bot for mmo game - Aspire2Inspire - Jan-21-2021

(Jan-17-2021, 09:43 AM)rachidel07 Wrote: hello everybody,
i have no idea on programing so istarted learning PYthon . i watch begginer courses and videos.
i learn python in order to be able making bot for Mmo game .
i need just a brief info and keys about this field .
for example there are tools to read the game cod ? and then i can make my own bot to control those codes ?
i have no idea
thankyouu

COD isn't written in Python obviously.. Just so you now. In addition, Making a MMO bot using Python may be challenging, with all the anti cheat software built into PC games. I would learn the basics and get to grips with that before thinking about getting into any botting! Then you will find it much easier!

Goodluck