The Forever winter

Ask about cheats/tables for single player games here
Post Reply
User avatar
JIEKC3
Cheater
Cheater
Posts: 46
Joined: Fri Oct 25, 2019 7:38 am
Reputation: 39

Re: The Forever winter

Post by JIEKC3 »

haztarocks wrote:
Tue Oct 01, 2024 7:41 pm
Prestige option from 7.3 doesn't work anymore, can't even select the option to tick it. Also what double value do we change to the value given in "To next prestige" for the character actually? there are two functions with ?

thfgh3:
dq (double)2

or

fghe73:
dq (double)600000

?
The last table is v8.1, don't use v7.3
Try to use method "Fix prestige XP and easy lvl up" in table post
btw:

Code: Select all

thfgh3:
dq (double)2

fghe73:
dq (double)600000

newmem_ryutyu4698:
  cmp rax,[thfgh3]
  jle code999
  cmp rax,[fghe73]
  jae code999
  mov rax,(double)5000 <------ this
  mov [r12+08],rax
  jmp return_ryutyu4698

haztarocks
Noobzor
Noobzor
Posts: 9
Joined: Mon May 17, 2021 5:49 am
Reputation: 6

Re: The Forever winter

Post by haztarocks »

JIEKC3 wrote:
Tue Oct 01, 2024 7:52 pm
haztarocks wrote:
Tue Oct 01, 2024 7:41 pm
Prestige option from 7.3 doesn't work anymore, can't even select the option to tick it. Also what double value do we change to the value given in "To next prestige" for the character actually? there are two functions with ?

thfgh3:
dq (double)2

or

fghe73:
dq (double)600000

?
The last table is v8.1, don't use v7.3
Try to use method "Fix prestige XP and easy lvl up" in table post
btw:

Code: Select all

thfgh3:
dq (double)2

fghe73:
dq (double)600000

newmem_ryutyu4698:
  cmp rax,[thfgh3]
  jle code999
  cmp rax,[fghe73]
  jae code999
  mov rax,(double)5000 <------ this
  mov [r12+08],rax
  jmp return_ryutyu4698
Thanks for clarifying the right value, yeah I'm already using the 8.1.
Actually I never had an issue with XP myself, I just used the previous table while adjusting the right xp value to next prestige everytime so its all good.

What I meant is than I can't tick down the prestige xp option after opening to change anything, I get this message the first time I do:

User avatar
JIEKC3
Cheater
Cheater
Posts: 46
Joined: Fri Oct 25, 2019 7:38 am
Reputation: 39

Re: The Forever winter

Post by JIEKC3 »

haztarocks wrote:
Tue Oct 01, 2024 8:49 pm
This warning appears if you do not attach CE to the game process, just press YES

User avatar
El Leo
What is cheating?
What is cheating?
Posts: 4
Joined: Sat Sep 28, 2024 5:20 pm
Reputation: 1

Re: The Forever winter

Post by El Leo »

haztarocks wrote:
Tue Oct 01, 2024 8:49 pm
JIEKC3 wrote:
Tue Oct 01, 2024 7:52 pm
haztarocks wrote:
Tue Oct 01, 2024 7:41 pm
Prestige option from 7.3 doesn't work anymore, can't even select the option to tick it. Also what double value do we change to the value given in "To next prestige" for the character actually? there are two functions with ?

thfgh3:
dq (double)2

or

fghe73:
dq (double)600000

?
The last table is v8.1, don't use v7.3
Try to use method "Fix prestige XP and easy lvl up" in table post
btw:

Code: Select all

thfgh3:
dq (double)2

fghe73:
dq (double)600000

newmem_ryutyu4698:
  cmp rax,[thfgh3]
  jle code999
  cmp rax,[fghe73]
  jae code999
  mov rax,(double)5000 <------ this
  mov [r12+08],rax
  jmp return_ryutyu4698
Thanks for clarifying the right value, yeah I'm already using the 8.1.
Actually I never had an issue with XP myself, I just used the previous table while adjusting the right xp value to next prestige everytime so its all good.

What I meant is than I can't tick down the prestige xp option after opening to change anything, I get this message the first time I do:

A little thing that this may be, despite being a stupid possibility : are you sure that CE is connected to Forever Winter? If you did at first, maybe it crashed the game and held CE open without updating it, it maybe be bugged and need to restart the tab.
If that is not it, it may be that while you are trying to change the value inside the Max Prestige thingy, you actually have it activated while trying to change it. This not only will make the command fail it's purpose, but even break the character if something goes wrong.
If that doesn't work, then i don't think i know a solution to this.
Personally i think it's CE having problems connecting to FW or just forgot it. Could be :|.

PureXxX9
What is cheating?
What is cheating?
Posts: 4
Joined: Sat Sep 28, 2024 3:03 am
Reputation: 1

Re: The Forever winter

Post by PureXxX9 »

Don't know if anything like this is possible but I asked for one thing and my man was able to deliver so might as well try again. There is one weapon in that game that is nearly unobtainable. It's the vepr-12 shotgun. Currently never seen it drop from an enemy in game, and it is not in the gacha loot boxes you can find. The only confirmed form of acquisition is the donation box. Is there any way to edit weapon Ids to be able to change your current gun to that guns ID? Apparently the gun is called SHG04 in the files

haztarocks
Noobzor
Noobzor
Posts: 9
Joined: Mon May 17, 2021 5:49 am
Reputation: 6

Re: The Forever winter

Post by haztarocks »

El Leo wrote:
Tue Oct 01, 2024 9:09 pm
haztarocks wrote:
Tue Oct 01, 2024 8:49 pm
JIEKC3 wrote:
Tue Oct 01, 2024 7:52 pm

The last table is v8.1, don't use v7.3
Try to use method "Fix prestige XP and easy lvl up" in table post
btw:

Code: Select all

thfgh3:
dq (double)2

fghe73:
dq (double)600000

newmem_ryutyu4698:
  cmp rax,[thfgh3]
  jle code999
  cmp rax,[fghe73]
  jae code999
  mov rax,(double)5000 <------ this
  mov [r12+08],rax
  jmp return_ryutyu4698
Thanks for clarifying the right value, yeah I'm already using the 8.1.
Actually I never had an issue with XP myself, I just used the previous table while adjusting the right xp value to next prestige everytime so its all good.

What I meant is than I can't tick down the prestige xp option after opening to change anything, I get this message the first time I do:

A little thing that this may be, despite being a stupid possibility : are you sure that CE is connected to Forever Winter? If you did at first, maybe it crashed the game and held CE open without updating it, it maybe be bugged and need to restart the tab.
If that is not it, it may be that while you are trying to change the value inside the Max Prestige thingy, you actually have it activated while trying to change it. This not only will make the command fail it's purpose, but even break the character if something goes wrong.
If that doesn't work, then i don't think i know a solution to this.
Personally i think it's CE having problems connecting to FW or just forgot it. Could be :|.
So I tried a few things and in the end yeah what its not finding isn't really the game executable but "aob_ryutyu4698" Error: Not all result found, weird right?

Vincentzz
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Aug 16, 2023 8:56 am
Reputation: 0

Re: The Forever winter

Post by Vincentzz »

Weird request but any chance to add full reset character? I got my skills maxed so i cant prestige over even if i reset the character exp to 5k. So yeah

FunDipTime
Noobzor
Noobzor
Posts: 5
Joined: Wed Oct 02, 2024 6:22 am
Reputation: 0

Re: The Forever winter

Post by FunDipTime »

Godmode is a bit wonky after update. Taking multiple shots with one hit kill on will have a high chance to down you

moonlight9570
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Oct 02, 2024 11:01 am
Reputation: 0

Re: The Forever winter

Post by moonlight9570 »

I have the same problem aob_ryutyu4698 Error not all results found did anyone find a way to fix this

User avatar
JIEKC3
Cheater
Cheater
Posts: 46
Joined: Fri Oct 25, 2019 7:38 am
Reputation: 39

Re: The Forever winter

Post by JIEKC3 »

Vincentzz wrote:
Wed Oct 02, 2024 3:57 am
Weird request but any chance to add full reset character? I got my skills maxed so i cant prestige over even if i reset the character exp to 5k. So yeah
Character XP (which you can buy skills) and Prestige XP is difference value, try to use "EZ Prestige LVL and fix" method in experimental tree
FunDipTime wrote:
Wed Oct 02, 2024 6:24 am
Godmode is a bit wonky after update. Taking multiple shots with one hit kill on will have a high chance to down you
I tested it for 5 hours on different extractions and game reboots, GodMode works perfect for me in v8.1 and v8.2
Just 1 thing that can kill me, it's minefield on the map border.
Mechs of all sizes can't kill me, tank can't kill me, falling from very high height can't kill me, 20 enemies shooting at me at the same time and I don't care.
Can you like record short video how you get down with GodMode or something?
moonlight9570 wrote:
Wed Oct 02, 2024 11:05 am
I have the same problem aob_ryutyu4698 Error not all results found did anyone find a way to fix this
Prestige XP was broken, I don't know why anyone would still want to use it for prestige when there is an easier and safer method, but ok, I updated it in v8.2
Last edited by JIEKC3 on Wed Oct 02, 2024 12:29 pm, edited 1 time in total.

User avatar
JIEKC3
Cheater
Cheater
Posts: 46
Joined: Fri Oct 25, 2019 7:38 am
Reputation: 39

Re: The Forever winter

Post by JIEKC3 »

del missclick

FunDipTime
Noobzor
Noobzor
Posts: 5
Joined: Wed Oct 02, 2024 6:22 am
Reputation: 0

Re: The Forever winter

Post by FunDipTime »

godmode does work, but if i get shot too many times(while one hit kill is on) there is a chance i get downed(can still shoot) and just cant move until i get an enemy close to me so i can kill and open its loot before it lets me move. Also certain attacks kill me if i dont set the playerhp and playerhp value to infinite

edit: after being downed in godmode i also get stuck facing one direction when running unless i aim down sights in first person to change where i face

edit2: may i know if you use the pointers when you activate godmode and one hit kill? because it doesn't work unless i use the pointners
Last edited by FunDipTime on Wed Oct 02, 2024 12:58 pm, edited 2 times in total.

FunDipTime
Noobzor
Noobzor
Posts: 5
Joined: Wed Oct 02, 2024 6:22 am
Reputation: 0

Re: The Forever winter

Post by FunDipTime »

i can try to get a recording i suppose, gimme a bit

User avatar
JIEKC3
Cheater
Cheater
Posts: 46
Joined: Fri Oct 25, 2019 7:38 am
Reputation: 39

Re: The Forever winter

Post by JIEKC3 »

FunDipTime wrote:
Wed Oct 02, 2024 12:42 pm
godmode does work, but if i get shot too many times(while one hit kill is on) there is a chance i get downed(can still shoot) and just cant move until i get an enemy close to me so i can kill and open its loot before it lets me move. Also certain attacks kill me if i dont set the playerhp and playerhp value to infinite

edit: after being downed in godmode i also get stuck facing one direction when running unless i aim down sights in first person to change where i face

edit2: may i know if you use the pointers when you activate godmode and one hit kill? because it doesn't work unless i use the pointners
Don't touch pointers, just press F2 to activate and F3 to deactivate Godmode
Image

FunDipTime
Noobzor
Noobzor
Posts: 5
Joined: Wed Oct 02, 2024 6:22 am
Reputation: 0

Re: The Forever winter

Post by FunDipTime »

JIEKC3 wrote:
Wed Oct 02, 2024 12:08 pm
Vincentzz wrote:
Wed Oct 02, 2024 3:57 am
Weird request but any chance to add full reset character? I got my skills maxed so i cant prestige over even if i reset the character exp to 5k. So yeah
Character XP (which you can buy skills) and Prestige XP is difference value, try to use "EZ Prestige LVL and fix" method in experimental tree
FunDipTime wrote:
Wed Oct 02, 2024 6:24 am
Godmode is a bit wonky after update. Taking multiple shots with one hit kill on will have a high chance to down you
I tested it for 5 hours on different extractions and game reboots, GodMode works perfect for me in v8.1 and v8.2
Just 1 thing that can kill me, it's minefield on the map border.
Mechs of all sizes can't kill me, tank can't kill me, falling from very high height can't kill me, 20 enemies shooting at me at the same time and I don't care.
Can you like record short video how you get down with GodMode or something?
moonlight9570 wrote:
Wed Oct 02, 2024 11:05 am
I have the same problem aob_ryutyu4698 Error not all results found did anyone find a way to fix this
Prestige XP was broken, I don't know why anyone would still want to use it for prestige when there is an easier and safer method, but ok, I updated it in v8.2

Post Reply

Who is online

Users browsing this forum: Deathspider12, Google [Bot], Google Adsense [Bot]