Topic: HELP! Exec .exe/whatever | might be not tw-specific [Solved]
Hello!
I'm finally a bit more interested in teeworlds, and I thought about how I can play around with it.
Searching the interwebz brought me to programs like aimbot.exe or rconhack.exe and all that stuff. Somehow.
Anyway, I'm not interested in cheating and hacking and whatever 1337 stuff there is on the planet, but in programming.
But... I don't have any idea how to do a program.
I've experimented around with loading configs with exec, but I just don't have an idea how to give commands over an actual program, since printf("say Hello World"); will not work. (already tested)
Can someone help me? Oh, and I'm also interested where the standard commands are implented, somehow I can't find it in the src.
The basic idea would be:
int main(){
while(0==0){
//say something to tw. but how?
}
}
Yeah this looks like a spambot, but the loop is random. Anyway, this wouldn't work because of spam-blocks on all servers these days.
Greetings..
Madara
Edit:
I might want to create a gently chatbot, responding to things like you are a great player Madara with thanks or so
Nothing to do with bad chatbots, rconhacks, and well.. all the 1337 shit. Oh and I'm running Linux, so i won't run an actual exe, might make differents.