View Full Version : help me please
bsdailha
10-18-2016, 14:58
how to blackd exactly repeat the code shown in the image?
note: the codes are random and repeat them automatically when it appears
https://postimg.org/image/e9ee7chh7/2b686312/
I think it is impossible because its a random code generated, and the tibia text box when appears is like an image or captcha code...
But anyone more stronger in codes can reply you
WoW! What is name of that ot server?
Well, you can build a function to read popup messages. In fact, long time ago I wrote a small function to read last popup title. Here is it's address path:
tibia_popup_title=&H9452C4>&H54
I guess the popup message is very near.
So, you will need:
- Find address for last popup message
- Writing functions to read last popup title and last popup messages
- A small patch in your bot code so it checks last popup title / message and type correct captcha whenever it detects it.
Powered by vBulletin® Version 4.2.5 Copyright © 2021 vBulletin Solutions Inc. All rights reserved.