Page 1 of 1

Cheat Request King of Retail

Posted: Wed Jul 17, 2019 3:51 pm
by Jan001
I would like someone to make a money Cheat for the game King of Retail
I already tried to use the normal procedure to change hex values but couldn't find the value I needed

Game Name:[King of Retail]
Game Engine:[Unreal Engine 4]
Game Version:[0.5.0]
Options Required:[+Money]

Game/Steam Website:[

Re: Cheat Request King of Retail

Posted: Thu Jul 18, 2019 4:23 pm
by Rysefox
Jan001 wrote:
Wed Jul 17, 2019 3:51 pm
Game Engine:[Unity]
Game/Steam Website:[


Game Engine is not Unity, its Unreal Engine

Re: Cheat Request King of Retail

Posted: Thu Jul 18, 2019 5:05 pm
by Jan001
Oh, I must have messed that up... I tried to find the savegames in the King of Retail directory and saw the ue4 logo on an icon and mistook it for a unity logo... my bad!
Changed it!

Re: Cheat Request King of Retail

Posted: Thu Jul 18, 2019 5:48 pm
by Rysefox
Money

Re: Cheat Request King of Retail

Posted: Thu Jul 18, 2019 5:55 pm
by Jan001
Thanks!

Re: Cheat Request King of Retail

Posted: Sun Jul 21, 2019 9:12 pm
by behiindyou
could you please update it? seems to don't work anymore since the new game update yesterday

Re: Cheat Request King of Retail

Posted: Mon Jul 22, 2019 12:16 am
by fantomas
Rysefox wrote:
Thu Jul 18, 2019 5:48 pm
Money
You could simplify your lua code from this...

Code: Select all

{$LUA}
[ENABLE]

Money = createTimer()
Money.setInterval(10)
Money.OnTimer = function()

    currentMoney = readFloat('[[[[["KingOfRetail-Win64-Shipping.exe"+02DBC000]+28]+1E0]+10]+20]+D8')

    if (currentMoney > 0) then
      writeFloat('[[[[["KingOfRetail-Win64-Shipping.exe"+02DBC000]+28]+1E0]+10]+20]+D8',999999999)
    else
      if (currentMoney == 0) then
        writeFloat('[[[[["KingOfRetail-Win64-Shipping.exe"+02DBC000]+28]+1E0]+10]+20]+D8',999999999)
end
end
end

[DISABLE]
Money.destroy()

... into this

Code: Select all

{$LUA}
[ENABLE]

Money = createTimer()
Money.setInterval(10)
Money.OnTimer = function()

    currentMoney = readFloat('[[[[["KingOfRetail-Win64-Shipping.exe"+02DBC000]+28]+1E0]+10]+20]+D8')

    if (currentMoney >= 0) then
      writeFloat('[[[[["KingOfRetail-Win64-Shipping.exe"+02DBC000]+28]+1E0]+10]+20]+D8',999999999)

end
end

[DISABLE]
Money.destroy()

Re: Cheat Request King of Retail

Posted: Mon Jul 22, 2019 9:05 am
by Rysefox
fantomas wrote:
Mon Jul 22, 2019 12:16 am
Rysefox wrote:
Thu Jul 18, 2019 5:48 pm
Money
You could simplify your lua code from this...

Code: Select all

{$LUA}
[ENABLE]

Money = createTimer()
Money.setInterval(10)
Money.OnTimer = function()

    currentMoney = readFloat('[[[[["KingOfRetail-Win64-Shipping.exe"+02DBC000]+28]+1E0]+10]+20]+D8')

    if (currentMoney > 0) then
      writeFloat('[[[[["KingOfRetail-Win64-Shipping.exe"+02DBC000]+28]+1E0]+10]+20]+D8',999999999)
    else
      if (currentMoney == 0) then
        writeFloat('[[[[["KingOfRetail-Win64-Shipping.exe"+02DBC000]+28]+1E0]+10]+20]+D8',999999999)
end
end
end

[DISABLE]
Money.destroy()

... into this

Code: Select all

{$LUA}
[ENABLE]

Money = createTimer()
Money.setInterval(10)
Money.OnTimer = function()

    currentMoney = readFloat('[[[[["KingOfRetail-Win64-Shipping.exe"+02DBC000]+28]+1E0]+10]+20]+D8')

    if (currentMoney >= 0) then
      writeFloat('[[[[["KingOfRetail-Win64-Shipping.exe"+02DBC000]+28]+1E0]+10]+20]+D8',999999999)

end
end

[DISABLE]
Money.destroy()
Okay, that saves me a few lines of code. I appreciate it^^

Re: Cheat Request King of Retail

Posted: Thu Apr 30, 2020 8:03 pm
by TheGamer2010
The Table not work anymore can you this update please? :)

Re: Cheat Request King of Retail

Posted: Thu Sep 23, 2021 12:03 pm
by Gromgol
Table for the game version 0.14.0.15
  • Money Corporation
  • Managers(CEO, Financial Manager, Regional Manager(C1), Sales Manager(C1), Marketing Manager(C1))

Re: Cheat Request King of Retail

Posted: Mon Dec 20, 2021 4:12 am
by Krevun
Could we get an updated table for the latest version? Thank you.

Re: Cheat Request King of Retail

Posted: Fri Sep 16, 2022 5:10 pm
by zero84
newer version v1.0.0