[HELP] : I need hint/guide to do BOT POSTING

Hello Everybody

I attempt to find a info for create a BOT POSTING with C++, but not found

i want to know library command to connect my BOT into target application and it's can select random channel every 3s after POSTING fixed message

(retrieve user and password from mysql to login on target application)

Could hint or guide help me, please?
Thank you very much ..
Thats a big project and completely depends on what application you are connecting to..
- you need to write a function to connect and maintain a connection and pass on posts to another function
-that function needs to search the post for what it is your looking for and based on what it finds send it to a function to react to it..

aside from that idk how much else to help you cause that is a very general question.. if you are new to c++ try writing small bits of a code first to try and understand algorithm and syntax better
Topic archived. No new replies allowed.