Originally Posted by
zypherpn
Ok i have the AOB for Lightbright, is there anyone that is capable of teaching the next step?
Those asking how to even find it, if you cant find the address i donno if you will be able to do anything with it tho all you do is search for your exact light radius added up on char - you start with 0, but if anyone knows how to get from AOB to writing the CT then ill post the finished product for everyone and update as long as im playing PoE
The AOB i have now has only been tested about 10 times, so its possible it may need slight changes if one of the nearby numbers happens to change...
AOB = D7 04 00 00 ** 00 00 00 E8 04 00 00 ?? 00 00 00 A9 05
** = your Light Radius #, in the AOB replaced with ?? (char starts with 0 light radius, it equals exactly what you have added up on your character)
so i think it will be something along the lines of
AOB + 4:
db 6F
assuming this means change AOB address + 4 to 6F, which is the highest you can go before degredation starts to occur...
looking at the old table, i have no idea what else is being done but theres some nops and mov, looks like more than nessessary, would be nice to know what those things do but just being able to change that one address gives you the brightness...