Snarg
Member!
Ok, I don't see anything in the rules against this. If there are please, just lock/trash this thread. There is no warez involved nor are there any links to binaries. Only the smart people will be able to use this.
As much as I would like to take credit for this, I can't. The original source shall forever remain unknown. As it stands right now, there is no module that I know of. Unless someone feels like releasing a module already made *OR* someone decides to make a module for this, this is the best you get.
This method is constantly 'buying' health from NPC's. Ensure you have *massive* ammounts of cash for this to work.
During beta testing of Diablo, the programmers implemented a way with every NPC to heal yourself. Gold was used to buy your health back. This is great for testing however, someone releaized what it could do in a live environment. So, it was patched. However, it was only patched on the clientside version, not on the server enabling you to use this as a godmode.
Blocking sent packet 30 allows you to interact with an NPC while outside town. Send:
The first and third dwords are all 0's (zeros) so send:
Expensive but you get massive amounts of life
Edit: Hmmm....seems there *might* be a bit of info missing. Anyway, I am certain someone can get this all sorted out. Should I come across all of the information I will be certain to share.
As much as I would like to take credit for this, I can't. The original source shall forever remain unknown. As it stands right now, there is no module that I know of. Unless someone feels like releasing a module already made *OR* someone decides to make a module for this, this is the best you get.
This method is constantly 'buying' health from NPC's. Ensure you have *massive* ammounts of cash for this to work.
During beta testing of Diablo, the programmers implemented a way with every NPC to heal yourself. Gold was used to buy your health back. This is great for testing however, someone releaized what it could do in a live environment. So, it was patched. However, it was only patched on the clientside version, not on the server enabling you to use this as a godmode.
Blocking sent packet 30 allows you to interact with an NPC while outside town. Send:
Code:
39 [DWORD entity action] [DWORD NPC ID] [DWORD completement]
Code:
39 00 00 00 00[DWORD NPC ID]00 00 00 00
Edit: Hmmm....seems there *might* be a bit of info missing. Anyway, I am certain someone can get this all sorted out. Should I come across all of the information I will be certain to share.