360haven works best with JavaScript enabled
[Tutorial] Diablo III - Item Modding - Page 43
Loading
Register
Page 43 of 66 FirstFirst ... 1833383940414243444546474853 ... LastLast
Results 337 to 344 of 525
  1. #337
    SpartanGrayOne

    Re: Diablo III - Item Modding

    Quote Originally Posted by dose View Post
    I dunno what to tell ya. Here is the whole hex for both items.



    Angelic Wings:
    07 08 04 15 36 25 22 0E 30 0B 38 00 40 01 0A 2A 0A 08 08 01 10 A2 80 88 BF 07 20 00 28 A0 04 30 2A 38 00 42 15 08 94 9B C4 CB 02 12

    Crimson Wings:
    07 08 04 15 C9 91 18 AB 30 0B 38 00 40 01 40 03 52 06 0A 02 08 15 10 00

    They were the only 2 things on the char.
    Is it possible to use the red wings on an Xbox?

  2. #338
    IhazEvily

    Re: Diablo III - Item Modding

    Can anyone explain how I can use this formula on large numbers? Like in the millions or billions?

    Code:
    lets take "3046" as an example
    
    divide that by 128 and take the result cut of the decimal values and multiply it with 128... then subtract that result from 3046
    
    then add that result to 128 (this is the first hex part)
    the second part of the hex value would be the 23 (17 in hex)
    
    3046 / 128 = 23.796875
    128 * 23 = 2944
    3046 - 2944 = 102
    128 + 102 = 230 (E6 in hex)
    
    so the result should be E617
    -----
    ---Edit: I just tried doing it by hand..
    For 65535 I get FF80FF, although the tool by vulnavi gives me FFFF03.
    And, yes, I double checked my work.

    ---Edit: The formula is broken as explained.

    Number to convert: 1099511648256, Result from vulnavia's tool: 80A081808020
    (1099511648256 / 128) * 128 = 1099511648256
    1099511648256 - 1099511648256 = 0
    0 + 128 = 128 (80)
    128 + 128 = 256 (100)
    Formula's result: 10080

    Sounds legit. /sarcasm
    Last edited by IhazEvily; 10-04-2013 at 06:45 AM.

  3. #339
    Junior Member
    AreteSeven is offline
    Join Date : Oct 2013
    Posts : 9
    Array

    Re: Diablo III - Item Modding

    Quote Originally Posted by smikizm View Post
    ikr, also dose posted the wings codes on the previous page.
    The white one is the same as I posted, and Idle says it's xbox only.

    Quote Originally Posted by IhazEvily View Post
    Can anyone explain how I can use this formula on large numbers? Like in the millions or billions?
    Because it only explains how to get two values
    I suppose I just run blocks of 4 decimals through it...?
    Say you want to find a big number, like 1410065091. You start out like normal.

    1410065091 / 128 = 11016133 (remainder)
    11016133 * 128 = 1410065024
    1410065091 - 1410065024 = 67
    67 + 128 = 195 (C3)

    So the first value is 195 (C3)

    But since the remainder (11016133) is over 128 (or if it's equal to 128), we continue using that remainder.

    11016133 / 128 = 86063 (remainder)
    86063 * 128 = 11016064
    11016133 - 11016064 = 69
    69 + 128 = 197 (C5)

    Second value is C5.
    (C3C5 so far)

    Now the rest.
    86063 / 128 = 672 (remainder)
    672 * 128 = 86016
    86063 - 86016 = 47
    47 + 128 = 175 (AF)

    (C3C5AF so far)

    672 / 128 = 5 (remainder)
    5 * 128 = 640
    672 - 640 = 32
    32 + 128 = 160 (A0)

    (C3C5AFA0 so far)
    and since the remainder is less than 128, it's just 05. So C3C5AFA005 is the final value.
    Last edited by AreteSeven; 10-04-2013 at 08:33 AM.

  4. #340
    smikizm

    Re: Diablo III - Item Modding

    has anyone come across the code for exp% yet?

  5. #341
    zxcvbnma

    Re: Diablo III - Item Modding

    Anyone have entire hex of:
    The Grin Reaper, Legendary Voodoo Mask
    The Witching Hour, Legendary Belt
    Zunimassa's Trail, Set Boots

    Would really appreciate it if you could post it =]

  6. #342
    Junior Member
    draqas is offline
    Join Date : Jul 2013
    Posts : 8
    Array

    Re: Diablo III - Item Modding

    can I use this with the my GOD game which is not patched?

  7. #343
    ynwxcs

    Shout 2 Re: Diablo III - Item Modding

    Quote Originally Posted by Idlehands88 View Post
    Anyone have the Item ID for the PS3 Preorder Wings?
    ps3 diablo3 dlc goods for share , 07080415 3625220E white wing, 07080415 E45AB4CD xp helm

  8. #344
    smikizm

    Re: Diablo III - Item Modding

    Quote Originally Posted by draqas View Post
    can I use this with the my GOD game which is not patched?
    just a guess, but i would say yes.

 

 

Similar Threads

  1. Diablo 3 - PS4 Item Giveaway
    By Driton in forum General Discussion
    Replies: 1
    Last Post: 09-05-2014, 09:07 AM
  2. Diablo 3 Item Modding Help
    By TimmyPepper in forum Xbox 360 Modding Discussion
    Replies: 5
    Last Post: 09-30-2013, 02:36 AM
  3. Diablo III modding ?
    By Migty in forum Xbox 360 Modding Discussion
    Replies: 34
    Last Post: 09-11-2013, 04:01 AM
  4. Replies: 0
    Last Post: 12-04-2012, 08:00 AM

Visitors found this page by searching for:

modding diablo 3 xbox 360

diablo 3 codes for effect_level

how to create modded gears in diablo 3

how to make modded gear diablo 3

modding weapons diablo 3 xbox

how to make modded items in diablo 3 xbox 360

how to mod gear in diablo 3

how to hack weapons in diablo 3 xbox

how to get modded weapons in diablo 3 ps4

how to mod diablo 3 xbox 360

diablo 3 modded rings

diablo 3 xbox 360 hack

how to mod gear for diablo 3 xbox 360

diablo 3 xbox 360 hacks

mod items from phone diablo 3 360

Diablo 3 Ps4 tuto modded items

can you buy modded weapons diablo 3

diablo 3 ps4 mod tutorial

hacks für x360 diablo 3

diablo 3 ps4 modded items

diablo 3 xbox item cheat damage

mod armi diablo 3 ps4

how to mod items diablo 3 xbox 360

dıablo 3 modded ıtem

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.

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