Ich habe heute ein sehr nützliches Tool gefunden, was das Erstellen von Bots und Hacks angeht.
Da das Projekt von einem anderem Gamehackingforum stand werde ich die Quelle nicht nennen, jedoch werde ich jegliche Information nennen, die ihr auf dem anderen Forum angeboten bekämmt.
Um die Ehre des Erstellers nicht zu erniedrigen werde ich ihn zitieren.
Der ein oder andere wird ihn aber eh schon kennen.
Das letzte Update des Programms war der: 22.04.2012
Hier der Viruscheck:
[Only registered and activated users can see links. Click Here To Register...]
Quote:
|
Originally Posted by rolle3k
D3Advanced is a modification for Diablo III. It allowes you to play the way Diablo has always been meant to play. Not only does it assit you while playing on yourself, you can make it play for you! D3Advanced comes with a powerful API set which can be used to create bots. Much like d2jsp back in the golden days of Diablo II! It currently supports Beta Patch 18.
Keep in mind when using this: This is still in development!
Requirements:
.NET 4.0
Microsoft Visual C++ 2010 Redistributable Package (x86)
Quick guide on how you use it:
- Start Loader - first time you start it, point it to Diablo III.exe
- Create a new Profile in the Profile Tab
- Switch to Process Tab
- Click on the checkbox running to start an instance
- Play!
Features: -
- Maphack
* Reveals units on the minimap (regular mobs in red, champs/bosses/rares in blue)
* Displays arrowes to level exits
* Minimap Markers are always revealed!
* The correct defiled crypt minimap text is colored in green!
- Instantly exit games
- Instantly craft
- Displays a timer in the left bottom when ingame
- Displays clock in the left bottom when hanging out in the lobby
- Allowes .NET assemblys to be loaded (create bots)
Hotkeys:-
F9 - This was added for testing purposes. It allowes you to port your toon to the xyz position where your mouse cursor is currently pointing at. However, this only has a clientside affect and will not allow you to get past boundaries.
F12 - Toggles the console. Only use this if you absolutely have to! Once ~20 lines have been printed into the console it will result in a crash.
Commandline:-
All commands are prefixed with a dot '.' and can be used in the lobby aswell as in game.
<> signs work as placeholders.
.load:-
Syntax: .load<assembly/script>
.unload:-
Syntax: .unload<assembly/script>
.levelarea:-
Displays the currently levelarea of your hero. Used to quickly figure out the currently SNOLevelArea.
Changelog:
Code:
Changelog:-
22.04.12:
- Unit quality is now displayed when hovering an item.
- Fixed Unit.Name for Items
- Added Unit.ItemDescription
- Added UIElement.SetText
- Added framelocking code to UIElement methods and properties
- Updated to Beta Patch 18
03.04.12:
- Rewrote CLR-Loading code.
* henceforth unhandled exceptions are logged to D3Advanced.log
* .dotnet command has been replaced with .load <assembly/script> <parameters> and .unload <assembly/script>
* Scripts can now be loaded. For more information, check the Scripts folder. There is a sample script included.
- Added the following events:
* Game.OnGameEnterEvent
* Game.OnGameLeaveEvent
* Game.OnSceneActivateEvent
* Game.OnSceneDeactivateEvent
- Added Unit.Valid to check if a unit object is still valid.
- Fixed UIElement.Text
- Renamed Unit.SNO to Unit.ActorId
- Renamed Unit.ItemType to Unit.ItemQuality
All .NET assemblies go into the subfolder Assemblies.
|
Ich hoffe es finden sich einige Programierer, die was draus machen und es mit den dummen Leuten teilen ;)