Skip to forum content

You are not logged in. Please login or register.


forums.pvpgn.pro → [EN] Diablo → [Solved]What is d2gs.script for? How to use?

Pages 1

You must login or register to post a reply

RSS topic feed

Posts: 3

1 (edited by Feofilaktt 05.01.2018 15:30)

Topic: [Solved]What is d2gs.script for? How to use?

I wonder if anyone here knows, or uses d2gs.script?

It seems to be very interesting but there is little information on how to use it.


d2gs.script

#put this script together with the loader, and the
#loader will read it automatically at startup.

#Any line begin with '#' are ignored
#all digits here should be hex
#use tab or space to separate two items

#Format:
#Module Name    Offset(RVA)    Source Data(for check)        Destnation Data(Change to) Method
#Offset Format:     RVA[:Offset, Pattern]
#You can use pattern searching to get the RVA result now
#Method:
#0X00: replace source with dest
#0X01: relocate src
#0X02: relocate dest
#0X20: relocate call address

#you may add your own hack below freely

#For D2 1.11b, the D2Game.dll has been rebase to 0x010C0000, not the 0x6FC20000!!!

tks..

Diablo 2 Online

Itens - Armory - Market - Clans - Builds - Chat

2

Re: [Solved]What is d2gs.script for? How to use?

Looks like it's useless without knowledge in reverse engineering to find specified offsets in memory.

Do not ask for support in PM.

3

Re: [Solved]What is d2gs.script for? How to use?

HarpyWar wrote:

Looks like it's useless without knowledge in reverse engineering to find specified offsets in memory.

Interesting.. tks HarpyWar

Diablo 2 Online

Itens - Armory - Market - Clans - Builds - Chat

Posts: 3

Pages 1

You must login or register to post a reply

Who now at forum

Currently view post: 1 guest, 0 registered users

forums.pvpgn.pro → [EN] Diablo → [Solved]What is d2gs.script for? How to use?