Diablo

From TGDB.net
Jump to navigation Jump to search

Cheats


 Pause the game in the dungeon, get an item from the inventory, try
 to drop it, put it back in your inventory, unpause the game, see
 what happens.

 ---

 What are the maximum base character attributes in Diablo ?

                 Warrior       Rogue        Sorcerer
                 ------------------------------------
 Strength         250            55           45
 Dexterity         60           250           85
 Magic             50            70          250
 Vitality         100            80           80

 ---

 Duplicating items

 If you want to duplicate an item do the following:

 1) put something in your belt   (potion,scroll..)
 2) drop the item you want to duplicate (CLOSE THE INVENTORY)
 3) go away from the item 4-6 sqaures (you'll have to see the item)
 4) left click on the item on the floor(to pick it up again)
 5) WHEN YOU GET AS CLOSE AS POSSIBLE TO THE ITEM (AND EXACTLY WHEN
    YOU PICK IT UP), CLICK ON YOUR BELT ITEM(IN YOUR BELT)
    You must pick up the item.
 6) Drop the potion or scroll you have picked from your belt.

 When you drop the potion or scroll it transforms into the item you wanted to
 duplicate. If you did it right you'll have two identical items: one in your
 invetory and another lying on the ground.(and you will lose the potion:) ) This
 trick is not so difficult as it looks like. You can do it with any item
 including money books,unique items etc.

 By Kudor Gyozo, gyozo00@freemail.hu

MASTER CODE:
 D000E218 0000

Code Protection Breaker:
 300005F4 0002

These codes must be entered for the other codes to work.

Infinite Health:
 D000E218 0000
 800D939C FFFF

Infinite Mana:
 D000E218 0000
800D93B0 FFFF

Infinite Distribution Points:
 D000E218 0000
800D939C FFFF

Infinite Gold:
 D000E218 0000
80070198 0000
D000E218 0000
800D93D0 FFFF
D000E218 0000
800D93D2 02FF

Have All Spells:
 D000E218 0000
 800D9338 FFFF
 D000E218 0000
 800D933A FFFF
 D000E218 0000
 800D933C FFFF
 D000E218 0000
 80064AC8 0000
 D000E218 0000
 80064ACA 0000

Activate All Spells with Max Levels:
 D000E218 0000
 800D92F2 0F0F
 D000E218 0000
 800D92F4 0F0F
 D000E218 0000
 800D92F6 0F0F
 D000E218 0000
 800D92F8 0F0F
 D000E218 0000
 800D92FA 0F0F
 D000E218 0000
 800D92FC 0F0F
 D000E218 0000
 800D92FE 0F0F
 D000E218 0000
 800D9300 0F0F
 D000E218 0000
 800D9302 0F0F
 D000E218 0000
 800D9304 0F0F
 D000E218 0000
 800D9306 0F0F
 D000E218 0000
 800D9308 0F0F
 D000E218 0000
 800D930E 0F0F
 D000E218 0000
 800D9310 0F0F
 D000E218 0000
 800D9312 0F0F

To activate the following codes press "select" for the inventory and when in this screen press X
button to select the club, then press X again and all values will go to maximum.

Maximum AC:
 D000E218 0000
 800DAC18 FFFF

Maximum Strength:
 D000E218 0000
 800D937A 00FF

Maximum Magic:
 D000E218 0000
 800D937E 00FF

Maximum Dexterity:
 D000E218 0000
 800D9382 00FF

Maximum Vitality:
 D000E218 0000
 800D9386 00FF

Maximum Damage:
 D000E218 0000
 800D93BC 0064

Maximum Life:
 D000E218 0000
 800D9396 0002
 D000E218 0000
 800D939A 0002

Maximum Mana:
 D000E218 0000
 800D93AA 0002
 D000E218 0000
800D93AE 0002

Maximum Magic Protection:
 D000E218 0000
 800D93CD 0064

Maximum Fire Protection:
 D000E218 0000
 800D93CE 0064

Maximum Lightning Protection:
 D000E218 0000
 800D93CF 0064

Cheat Menu:
while playing the game hit select button to bring up the menu, while in here press and hold L1
button (default beginners) and you will see a cheat menu under QUIT toggle it and you will see
invicibility, gold, profile, cheat, info, infinite mana and have all spells. and dont turn on the
profile sometimes the game stops.

Submission:
bryanvillaflor@hotmail.com


Duplicate
Items:
Start a two-player game and load two characters. Now transfer all gold and any
equipment to one character. Save that character and start a new game again. When
you load the character all you need to do is sell stuff and build a gold and
item pile. Save again then repeat the process as needed.

Submission:
Klilyn (klillyn@aol.com)

Hints

                D       I       A       B       L       O

                                   D E M O

                                C  H  E  A  T

                                      BY

                                    ADASKO


You will need any hex editor to perform these cheats. With the editor
load the Diablo savegame file (GAME00.SAV) that is usually in
C:\windows\temp\save directory.
Data below is a hex offsets and the changes to be made at that offsets.

IF YOU DO (*) CHANGES IT WILL GIVE YOU INSTEAD OF 256 SOMETHING
REDICULOUS LIKE 65535, BOOSTING YOUR ABILITIES OVER THE TOP
(UNNECESARY).
YOU WILL BECOME FIRE\THUNDER SPITTING, KILLING WITH TOUCH MONSTER.
(IF YOU KNOW THE SPELLS). IT CAN JUST CRASH YOUR GAME TOO. SO BEST STICK
TO THE SETTINGS FOR 256.

MAX STRENGTH(256)
OFFSET  CHANGE TO
5A8     FF
(*)5A9  FF
5AC     FF
(*)5AD  FF

MAX MAGIC(256)
OFFSET  CHANGE TO
5B0     FF
(*)5B1  FF
5B4     FF
(*)5B5  FF

MAX DEXTERITY(256)
OFFSET  CHANGE TO
5B8     FF
(*)5B9  FF
5BC     FF
(*)5BD  FF

MAX VITALITY (256)
OFFSET  CHANGE TO
5C0     FF
(*)5C1  FF
5C4     FF
(*)5C5  FF

MAX live points (998) if you will go over that numer live points
will be restored to 100
OFFSET  CHANGE TO
5D8     80
5D9     F9
5DC     80
5DD     F9
5E0     80
5E1     F9
5E4     80
5E5     F9

MAX MANA (1021)
OFFSET CHANGE TO
5EC     40
5ED     FF
5F0     40
5F1     FF
5F4     40
5F5     FF
5F8     40
5F9     FF

MAX MONEY (16 MILLION - MORE THAN ENOUGH)
OFFSET  CHANGE TO
615     24
616     F4

DISTRIBUTION POINTS
OFFSET  CHANGE TO
5C8     FF

FOR SPECIAL MODE
OFFSET CHANGE TO
567     41
568     44
569     41
56A     53
56B     4B
56C     4F
56D     00
56E     00
56F     00
570     00



I am not responsible for any damage this cheat may cause to the game and
computer or blablabla.... and so on.
I didn't have any problem with the cheat, though, so there is nothing
to worry about.

        ENJOY!

Files

  1. File:Diablo faq.txt
  2. File:Diablo faq 1.txt
  3. File:Diablo faq 2.txt
  4. File:Diablo hints.txt
  5. File:Diablo faq 3.txt
  6. File:Diablo hints 1.txt
  7. File:D109-Unlimited Belt-trainer.rar - Unlimted belt (for v1.09)
  8. File:Dia-trainer.rar - All U need is ... still a trainer by CES this time for v1.07
  9. File:Diablo-other.rar
  10. File:Dia-other.rar - Multiplayer cheater detection
  11. File:Diablo-trainer.rar - A money trainer that gives you 5.000 gold
  12. File:0997 2-other.rar - This is a hints file in UHS format.
  13. File:0297 10-other.rar - Here is a list auf Fountains and Shrines for the multiplayer gam