Page 2 of 3

Judgment: Apocalypse Survival Simulation +7 | v1.0.3965 | Update#2

Posted: Sat May 05, 2018 6:30 pm
by BoehserOnkel
[QUOTE="ArmY of 0n3, post: 44790, member: 5223"][I]A few extras from me for v1.0.3965 (x64) ;)[/I]



[IMG]https://i.imgur.com/5Jr3L3f.png[/IMG]

[MEDIA=youtube]ysUmxIYYwBY[/MEDIA][/QUOTE]





using mod tool? i tried but ...steam workshop...

Judgment: Apocalypse Survival Simulation +7 | v1.0.3965 | Update#2

Posted: Sat May 05, 2018 7:06 pm
by hysspy
[QUOTE="Ubykh, post: 44820, member: 253"]Thanks to both of you [USER=8069]@hysspy[/USER] and [USER=5223]@ArmY of 0n3[/USER] :)[/QUOTE]

[USER=253]@Ubykh[/USER] : Yeap :D same same :D

Judgment: Apocalypse Survival Simulation +7 | v1.0.3965 | Update#2

Posted: Sun May 06, 2018 10:57 am
by BoehserOnkel
simple mod for starting resources and research
HF
1525605676
i added more items for start (food etc) dunno why they not show up
i will search for this :)

Judgment: Apocalypse Survival Simulation +7 | v1.0.3965 | Update#2

Posted: Mon May 07, 2018 9:34 am
by yumyum555
Hello,



Someone can tell me how to use the [B]INFINITE HEALTH P & E[/B] option ?



I can't understand how to use as it give infinite health to E too ?



Thanks.

Judgment: Apocalypse Survival Simulation +7 | v1.0.3965 | Update#2

Posted: Mon May 07, 2018 9:21 pm
by hysspy
[QUOTE="yumyum555, post: 44998, member: 17056"]Hello,



Someone can tell me how to use the [B]INFINITE HEALTH P & E[/B] option ?



I can't understand how to use as it give infinite health to E too ?



Thanks.[/QUOTE]

[USER=17056]@yumyum555[/USER] : How to activate you must attack enemy first, after their health decreased, you can activate One Hit Kill Script or Infinite health ;)

P & E means Player & Enemy. One hit kill and Infinite health [B][U]affects both of them, it's because of the function that dev game made[/U][/B] :)

Infinite Health can be activated both ways:

1. Attack enemy => Enemy Health decreased, activate infinite haelth script.

2. Player got damage => Player Health decreased, activate infinite haelth script.

Just becareful activating those script yea :D

Judgment: Apocalypse Survival Simulation +7 | v1.0.3965 | Update#2

Posted: Mon May 07, 2018 9:40 pm
by KurouTendou
[QUOTE="hysspy, post: 45049, member: 8069"][USER=17056]@yumyum555[/USER] : How to activate you must attack enemy first, after their health decreased, you can activate One Hit Kill Script or Infinite health ;)

P & E means Player & Enemy. One hit kill and Infinite health [B][U]affects both of them, it's because of the function that dev game made[/U][/B]:)

Infinite Health can be activated both ways:

1. Attack enemy => Enemy Health decreased, activate infinite haelth script.

2. Player got damage => Player Health decreased, activate infinite haelth script.

Just becareful activating those script yea :D[/QUOTE]



So how do I kill enemies with the script?Time it so that I'll hit the enemy when one hit is on and turn it off after?

Judgment: Apocalypse Survival Simulation +7 | v1.0.3965 | Update#2

Posted: Mon May 07, 2018 10:20 pm
by hysspy
[QUOTE="KurouTendou, post: 45051, member: 12948"]So how do I kill enemies with the script?Time it so that I'll hit the enemy when one hit is on and turn it off after?[/QUOTE]

[USER=12948]@KurouTendou[/USER] : Hmm that's really a difficult question :D

If me shoot the enemy, enemy shoot fire/magic on my char, i'm always dodge like ninja yea :D



The most effective way :

Activate when enemy using melee attack and deactivate this script when an enemy using range attack ;)

Is there any range weapon in the game like machine gun that can be place on the ground to protect the camp? Or something like that?



Becareful activating those script :D

Judgment: Apocalypse Survival Simulation +7 | v1.0.3965 | Update#2

Posted: Mon May 07, 2018 11:21 pm
by LazyNChillin25
Fast xp and inf skill points is boss lol not only it makes survivors into mini gods it also gives some characters high hp/armour while others insane range/evasion and etc give them proper weapons and armours and they are able to whoop those demons easily. Can be an alternative to inf Hp tho if it causes problems

Judgment: Apocalypse Survival Simulation +7 | v1.0.3965 | Update#2

Posted: Tue May 08, 2018 4:28 pm
by ArmY of 0n3
You can try this script for Infinite Health.



[CODE][ENABLE]



{$lua}

LaunchMonoDataCollector()



{$asm}

alloc(newmem,$100)



label(code)

label(return)



newmem:



code:

mov [rax+00000088],(float)999

movss xmm0,[rax+00000088]

jmp return



Survivor:ICombatant.get_Health+c:

jmp newmem

nop

nop

nop

return:



[DISABLE]



Survivor:ICombatant.get_Health+c:

db F3 0F 10 80 88 00 00 00



dealloc(newmem)



{

// ORIGINAL CODE - INJECTION POINT: 131D50BC



""+131D50A2: 00 00 - add [rax],al

""+131D50A4: 00 00 - add [rax],al

""+131D50A6: 00 00 - add [rax],al

""+131D50A8: 00 00 - add [rax],al

""+131D50AA: 00 00 - add [rax],al

""+131D50AC: 00 00 - add [rax],al

""+131D50AE: 00 00 - add [rax],al

""+131D50B0: 48 83 EC 18 - sub rsp,18

""+131D50B4: 48 89 4C 24 08 - mov [rsp+08],rcx

""+131D50B9: 48 8B C1 - mov rax,rcx

// ---------- INJECTING HERE ----------

""+131D50BC: F3 0F 10 80 88 00 00 00 - movss xmm0,[rax+00000088]

// ---------- DONE INJECTING ----------

""+131D50C4: F3 0F 5A C0 - cvtss2sd xmm0,xmm0

""+131D50C8: F2 0F 5A E8 - cvtsd2ss xmm5,xmm0

""+131D50CC: F3 0F 11 2C 24 - movss [rsp],xmm5

""+131D50D1: F3 0F 10 04 24 - movss xmm0,[rsp]

""+131D50D6: F3 0F 5A C0 - cvtss2sd xmm0,xmm0

""+131D50DA: F2 0F 5A C0 - cvtsd2ss xmm0,xmm0

""+131D50DE: 48 83 C4 18 - add rsp,18

""+131D50E2: C3 - ret

""+131D50E3: 00 00 - add [rax],al

""+131D50E5: 00 00 - add [rax],al

}[/CODE]

Judgment: Apocalypse Survival Simulation +7 | v1.0.3965 | Update#2

Posted: Sat May 12, 2018 6:58 pm
by Domar
Great Table! One problem though, Infinite Skill Points cheat still seems to be broken on update 2

Judgment: Apocalypse Survival Simulation +7 | v1.0.3965 | Update#2

Posted: Sat May 12, 2018 8:11 pm
by hysspy
[QUOTE="Domar, post: 45691, member: 1364"]Great Table! One problem though, Infinite Skill Points cheat still seems to be broken on update 2[/QUOTE]

[USER=1364]@Domar[/USER] : Thank you :D and yes infinite skill points sometimes broken :(

I will try to make a new one ;)

Judgment: Apocalypse Survival Simulation +7 | v1.0.3965 | Update#2

Posted: Sun May 13, 2018 6:17 pm
by Malhavoc431
This table works like a dream! The infinite Items option can be a bit finicky, but it is fairly easy to work around. Some refinement on the Infinite HP and Insta-Kill options would be nice, but I'm not that picky. I will consider this Request fulfilled. Thanks much hysspy!

Judgment: Apocalypse Survival Simulation +7 | v1.0.3965 | Update#2

Posted: Sun May 13, 2018 7:43 pm
by hysspy
[QUOTE="Malhavoc431, post: 45811, member: 1898"]This table works like a dream! The infinite Items option can be a bit finicky, but it is fairly easy to work around. Some refinement on the Infinite HP and Insta-Kill options would be nice, but I'm not that picky. I will consider this Request fulfilled. Thanks much hysspy![/QUOTE]

Yeap :D u're welcome :D and Yes Inf.Health & One Hit Kill still on todo list ;) . Wish me luck yea :D

Judgment: Apocalypse Survival Simulation +7 | v1.0.3965 | Update#2

Posted: Mon May 14, 2018 7:54 pm
by Domar
[QUOTE="hysspy, post: 45695, member: 8069"][USER=1364]@Domar[/USER] : Thank you :D and yes infinite skill points sometimes broken :(

I will try to make a new one ;)[/QUOTE]



I found that it actually does work, you just have to spend a skill point first, if you haven't done so yet then the cheat doesn't activate.

Judgment: Apocalypse Survival Simulation +7 | v1.0.3965 | Update#2

Posted: Mon May 14, 2018 8:52 pm
by hysspy
[QUOTE="Domar, post: 45925, member: 1364"]I found that it actually does work, you just have to spend a skill point first, if you haven't done so yet then the cheat doesn't activate.[/QUOTE]

Yes that's right, decrease first :D