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
Light hack 7.4? (or just the code for blackd) [Archive] - Forums

PDA

View Full Version : Light hack 7.4? (or just the code for blackd)



slicer1234
10-11-2009, 04:41 AM
**EDIT**
I found a way to do it, if someone can explain the last problem it'd be a perfect fix.

First;
You just get a .pic editor (google?) and edit the purple/black picture so it's 100% purple. Bam. Fixed.

Now, my issues. One; it says I can't see past 1 sq underground. I guess since it's only client sided, but there has to be a way to fix that.

Also, the monsters names are black alot of the time now? Even when above ground where they should be bright green.

zuhar
03-01-2010, 08:51 AM
**EDIT**
I found a way to do it, if someone can explain the last problem it'd be a perfect fix.

First;
You just get a .pic editor (google?) and edit the purple/black picture so it's 100% purple. Bam. Fixed.

Now, my issues. One; it says I can't see past 1 sq underground. I guess since it's only client sided, but there has to be a way to fix that.

Also, the monsters names are black alot of the time now? Even when above ground where they should be bright green.


Better way:
hex edit your client,
just search for

00046A30
change
8B 48 74
to
B1 20 90