HGServer

Discussion about Helbreath Server Files.
Post Reply
Nrgizer
Regular
Posts: 37
Joined: Fri Nov 21, 2003 4:48 pm

Post by Nrgizer »

Hey anyone got HGServer that allows a stat limit of over 200?

I need one plz... if anyone has (2.19 or 2.20)

plz send it to Neeraj1085@hotmail.com or add me to msn plz

Thx
k2bi
noob
Posts: 22
Joined: Thu Oct 23, 2003 6:09 am

Post by k2bi »

ffs, do it yourself :angry:
Energizer
noob
Posts: 15
Joined: Fri Nov 21, 2003 4:48 pm

Post by Energizer »

i dont know who to do it..

can u tell me how to make it so it can support stats to like 1000 or so?
kmatt02
Member
Posts: 164
Joined: Fri Nov 21, 2003 9:32 pm

Post by kmatt02 »

Energizer wrote: i dont know who to do it..

can u tell me how to make it so it can support stats to like 1000 or so?
level limit is EASY
stat limit is EASY, but harder than level limit.

ok, stat is to do with hexing the HGserver...go figure it out

I'll level you level limit to get you started.

In NPC.cfg

At the bottom add: world-server-max-level = NUMBER

if your stat limit is 200 still, then the highest level you could have is 376, because other wise you could have over 200 on all of the things.
Kinky
Loyal fan
Posts: 384
Joined: Wed Nov 05, 2003 5:37 pm
Location: Mars
Contact:

Post by Kinky »

i did not write this B1aze did

Let’s start. Open your favorite hex-editor (if you dont know any use google). Open the HGServer.exe with your hex-editor. To change the stat limit from 200 (hex: c8) into something else go to the following addresses:

0004f427
0004f477
0004f4c7
0004f517
0004f567
0004f5b7

If you did it right (and got the same version of the HGServer). You should be on c8 on every single address. As you can see there are 6 addresses which does makes sense, one address for every stat. So just change c8 to the stat you like to be the next stat limit.


As I said I didnt spend much time testing it. So I tried to login with my 200+ stat char and got a d/c. After some searching I found out you have to edit another 6 addresses to get the job done. Unless you dont want to login with that char hehe. You guys know the drill with the hex-editor so I just give out the addresses:

00016fed
0001701d
0001704d
0001707d
000170ad
000170dd

I also found a fix for the annoying client pop-up, “Okay” button and text (the text that you cannot increase your stat anymore). Siementech made all checks for these values in more or less the same way. So 6 x 3 = 18 addresses have to be changed if you like a good working client. I found that hex-editors give other addresses than Hiew so if you want to edit the client you must to download Hiew or a dissassambler that can edit and save dead-listings. You can download a shareware version of Hiew here: <a href='http://www.softnews.ro/public/cat/5/4/5-4-2.shtml' target='_blank'>http://www.softnews.ro/public/cat/5/4/5-4-2.shtml</a>
If you have trouble working with Hiew you can reply here and I try to help you out.

Stat menu pop-up addresses:
.0040c682
.0040c697
.0040c6ac
.0040c6c0
.0040c6d5
.0040c6ea

“Okay” button:
.0045d1e7
.0045d202
.0045d21c
.0045d237
.0045d252
.0045d26c

Annoying text telling you that you can not raise your stats:
.0045d315
.0045d335
.0045d353
.0045d371
.0045d38e
.0045d3ae

Pfff finally stat limit as it should work. I hope this helps you peeps out. If there are more fixes like this you can come up with, other than the ones I already named of course, I can give it a try.

Hope it works it worked for me but sum ppl cud not get it working
<span style='color:red'><span style='font-size:11pt;line-height:100%'><b><a href='http://www.stickdeath.com/killbox.html' target='_blank'>Look at this :p</a></b> </span></span><br><span style='color:red'><span style='font-size:11pt;line-height:100%'><b><a href='http://www.badgerbadgerbadger.com' target='_blank'>and this</a></b> </span></span>
Post Reply