360haven works best with JavaScript enabled
[Release] Diablo 3 Decrypt/Encrypt Tool v1.0 - Page 16
Loading
Register
Page 16 of 28 FirstFirst ... 6111213141516171819202126 ... LastLast
Results 121 to 128 of 222
  1. #121
    Haven Martial Arts God


    cybersam is offline
    Join Date : Jan 2011
    Posts : 1,193
    Array

    Re: Diablo 3 Decrypt/Encrypt Tool v1.0

    hrx ifle... do you have the ids for those character stats ?! ^_^
    Downloads : 17 || Uploads : 2 || Rep Power : 6217 || Posts : 1,193 || Thanks : 43 || Thanked 4,057 Times in 398 Posts


    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs,
    and the Universe trying to produce bigger and better idiots.
    So far, the Universe is winning.

    Rich Cook

  2. #122
    Junior Member
    kotlin is offline
    Join Date : Sep 2013
    Posts : 4
    Array

    Re: Diablo 3 Decrypt/Encrypt Tool v1.0

    Quote Originally Posted by Idlehands88 View Post
    All the % stats cap out. I believe the EXP % capped out at 50% or 75%.
    It can't be that low. You can have equipped:
    - leoric signet - max is 30%
    - hellfire ring - 35%
    - infernal helmet - 25%
    - cain's set - 30%
    - ruby in helmet - 31%
    so in sum we have 151% + you can have follower bonus (equip him with helfire and leoric rings), and bonus for monster power. That's what I remember from time when i played my pc ver.



    Quote Originally Posted by cybersam View Post
    hrx ifle... do you have the ids for those character stats ?! ^_^
    Sorry but I don't understand that, English is not my first language. You mean that I need to have IDs to find character stats?? I thought that I could find it by searching for my current exp value in hex...

  3. #123
    Jahckle

    Re: Diablo 3 Decrypt/Encrypt Tool v1.0

    Quote Originally Posted by cybersam View Post
    hrx ifle... do you have the ids for those character stats ?! ^_^

    DF3D1080xxxxxx08120908
    F33D1080xxxxxx08120908
    F73D1080xxxxxx08120908
    FB3D1080xxxxxx08120508

    You can make the "xxxxxx" whatever you want your stats to be "FFFFFF" works nicely.

  4. #124
    Haven Martial Arts God


    cybersam is offline
    Join Date : Jan 2011
    Posts : 1,193
    Array

    Re: Diablo 3 Decrypt/Encrypt Tool v1.0

    Quote Originally Posted by Jahckle View Post
    DF3D1080xxxxxx08120908
    F33D1080xxxxxx08120908
    F73D1080xxxxxx08120908
    FB3D1080xxxxxx08120508

    You can make the "xxxxxx" whatever you want your stats to be "FFFFFF" works nicely.
    thanks but i already have those IDs ^_^'''
    and by id i mean these values here
    "DF3D"
    "F33D"
    "F73D"
    "FB3D"


    though i need the rest of the character stats... there a lot more saved there... ^_^
    what i wanted to try out is the magic find and the exp boost... to see if my calculation works on them too... ^_^

    Quote Originally Posted by kotlin View Post
    It can't be that low. You can have equipped:
    - leoric signet - max is 30%
    - hellfire ring - 35%
    - infernal helmet - 25%
    - cain's set - 30%
    - ruby in helmet - 31%
    so in sum we have 151% + you can have follower bonus (equip him with helfire and leoric rings), and bonus for monster power. That's what I remember from time when i played my pc ver.



    Sorry but I don't understand that, English is not my first language. You mean that I need to have IDs to find character stats?? I thought that I could find it by searching for my current exp value in hex...
    na you need to search for the search string provided... as the values aren't saved in plain hex... there is a calculation behind it...
    and the IDs... well i need them for the editor so i can differentiate between the stats and other stuff ^_^
    Downloads : 17 || Uploads : 2 || Rep Power : 6217 || Posts : 1,193 || Thanks : 43 || Thanked 4,057 Times in 398 Posts


    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs,
    and the Universe trying to produce bigger and better idiots.
    So far, the Universe is winning.

    Rich Cook

  5. #125
    Junior Member
    telefonmann is offline
    Join Date : Sep 2013
    Posts : 2
    Array

    Re: Diablo 3 Decrypt/Encrypt Tool v1.0

    thanks alot!

    one question though.. if i want to edit my demonic essences with this.. how to do it? lets say i have 55 DE on my char atm.. so i use the D3ValueConverter to convert the 55 into d3value and search in my hero files for this value? thats what i tired at least but with no success.. am i missing something here? ^^

  6. #126
    ★ The Exiled One ★
    Exiledone

    Idlehands88 is offline
    Join Date : Dec 2010
    Location : Whitby, Ontario
    Age : 30
    Posts : 4,709
    Array
    Asteroids Champion
    Twitter: @

    Re: Diablo 3 Decrypt/Encrypt Tool v1.0

    Quote Originally Posted by telefonmann View Post
    thanks alot!

    one question though.. if i want to edit my demonic essences with this.. how to do it? lets say i have 55 DE on my char atm.. so i use the D3ValueConverter to convert the 55 into d3value and search in my hero files for this value? thats what i tired at least but with no success.. am i missing something here? ^^
    To use the Data Converter you just type in how many in game you have (as a decimal value, not as a hex value). It will then convert the value into what the save reads the value as and you will search for that value.
    Downloads : 70 || Uploads : 4 || Rep Power : 13036 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,722 Times in 1,843 Posts



  7. #127
    Junior Member
    telefonmann is offline
    Join Date : Sep 2013
    Posts : 2
    Array

    Re: Diablo 3 Decrypt/Encrypt Tool v1.0

    Quote Originally Posted by Idlehands88 View Post
    To use the Data Converter you just type in how many in game you have (as a decimal value, not as a hex value). It will then convert the value into what the save reads the value as and you will search for that value.
    well thats what i did. ive put 55 as normal value in d3converter, convert it into d3 value = 37
    then i search for 37 in my hero file and changed it and saved it. but it was still the same amount when i checked it ingame

  8. #128
    Reverse engineer
    Vulnavia

    Vulnavia is offline
    Join Date : Jul 2011
    Location : Outer Space
    Posts : 214
    Array

    Re: Diablo 3 Decrypt/Encrypt Tool v1.0

    Quote Originally Posted by telefonmann View Post
    well thats what i did. ive put 55 as normal value in d3converter, convert it into d3 value = 37
    then i search for 37 in my hero file and changed it and saved it. but it was still the same amount when i checked it ingame
    Well 55 is simple 0x37 nothing to specially convert here, single Values below 128/0x80 are simply converted into Hexvalues/Decimalvalues by the D3Valueconverter,
    its also possible to enter the D3Value in the Field below and they are then converted into normal Value by the D3ValueConverter if this was not figured
    out already...

 

 

Similar Threads

  1. [Release] Iron Brigade (Trenched) Encrypt/Decrypt Hash Fixer v1.0
    By Vulnavia in forum Xbox 360 Modding Programs
    Replies: 41
    Last Post: 05-05-2017, 03:58 PM
  2. [Release] Max Payne 3 Decrypt / Encrypt Mod Tool v1.0
    By Vulnavia in forum Xbox 360 Modding Programs
    Replies: 8
    Last Post: 05-09-2015, 06:47 PM
  3. d3 decrypt tool help...
    By overxkill in forum Help & Support
    Replies: 1
    Last Post: 01-08-2014, 01:29 PM
  4. d3 decrypt tool help pls....
    By overxkill in forum PS3
    Replies: 0
    Last Post: 10-28-2013, 03:59 AM
  5. [Release] Moondiver Encrypt/Decrypt CRC Fixer v1.0
    By Vulnavia in forum Xbox 360 Modding Programs
    Replies: 7
    Last Post: 09-23-2013, 08:55 PM

Visitors found this page by searching for:

nu vot

diablo 3 decryptencrypt tool

d3ros de&entcrypter

diablo 3 ps4 save decrypt

Diablo 3 encyption toolD3Decrypt decrypter for diablo 3d3 decrypter ps3ps4 decryption diablo 3http:www.360haven.comforumsthreads27416-Diablo-3-Decrypt-Encrypt-Tool-v1-0diablo 3 ps4 decrypt tool

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

About 360haven

    360haven is an Forum Devoted To Game modding Fans from all over the world.

    An Awesome Community of Xbox 360 Gamers, Modders and Developers who Create & Share Tutorials, Applications, Gfx, Trainers and Gamesaves.

    A haven for the l33t.
    A scarce paradise for modders.

★★★★★¯\_(ツ)_/¯