This update optimizes many existing features, fixes a few bugs, and, most importantly, implements some very advanced stealth methods to make you skeptics feel much safer. Since the changelog is lengthy, I have bolded key points for you TL;DR minded people.
Changelog:
Code:v2.1.3
Fixed a bug with the "Most Taken" HUD item. It now works for elements (fire, poison, etc)
Fixed a bug with targeting which caused it to continue to attack a creature even if there is no path to it
Re-coded the way the looter finds bodies. It will now only loot monsters which you have damaged within 5 seconds of their death. It will take area damage into account, as well, so exori, mas san, UE, etc wont prevent looting.
Tweaked a few of the new core functions with List Boxes and Selection Boxes. They should operate a bit smoother now as well.
Fixed a few small issues with the Looter and Walker. They should now mesh much better.
Fixed a bug with the scripting function Creature.GetByName()
Re-wrote Injection techniques. XenoBot.dll is now hidden from the module list of Tibia's process, meaning it will be very hard to detect once injected (Quite a bit harder than an external bot with random names generated at startup, actually). If you wish to see this for yourself:
1. Download OllyDBG
2. Run Tibia
3. Inject XenoBot
4. Run OllyDBG, attach to Tibia
5. Look through the "Executable Modules" list, XenoBot.dll will not be found
Optimized XenoBots A* Pathfinding algorithm. While the increase in speed is negligible for small searches, larger search speeds have increased tremendously.
Old PF: On a 3.4GHz processor, a ~170 node search averaged a 3.4 MS search time
New PF: On a 3.4GHz processor, a ~170 node search averaged a .45 MS search time, a 756%* increase in speed
*This increase is actually exponentialy, meaning its growth rate per iteration grew as the search size incrased. For average searches we have a little over 150% increase in speed.
To most people, even though this optimization had huge effects, it will probably go unnoticed due to the average search size and to the fact that even unoptimized it only took 1/300th of a second. However, people with slower computers should notice this immediately.
Because of the stealth methods implemented in this update, it may be buggy with some systems - please report immediately. In case some people experience complete loss of functionality, they can download the previous version here. Also, it is key to note that, for some reason, injection will rarely freeze the client. Only do so in safe places until this bug is fixed.
For download and operation instructions, refer back to this thread:
http://forums.xenobot.net/showthread.php?19