D3 Map hack, D3 Advanced menu

User Tag List

Page 1 of 5 12345 LastLast
Results 1 to 15 of 62
  1. #1
    sed-'s Avatar ★ Elder ★
    Reputation
    1114
    Join Date
    Mar 2010
    Posts
    1,566
    Thanks G/R
    52/151
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    D3 Map hack, D3 Advanced

    Credits: D3 Advanced team,


    Screenshots:
    http://d3advanced.com/img/s1.jpg
    http://d3advanced.com/img/s2.jpg
    http://d3advanced.com/img/s3.png
    http://d3advanced.com/img/s4.jpg

    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 supportsRetail Patch 1.

    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:
    1. Start Loader
    - first time you start it, point it to Diablo III.exe
    2. Create a new Profile in the Profile Tab
    3. Switch to Process Tab
    4. Click on the checkbox running to start an instance
    5. 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)

    Scripts,
    i havent tested this so let me no how it works, put this in the script folder.
    Pickit = pickit.rar
    Type .load PickIt
    its case sensitive ,

    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: Select all
    Changelog:-

    18.05.12:
    - Updated to Retail Patch 1

    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.

    D3Advanced .NET Api Documentation can be found here D3Advanced .NET Documentation - Table of Content
    If you face bugs/errors feel free to email me. If you run into a crashing problem, please add some code into the email that reprocudes it.
    A lot of things are still missing and I am working on adding new apis and documentate more constants. So this whole thing is not done yet. Suggestions can be sent to me by email aswell.

    IRC Server: irc.synirc.net - Channel: #d3advanced

    Download: d3advanced18052012.zip
    Last edited by sed-; 05-26-2012 at 04:48 PM.

    D3 Map hack, D3 Advanced
  2. #2
    thephoenix3000's Avatar Sergeant
    Reputation
    18
    Join Date
    Jan 2011
    Posts
    52
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    https://www.virustotal.com/file/33bb...9931/analysis/

    Since you didn't add it. Going to test it now.

  3. #3
    thephoenix3000's Avatar Sergeant
    Reputation
    18
    Join Date
    Jan 2011
    Posts
    52
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    After a little testing it reveals parts fo the map as you explore, but i think this is simply how it feeds the game information client side.

    Suggestions would be to possibly find a way to cache shrines and chests once you see them. If added though possible different colors to show if used or open as far as chests and shrines go.

    +rep
    Last edited by thephoenix3000; 05-23-2012 at 06:17 PM.

  4. #4
    sed-'s Avatar ★ Elder ★
    Reputation
    1114
    Join Date
    Mar 2010
    Posts
    1,566
    Thanks G/R
    52/151
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Testforbart View Post
    hi -sed, i cant see your site d3advanced - Diablo III bot loader, maphack, hack api

    Unfortunately, Google Chrome can not open the page d3advanced.com.
    Try this:
    Re-open the page: d3advanced.com/img/s4.jpg
    Search in Google:


    but all other sites is fine, idk what is that

    i already do reset dns cache, restart comp, reconnect my vpn, not working...
    thats weird cuz am usen google chrome and i have np loading there home page,


    Originally Posted by Testforbart View Post
    i check "running" and nothing happened. state - not running, what i should do??
    make sure run it as admin and also make sure you have the Req software//followed the steps to run it
    Last edited by sed-; 05-23-2012 at 06:21 PM.

  5. #5
    sed-'s Avatar ★ Elder ★
    Reputation
    1114
    Join Date
    Mar 2010
    Posts
    1,566
    Thanks G/R
    52/151
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Testforbart View Post
    wat? i try this in IE, opera and firefox - not work...

    also, "news" tab cant load too.


    i run with admin and i have framework 4, visual c++.
    wait are you talking bout the web site or program?

    if you cant dl the program off site,
    d3advanced18052012.zip

  6. #6
    DJlittle's Avatar Member
    Reputation
    6
    Join Date
    Aug 2007
    Posts
    56
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay, I used this and as soon as I logged off - I got all my items hacks..

    Would this be from the D3 Advance or something else..?
    I need a new sig..

  7. #7
    sed-'s Avatar ★ Elder ★
    Reputation
    1114
    Join Date
    Mar 2010
    Posts
    1,566
    Thanks G/R
    52/151
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DJlittle View Post
    Okay, I used this and as soon as I logged off - I got all my items hacks..

    Would this be from the D3 Advance or something else..?
    idk what would of caused that, couldnt of ben D3 advanced,

  8. #8
    thephoenix3000's Avatar Sergeant
    Reputation
    18
    Join Date
    Jan 2011
    Posts
    52
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DJlittle View Post
    Okay, I used this and as soon as I logged off - I got all my items hacks..

    Would this be from the D3 Advance or something else..?
    Hmmm the possibility exists since it is modifying your game and it launches the game for you. It might be able to send your SN and PW back, is anyone else encountering this?

    Though i see no outgoing packets from my system with it running.

  9. #9
    sed-'s Avatar ★ Elder ★
    Reputation
    1114
    Join Date
    Mar 2010
    Posts
    1,566
    Thanks G/R
    52/151
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by thephoenix3000 View Post
    Hmmm the possibility exists since it is modifying your game and it launches the game for you. It might be able to send your SN and PW back, is anyone else encountering this?

    Though i see no outgoing packets from my system with it running.
    lulz cuz you wont find anything cuz its legit.

  10. #10
    sed-'s Avatar ★ Elder ★
    Reputation
    1114
    Join Date
    Mar 2010
    Posts
    1,566
    Thanks G/R
    52/151
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Testforbart View Post
    maybe author just banned all russian ip? bcz with proxy i can enter in site...
    yea idk whats causen that for you. Maybe you should check out there irc and let them no the problem, cuz so far its worked for everyone.

  11. #11
    thephoenix3000's Avatar Sergeant
    Reputation
    18
    Join Date
    Jan 2011
    Posts
    52
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sed- View Post
    lulz cuz you wont find anything cuz its legit.
    Because something legit has never done something underhanded before?

    I am simply making sure that no issues will occurs, is that so wrong?

  12. #12
    sed-'s Avatar ★ Elder ★
    Reputation
    1114
    Join Date
    Mar 2010
    Posts
    1,566
    Thanks G/R
    52/151
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by thephoenix3000 View Post
    Because something legit has never done something underhanded before?

    I am simply making sure that no issues will occurs, is that so wrong?
    never said it was? but gl ^///^

  13. #13
    balkai's Avatar Member
    Reputation
    3
    Join Date
    May 2012
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Works for me, but VERY LAGGY. unplayable

  14. #14
    sketax's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    30
    Thanks G/R
    88/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by thephoenix3000 View Post
    Hmmm the possibility exists since it is modifying your game and it launches the game for you. It might be able to send your SN and PW back, is anyone else encountering this?

    Though i see no outgoing packets from my system with it running.
    IT doesnt matter if it inject a process then u cant see the outgoing packages like svchost or your explorer over port80. with which program u scanning The packages/traffic?

  15. #15
    sharpes123's Avatar Active Member

    Reputation
    16
    Join Date
    Sep 2008
    Posts
    213
    Thanks G/R
    1/1
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    More informative guide please, should Diablo 3 be running before we launch the program? Should we be in a game with map open?


    This is what I'm doing, and it isn't working..
    1) Nothing running (No other programs at all), open Loader.exe and select Diablo III.exe
    2) Program opens, I select Profiles and press the + symbol, enter information (user/pass)
    3) Select Processes, tick Running
    4) Wait.. wait.. nothing is happening.

Page 1 of 5 12345 LastLast

Similar Threads

  1. banned for war3 map hack?
    By woffles in forum World of Warcraft General
    Replies: 4
    Last Post: 05-11-2008, 08:26 PM
  2. [Hack]: WoWinfinity, Advanced Tactics for dummys.
    By Ghosthopper in forum World of Warcraft Bots and Programs
    Replies: 17
    Last Post: 04-25-2008, 12:14 AM
  3. Can GMs detect map hacks? Because though I was caught, I wasnt banned o.O
    By SomeWhiteGuy in forum World of Warcraft General
    Replies: 28
    Last Post: 06-28-2007, 12:03 AM
  4. Warcraft 3 battlenet map hack
    By general_salsa in forum Gaming Chat
    Replies: 5
    Last Post: 03-29-2007, 09:30 AM
  5. Map hack.
    By dumbledrew in forum World of Warcraft General
    Replies: 11
    Last Post: 12-29-2006, 08:15 AM
All times are GMT -5. The time now is 07:11 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search