[request] Hellgate london steam release

Ask about cheats/tables for single player games here
fffffaaaaa
Noobzor
Noobzor
Posts: 13
Joined: Wed Apr 11, 2018 2:31 am
Reputation: 14

Re: [request] Hellgate london steam release

Post by fffffaaaaa »

A script to give 600,000 per minute health regeneration, still not invincible if the damage is more than your max health. Can be easily modified to give massive power regen. Hope someone can take it from here and find where current health is located.
Attachments
Hellgate_sp_x86_aob.CT
(3.18 KiB) Downloaded 118 times

User avatar
BooBoo
Retired Donor
Retired Donor
Posts: 492
Joined: Sat May 06, 2017 2:28 pm
Reputation: 146

Re: [request] Hellgate london steam release

Post by BooBoo »

CaliberCH wrote:
Tue Nov 20, 2018 7:14 pm
BooBoo wrote:
Mon Nov 19, 2018 11:48 pm
viewtopic.php?f=5&t=8286

:D

Bummer, there's no 'demo' or promo trainer to 'look at'...

:D
You don't even have to reverse my trainer to see what it does :D
All you have to do is ask me for the src code- AKA CT :D

Peace
DDS

mobettaend
Noobzor
Noobzor
Posts: 6
Joined: Sat Sep 09, 2017 10:14 pm
Reputation: 0

Re: [request] Hellgate london steam release

Post by mobettaend »

BooBoo wrote:
Wed Nov 21, 2018 12:32 am
CaliberCH wrote:
Tue Nov 20, 2018 7:14 pm
BooBoo wrote:
Mon Nov 19, 2018 11:48 pm
viewtopic.php?f=5&t=8286

:D

Bummer, there's no 'demo' or promo trainer to 'look at'...

:D
You don't even have to reverse my trainer to see what it does :D
All you have to do is ask me for the src code- AKA CT :D

Peace
DDS
Sweet! Can I see your table please?

User avatar
BooBoo
Retired Donor
Retired Donor
Posts: 492
Joined: Sat May 06, 2017 2:28 pm
Reputation: 146

Re: [request] Hellgate london steam release

Post by BooBoo »

mobettaend wrote:
Wed Nov 21, 2018 1:34 am
BooBoo wrote:
Wed Nov 21, 2018 12:32 am
CaliberCH wrote:
Tue Nov 20, 2018 7:14 pm



Bummer, there's no 'demo' or promo trainer to 'look at'...

:D
You don't even have to reverse my trainer to see what it does :D
All you have to do is ask me for the src code- AKA CT :D

Peace
DDS
Sweet! Can I see your table please?
Trainer makers only for right now. Will release the CT soon. :mrgreen:

Mezspirit
Novice Cheater
Novice Cheater
Posts: 18
Joined: Fri Nov 23, 2018 10:25 am
Reputation: 35

Re: [request] Hellgate london steam release

Post by Mezspirit »

fffffaaaaa wrote:
Tue Nov 20, 2018 5:19 pm
A script to give 600,000 per minute health regeneration, still not invincible if the damage is more than your max health. Can be easily modified to give massive power regen. Hope someone can take it from here and find where current health is located.
Hi. I got the max HP and MP (as well as regen 1,000,000 per minute) to work. Try it.

Credits to fffffaaaaa for finding the HP regen.

Offset -03 = max HP (in 2 bytes at 9,999 for safety)
Offset +04 = HP Regen
Offset +0D = Max MP (in 2 bytes at 9,999 for safety)
Offset +14 = MP Regen

Note: You can still die from hits that exceed 9,999. But I think the chance of being one-shot is less than that thanks to higher max HP. Also set it to that number because I was concerned the game would null your progress from going above the game's cap. Not too sure on that.
Attachments
Hellgate_sp_x86_aob.CT
(3.06 KiB) Downloaded 87 times

justiny
Expert Cheater
Expert Cheater
Posts: 157
Joined: Mon May 22, 2017 1:02 pm
Reputation: 33

Re: [request] Hellgate london steam release

Post by justiny »

Quick mp regen only & item no decrease (e.g. analyzer)

Mp regen is from mezspirt

Side note: disable item no decrease when assigning attribute points
Side note: the enemy need to kill to trigger the summoning of elite monster may become negative, (but its only visual).
Attachments
Hellgate_sp_x86.CT
(5.56 KiB) Downloaded 79 times

fffffaaaaa
Noobzor
Noobzor
Posts: 13
Joined: Wed Apr 11, 2018 2:31 am
Reputation: 14

Re: [request] Hellgate london steam release

Post by fffffaaaaa »

Just found the current hp. Made a script that prevents your hp from dropping below 1, only tested using a few classes at the early part of the game, hope someone can test it through the entire game at different difficulties.

Updated - AoB.
Attachments
Hellgate_sp_x86_v2_aob.CT
(443.76 KiB) Downloaded 129 times

Brewdoggy
Noobzor
Noobzor
Posts: 6
Joined: Mon Nov 26, 2018 5:12 pm
Reputation: 1

Re: [request] Hellgate london steam release

Post by Brewdoggy »

fffffaaaaa wrote:
Sat Nov 24, 2018 8:12 am
Just found the current hp. Made a script that prevents your hp from dropping below 1, only tested using a few classes at the early part of the game, hope someone can test it through the entire game at different difficulties.

Updated - AoB.
I play as engineer at Level 45 I currently at Parliament Square. I have noticed one issue with this but i have a solution. Here is what happens There are certain bosses that phase and you cant hurt them until you kill there minions there are 2 blue ones most times, So my solution just create a hotkey to turn on/off cheat wait tell i get them to 1% were they wont die turn off while shooting and turn on quickly seems to work.

fffffaaaaa
Noobzor
Noobzor
Posts: 13
Joined: Wed Apr 11, 2018 2:31 am
Reputation: 14

Re: [request] Hellgate london steam release

Post by fffffaaaaa »

Thanks for testing, I guess it was because the minions are providing hp regen to the bosses. The script checks whether there's HP regen in the property list and if yes then treat the target as a player. I'll modify to check only for power regeneration and upload a new script. You can actually do it by putting // at the beginning of the code cmp ebx, 3000000 and the conditional jmp next to it.

User avatar
BooBoo
Retired Donor
Retired Donor
Posts: 492
Joined: Sat May 06, 2017 2:28 pm
Reputation: 146

Re: [request] Hellgate london steam release

Post by BooBoo »

fffffaaaaa wrote:
Mon Nov 26, 2018 6:51 pm
Thanks for testing, I guess it was because the minions are providing hp regen to the bosses. The script checks whether there's HP regen in the property list and if yes then treat the target as a player. I'll modify to check only for power regeneration and upload a new script. You can actually do it by putting // at the beginning of the code cmp ebx, 3000000 and the conditional jmp next to it.
if you dig a lil deeper, you migh find the player, enemy enum ;)

fffffaaaaa
Noobzor
Noobzor
Posts: 13
Joined: Wed Apr 11, 2018 2:31 am
Reputation: 14

Re: [request] Hellgate london steam release

Post by fffffaaaaa »

BooBoo wrote:
Mon Nov 26, 2018 6:57 pm
fffffaaaaa wrote:
Mon Nov 26, 2018 6:51 pm
Thanks for testing, I guess it was because the minions are providing hp regen to the bosses. The script checks whether there's HP regen in the property list and if yes then treat the target as a player. I'll modify to check only for power regeneration and upload a new script. You can actually do it by putting // at the beginning of the code cmp ebx, 3000000 and the conditional jmp next to it.
if you dig a lil deeper, you migh find the player, enemy enum ;)
Is it 00 00 80 15 01 00 00 00 for player?

User avatar
BooBoo
Retired Donor
Retired Donor
Posts: 492
Joined: Sat May 06, 2017 2:28 pm
Reputation: 146

Re: [request] Hellgate london steam release

Post by BooBoo »

fffffaaaaa wrote:
Mon Nov 26, 2018 9:46 pm
BooBoo wrote:
Mon Nov 26, 2018 6:57 pm
fffffaaaaa wrote:
Mon Nov 26, 2018 6:51 pm
Thanks for testing, I guess it was because the minions are providing hp regen to the bosses. The script checks whether there's HP regen in the property list and if yes then treat the target as a player. I'll modify to check only for power regeneration and upload a new script. You can actually do it by putting // at the beginning of the code cmp ebx, 3000000 and the conditional jmp next to it.
if you dig a lil deeper, you migh find the player, enemy enum ;)
Is it 00 00 80 15 01 00 00 00 for player?
no, the playerType is 1, 2 is for mosnters and so on.

The enum is inside the entity class/struct. check all the registers and the stack, maybe the function that you are hooking makes use of a pointer to an entity obj. Good Luck.

fffffaaaaa
Noobzor
Noobzor
Posts: 13
Joined: Wed Apr 11, 2018 2:31 am
Reputation: 14

Re: [request] Hellgate london steam release

Post by fffffaaaaa »

BooBoo wrote:
Mon Nov 26, 2018 11:15 pm
fffffaaaaa wrote:
Mon Nov 26, 2018 9:46 pm
BooBoo wrote:
Mon Nov 26, 2018 6:57 pm


if you dig a lil deeper, you migh find the player, enemy enum ;)
Is it 00 00 80 15 01 00 00 00 for player?
no, the playerType is 1, 2 is for mosnters and so on.

The enum is inside the entity class/struct. check all the registers and the stack, maybe the function that you are hooking makes use of a pointer to an entity obj. Good Luck.
esi?

User avatar
BooBoo
Retired Donor
Retired Donor
Posts: 492
Joined: Sat May 06, 2017 2:28 pm
Reputation: 146

Re: [request] Hellgate london steam release

Post by BooBoo »

fffffaaaaa wrote:
Tue Nov 27, 2018 3:09 am
BooBoo wrote:
Mon Nov 26, 2018 11:15 pm
fffffaaaaa wrote:
Mon Nov 26, 2018 9:46 pm


Is it 00 00 80 15 01 00 00 00 for player?
no, the playerType is 1, 2 is for mosnters and so on.

The enum is inside the entity class/struct. check all the registers and the stack, maybe the function that you are hooking makes use of a pointer to an entity obj. Good Luck.
esi?
I wish I could help you more but, there is a lot of rippers lurking around these forums, they grab the cheat tables that you post here to make their own trainers when games are a lil to hard for them and they don't even say thanks or anything. Like this guy who calls himself MAF, he posted a trainer on his site with only 3 options right after you guys posted these cheat tables based on REGENS for health and power and some other stuff. Also, his users are complaining about the same problem you guys are having. a Coincidence ? you tell me.

Anyways, I could not tell you even if I wanted to since I have not even looked at your scripts.

Take Care
DDS

justiny
Expert Cheater
Expert Cheater
Posts: 157
Joined: Mon May 22, 2017 1:02 pm
Reputation: 33

Re: [request] Hellgate london steam release

Post by justiny »

Anyone can fix the item don't decrease script?

Post Reply

Who is online

Users browsing this forum: alchierevolution, Baidu [Spider], mola7tha