Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home/iano/public_html/tpforums-vb5/forum/includes/class_core.php on line 5842

PHP Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 588

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 612

PHP Warning: Use of undefined constant archive_postsperpage - assumed 'archive_postsperpage' (this will throw an Error in a future version of PHP) in ..../archive/index.php on line 456
Need someone to change custom tibia clientname to normal tibia, wiling to pay. [Archive] - Forums

PDA

View Full Version : Need someone to change custom tibia clientname to normal tibia, wiling to pay.



hamzadamza
12-30-2014, 11:25 AM
So, I'm playing on a custom server, I just need someone to change it's ClassName from 7 letters to 5 letters, so I can use the classname tibia and inject bots into it. I know this works, just need someone to fix a tibia classname on the client. I know this isn't too hard and can be done by someone in 10minutes, can pay you 10 dollars for this.

oclipper
12-30-2014, 01:28 PM
what ot?
what is the custom classname/client name?
and what bot u want to inject on it?

remember that bots dosnt find tibia window by title "Tibia" but for its classname (TibiaClient). If ur bot is open source u can just edit the classname string to ur custom client server. Also remember mainly custom client (old tibia version) has anti bot detection.

PS: i can add your custom server to my open source project:
http://tpforums.org/forum/threads/6208-Bot-Classicus-OT-SOURCE-VB6

Ash Katchup
12-30-2014, 05:31 PM
I think you can edit the client using some hexeditor to do that.

Or you can use SetWindowLong and RegisterClass API to do this trick (http://www.vbforums.com/showthread.php?366811-Change-Window-Class-Name)