Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

v155 / v1.5.5 gs "fix" for ptemplate, monster spawner, and wallow

Joined
Oct 14, 2009
Messages
5,493
Reaction score
2,299
This is a "fix" for gs for v155/v1.5.5 so that it will read bonus values from ptemplate, GM monster spawner will function again, and gs will read wallow 'rates'...

This was all derived from the following two tutorials (and my own work/learning [from previous peoples work] on the third one)

- http://forum.ragezone.com/f754/monster-generator-1167854/#post8968516
- http://forum.ragezone.com/f754/gs-change-rates-wallowheavy-1144292/#post8852256

And I may make a separate tutorial on how to actually perform the ptemplate fix (since that's the only one that doesn't have a tut around here already), but in the meantime here's a simple hex editing solution to "fix" your gs for v155/v1.5.5 specifically. Simply locate the "search for" values, and replace them with the "replace with" values provided below: [for any version OTHER than v155 you need to seek/find a "fix" specific to that version, or use the above tutorials to actually perform the "fix" yourself!]

This fix is SPECIFIC to gs v155 ~ elements_v156 ~ tasks_v128:



search for:
E8 AA 77 00 00

replace with: (ptemplate fix part 1 of 2)
E8 9C 03 2C 00



search for:
FF 84 C0 75 05 E9 6A

replace with: (monster spawner fix)
FF 84 C0 EB 05 E9 6A



search for:
E5 83 7D 08 03 76 07

replace with: (wallow fix)
E5 90 90 90 90 90 90



search for:
57 56 53 83 EC 68 68 70 40 4D 09 8B 75 0C C7 45
D8 70 40 4D 09 E8 F7 CC FF FF 8B 55 08 8B 42 04
8B 48 08 83 C4 10 39 C1 89 4D C8 89 45 B8 0F 84
B1 00 00 00 8B 41 10 03 40 F4 8A 15 40 B7 47 09
88 10 57 FF 71 10 68 F0 89 DC 08 56 E8 A4 45 C9
FF 8B 45 C8 8D 78 14 8B 40 14 8B 48 08 83 C4 10
39 C1 89 4D A8 89 45 98 74 4B 8B 41 14 03 40 F4
8A 15 40 B7 47 09 88 10 8B 59 14 8B 4D A8 8B 41
10 03 40 F4 8A 15 40 B7 47 09 88 10 53 FF 71 10
68 F6 89 DC 08 56 E8 5A 45 C9 FF 8D 45 A8 89 04
24 E8 4F 2D CA FF 8B 07 8B 4D A8 83 C4 10 39 C1
89 45 98 75 B5 83 EC 08 68 EA 89 DC 08 56 E8 32
45 C9 FF 8D 45 C8 89 04 24 E8 27 2D CA FF 8B 55
08 8B 42 04 8B 4D C8 83 C4 10 39 C1 89 45 B8 0F
85 4F FF FF FF 83 EC 0C FF 75 D8 E8 15 CD FF FF
83 C4 10 8D 65 F4 5B 5E 5F C9 C3

replace with: (ptemplate fix part 2 of 2)
83 EC 08 B8 40 04 4C 09 89 45 FC 8B 55 08 8B 45
08 DB 00 8B 45 FC D9 80 1C 1C 00 00 D9 E8 DE C1
DE C9 D9 7D FA 66 8B 45 FA B4 0C 66 89 45 F8 D9
6D F8 DB 1A D9 6D FA 8B 55 0C 8B 45 0C DB 00 8B
45 FC D9 80 20 1C 00 00 D9 E8 DE C1 DE C9 D9 6D
F8 DB 1A D9 6D FA C9 C3 90 90 90 90 90 90 90 90
90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
90 90 90 90 90 90 90 90 90 90 90
 
Newbie Spellweaver
Joined
Jul 18, 2021
Messages
68
Reaction score
5
Please tell me, why does the GM command have no effect when using the 1.5.5 you shared? How to do
 
Elite Diviner
Joined
Jan 5, 2017
Messages
475
Reaction score
345
Edits made to gamedbd and gdeliveryd to disable mole... specific to v1.5.5, credits to Frye...

search for: (mole block gamedbd 1 of 3)
83 C4 10 84 C0 75 05 E9 32 05 00 00

replace with:
83 C4 10 84 C0 90 90 E9 32 05 00 00



search for: (mole block gdeliveryd 2 of 3)
83 C4 10 C9 C3 55 89 E5 53 83 EC 74 8B 45 08 83 38 00 75 1A

replace with:
83 C4 10 C9 C3 55 89 E5 53 83 EC 74 8B 45 08 83 38 00 90 90



search for: (mole block gdeliveryd 3 of 3)
83 C4 10 89 45 EC 83 7D EC 01 75

replace with:
83 C4 10 89 45 EC 83 7D EC 01 EB
 
Last edited:
Elite Diviner
Joined
Jan 5, 2017
Messages
475
Reaction score
345
search for: (GM only debug gs)
FF 75 0C 8B 45 08 8B 40 04 8B 40 08 FF 70 30 68
B4 0F D6 08 6A 06 E8 FB E9 BE 00 83 C4 10

replace with:
8B 45 08 83 78 54 00 75 15 68 F6 04 15 08 C3 90
90 90 90 90 90 90 90 90 90 90 90 90 90 90

Client bypass patcher
search for: (elementclient.exe)
01 84 DB 74 59 8D 95 34

replace with:
01 84 DB EB 59 8D 95 34
 
Last edited:
Back
Top