• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

C++ basic, simple tibia bot - where should i start?

Lupek

New Member
Joined
Mar 30, 2020
Messages
26
Reaction score
1
Hello,
I'm not sure this is right forum section. I'm php programmer with C++ basics.
I wanted to start code very simple Tibia Bot in C++. I will be grateful for any advice what should i start.

At this moment i did consol app where I did window handle and i get basic data like mana, hp etc.

I want to start with consol app .
 



and ofc,
one more,
oh, take one more,
and more?
Did you see google description? /\


As "php programmer with C++ basics " you have pretty "insane newbie" problems...
 
Check out the original tibia-programming forum: Forums (https://tpforums.org/forum/)
It's quite dead (really, really dead), so don't expect anyone to answer if you post there, but it's full of excellent information.

Some helpful links:
TibiaAPI (C# library): ianobermiller/tibiaapi (https://github.com/ianobermiller/tibiaapi)
TibiaTekBot (VB bot that utilized TibiaAPI): ianobermiller/tibiatekbot (https://github.com/ianobermiller/tibiatekbot)
OrkBot (C++ bot; I believe it was mainly a war bot): Stiju/OrkBot (https://github.com/Stiju/OrkBot)
 
TPForums has a LOT of excellent knowledge related to older clients, and OP mentioned 8.6. Telling OP not to bother with TPForums is a ridiculous statement.
I never checked if TPForums was actually online. Last time I checked they werent. So thats why I said "dont bother". But yeah, if they are up again it's a gold mine for tibia hacking.
 
Back
Top