Hello guys,
even though I dislike some members of this board posting the results of my IDA scripts with removed credits, I'd like to share my newest creation with you.
It's an updated WoWX base along with an InnerSpace extension that could be used to write full blown C# bots with every feature you might imagine. It's been tested the last 18 months and was used to farm gold in a large scale, I received no bans in that time.
Some features of my new WoWX code include:
- 99,9% warden security ( it dynamically scans a part of warden to gain a maximum of security without a performance loss )
- Access to 99% of the attributes that objects and units can have in WoW
- A simple teleporter that could be used to create guilds pretty quickly
- An integrated model changer(see CModelRestriction.cpp)
- Draw lines, rectangles and text in the 3D world to mark important locations
- SimulateMove, a function that can be used for terrain analysis to generate a nav mesh
See for yourself for more features, have fun ( initial Source Code attached, updates on GD )