[Tool] Predict stats on your own unidentified items menu

User Tag List

Page 8 of 13 FirstFirst ... 456789101112 ... LastLast
Results 106 to 120 of 190
  1. #106
    Deathsnacks's Avatar Member
    Reputation
    2
    Join Date
    Jul 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by krkiss View Post
    Hi. Thanks a mill for this tool find it very usefull! :-D
    Dows anybody know if my unid item stats look like this:
    +[90-100] Strenght
    +[51-60]Cold Resistance
    +[30-100]strenght+[30-100]Intelligence
    can the item have +200 strenght since it shows strenght 2 times?

    Thx
    The value it can have it +[120-200]. If you want to know the exact stats, download the new version.

    [Tool] Predict stats on your own unidentified items
  2. #107
    Kagaamine's Avatar Private
    Reputation
    11
    Join Date
    Jun 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Deathsnacks View Post

    (Unless someone wants to send me the rand functions that D3 uses to seed the affixes)
    You can see the RNG D3 uses here (well, you can see Mooege's reversed implementation) https://github.com/DarkLotus/mooege/...andomHelper.cs

    Specifically ItemRandomHelper

    Calculating stats out of game using the seed is not for the faint of heart however. Good luck if you attempt it, there should be enough information between the Mooege repo and d3lexicon.

  3. #108
    SomethingDark's Avatar Private
    Reputation
    4
    Join Date
    Jun 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can it identify legendary items in the new version?

  4. #109
    hekatoncheiren's Avatar Corporal
    Reputation
    56
    Join Date
    Jul 2012
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SomethingDark View Post
    Can it identify legendary items in the new version?
    Yes. Read the changelog on page 1, please.

    Originally Posted by Deathsnacks View Post
    You could upload it to Google Code or GitHub, whichever you prefer. Also, I just noticed my implementation of the hash function is flawed, whoops.
    Here we go: diablounidpredict - Predict unidentified D3 items with ease - Google Project Hosting

  5. #110
    Healleberry's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hekatoncheiren View Post
    All of the hurls posted do work with the current version on my end. As stated, you are allowed to "forget" some leading characters. Only the numbers and the ":"s are important.

    To the people who get a crash after clicking "Unid": Are you running this on a machine with a working internet connection? Is your firewall blocking the program? I guess if the WebRequest/Response to d3lexicon.com gets blocked, the program would certainly crash. I uploaded a quick new version which can determine if that is the problem. Please try it out and tell me the resulting error message.

    This program cannot, does not and will not ever work on a Mac since it is written in .NET which is Microsoft technology. Get a new one or use the Python solution
    Hey there, I downloaded and tried the most recent version and I still get the same error. A little window pops up and says "D3UnidPredict has stopped working, windows is checking for a solution" and then no solution is found and a window pops up stating "A problem caused the program to stop working correctly. Windows will close the program and notifiy you if a solution is available" . I have an active internet connection, the most recent .Net program and your most recent program. I'm also running as administrator. I'm also properly copying and pasting from AH window. Please advise and thanks for trouble shooting this.

  6. #111
    hekatoncheiren's Avatar Corporal
    Reputation
    56
    Join Date
    Jul 2012
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Healleberry View Post
    Hey there, I downloaded and tried the most recent version and I still get the same error. A little window pops up and says "D3UnidPredict has stopped working, windows is checking for a solution" and then no solution is found and a window pops up stating "A problem caused the program to stop working correctly. Windows will close the program and notifiy you if a solution is available" . I have an active internet connection, the most recent .Net program and your most recent program. I'm also running as administrator. I'm also properly copying and pasting from AH window. Please advise and thanks for trouble shooting this.
    Are you running Windows 7? Did you try running it in Compatibility Mode in case you are using a 64bit version (although that shouldn't be a problem)? I haven't tested it on any other system than Win7x32 yet.
    Have you unzipped all of the files in the same directory? Few people asked the same and they were just starting the .exe from WinRAR without decompressing every file in the package first. The fact that it crashes on start immediately means that either the files are missing/corrupt or that your .NET Framework installation is not working as intended.

    If none of this works, I honestly don't have any idea since it seems to work for everyone else. You should stick to the Python version then...

  7. #112
    Cristmans's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My IdHurl is not showing the link in D3 Auction House chat window.

    Help Me please.

    Thx.

  8. #113
    hekatoncheiren's Avatar Corporal
    Reputation
    56
    Join Date
    Jul 2012
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cristmans View Post
    My IdHurl is not showing the link in D3 Auction House chat window.

    Help Me please.

    Thx.
    Post your UnidHurl and IdHurl please so that I can test...

  9. #114
    Cristmans's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It worked in the English version, I am Brazilian and was just testing the portuguese version.

    Thx

  10. #115
    Healleberry's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hekatoncheiren View Post
    Are you running Windows 7? Did you try running it in Compatibility Mode in case you are using a 64bit version (although that shouldn't be a problem)? I haven't tested it on any other system than Win7x32 yet.
    Have you unzipped all of the files in the same directory? Few people asked the same and they were just starting the .exe from WinRAR without decompressing every file in the package first. The fact that it crashes on start immediately means that either the files are missing/corrupt or that your .NET Framework installation is not working as intended.

    If none of this works, I honestly don't have any idea since it seems to work for everyone else. You should stick to the Python version then...
    I am running windows vista 64 bit. How do I run it in compatibility mode? Add me in game healleberry#1110 and I will tip you gold for your troubles in working this out
    I did unzip all the files in the same directory.

  11. #116
    Healleberry's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Healleberry View Post
    I am running windows vista 64 bit. How do I run it in compatibility mode? Add me in game healleberry#1110 and I will tip you gold for your troubles in working this out
    I did unzip all the files in the same directory.
    Ok, I just enabled compatibility mode by right clicking on the unid file itself and IT WORKS!!!! You sir, are my hero. Thank you very much

  12. #117
    Voppo's Avatar Banned
    Reputation
    9
    Join Date
    Jul 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    awesome man thanks for the share

  13. #118
    scottjc16's Avatar Banned
    Reputation
    1
    Join Date
    Oct 2008
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks for sharing! really excited to try this out ;p

  14. #119
    TehVoyager's Avatar I just love KuRIoS
    Reputation
    1282
    Join Date
    Nov 2010
    Posts
    2,733
    Thanks G/R
    85/470
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    This hit the frontpage of MMO-Champion and DiabloFans today. (not this tool, the exploit)

    use it while you can. expect it to be fixed soon.


    (don't post things I post to Patreon.)

  15. #120
    BigTwoSS's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    that just bloody great! wish it could predict DPS that could be a phenomenal prediction lol

Page 8 of 13 FirstFirst ... 456789101112 ... LastLast

Similar Threads

  1. [Tool] Get the stats for your unidentified gear
    By Tottison in forum Diablo 3 Exploits
    Replies: 15
    Last Post: 08-30-2012, 05:15 PM
  2. How to make your own items!!!
    By Ben090 in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 09-26-2007, 01:08 AM
  3. How to make your own items!!!
    By Ben090 in forum WoW EMU Guides & Tutorials
    Replies: 13
    Last Post: 09-18-2007, 07:14 PM
  4. Make Your Own WoW Item...
    By cooley35 in forum World of Warcraft Model Editing
    Replies: 10
    Last Post: 08-29-2007, 03:25 AM
  5. make your own item
    By the hunter of the hunted in forum Community Chat
    Replies: 5
    Last Post: 03-10-2007, 09:42 PM
All times are GMT -5. The time now is 09:14 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