Trainer Search

Kobra

Well-Known Member
Joined
Apr 29, 2014
Messages
125
Reaction score
23
the No Reload doees not seem to work on loaded games not sure why
 

mezz

Well-Known Member
Joined
May 10, 2014
Messages
159
Reaction score
62
trainer no longer works with the new update
 

Wuulfebear

Master Donor
Joined
Mar 23, 2015
Messages
175
Reaction score
29
Can confirm.. at the moment, everything works on the trainer except No Reload option. If you're able to Mr. Antifun, please fix :)
 

avis_cheater

New Member
Joined
Jun 12, 2016
Messages
1
Reaction score
0
I can't activate infinite items on v54. What's wrong with it?
Inventory is open
 

soprimenexos

Member
Joined
May 29, 2015
Messages
11
Reaction score
3
can you pls update the trainer cuz the trainer not responding when I use F1 to active it

also thanks for all your work :)
 

Arthur W

Active Member
Joined
Feb 11, 2015
Messages
67
Reaction score
19
The no reload cheat doesn't seem to work on my saved games after the first session of the game being open. Possibly if you don't unload all ammo that is above the gun ammo threshold and turning off the cheat before you save and exit it might work again, I ha ve to test it. However, trainer works perfectly otherwise.

Edit: nope it's broken, even with a new game. Maybe if I delete all the saves and star completely by scratch, but yeah I think its broken.
 
Last edited:

shethian

New Member
Joined
Jul 17, 2016
Messages
1
Reaction score
0
The trainer is dropping the cheats at random intervals or the cheats are not activating at all. The reload cheat is not activating at all. The No Infections cheat is delayed. The No Blood Loss cheat is only working part of the time. The Inf Weight cheat is not activating some of the time.
 

cripple

New Member
Joined
May 28, 2014
Messages
8
Reaction score
2
no reload problem is in
when you starting playing and have a group 1-3 there is "call dword ptr [06EF4DAC] = FF 15 AC 4D EF 06"
then after progress have more bots/teammates/companions >5, and some on prof.working you would have this "call 07AE4D08 = E8 C4 7D C2 FF"
6bytes -> 5bytes and all short jumps over cmp function that are using for injection CHANGED on 1byte.
so.... here is solution:
[ENABLE]
aobscan(reloadstartaob,8B C8 85 C9 74 2x 83 79 10 00 75) //
alloc(reloadstart,$1000,reloadstartaob)
//
aobscan(reloadfuncend,8D 65 F4 5B 5E 5F 5D C3 6F)
//
//
registersymbol(reloadstart)
registersymbol(reloadstartaob)
registersymbol(reloadfuncend)
//
reloadstart:
mov [ecx+10],1E
cmp dword ptr [ecx+10],00
jne reloadfuncend
jmp reloadstartaob+C
//


//
reloadstartaob+6:
jmp reloadstart
nop
//


[DISABLE]
reloadstartaob+6:
db 83 79 10 00
jne reloadfuncend

unregistersymbol(reloadstart)
unregistersymbol(reloadstartaob)
unregistersymbol(reloadfuncend)
dealloc(reloadstart)
 

Dominic Martel

New Member
Joined
Oct 5, 2016
Messages
3
Reaction score
1
can't get no reload, inf items, inf weight to work even tried changing hotkeys, using the version 57 trainer and also whatever the up to date version of survivalist is.
 

xXRendanXx

Active Member
Joined
Aug 28, 2014
Messages
41
Reaction score
4
Everything but the No Reload cheat seems to be working.

EDIT: The No Reload cheat seems to work half the time.
 
Last edited:

Nathan DeVries

New Member
Joined
Jul 26, 2016
Messages
4
Reaction score
1
None of them are working for me.
Edit: Nevermind. All Works. Have Page Down, Page Up, and End for the last three.
 
Last edited:

RapidTomato

Active Member
Joined
Dec 17, 2014
Messages
52
Reaction score
10
Great trainer, thanks again for all your hard work!

The only thing not working for me seems to be God Mode. I'm using the newest Steam version (12/19/2016) v59(?).

Everyone having trouble with the No Reload, the problem seems to be the pistol only. No Reload needs Assault Rifle (for example) to be held for it to activate. The Sniper Rifle also works as normal, just not the pistol. It's probably something to do with one of the updates and changed something specific to the pistol.
 
Top