hi everyone
i am hopeful handout this game ,hope everyone like it
a management strategy game
can anyone of the great table creator creates this table..
1:power
2:unlimited gold
3:unlimited renown
tq sir
[Link]
have fun
REQ:Nocked!true tales of robin hood
-
- Expert Cheater
- Posts: 371
- Joined: Fri Mar 03, 2017 2:00 pm
- Reputation: 38
Re: REQ:Nocked!true tales of robin hood
This whole game seems to have some weird protection
Re: REQ:Nocked!true tales of robin hood
Hi
You do not need a cheat table for this (a web???) game - Go to <your_game_folder\resources\app -> Use notepad++ to open up 'main' javascript file and edit the 'var ELECTRON_DEBUG = false;' to true. Save the file and launch (or re-launch) the game. You'll get a new 'Debug' tab. Click on it and 'Toggle Developer Tools'' and have fun!
You do not need a cheat table for this (a web???) game - Go to <your_game_folder\resources\app -> Use notepad++ to open up 'main' javascript file and edit the 'var ELECTRON_DEBUG = false;' to true. Save the file and launch (or re-launch) the game. You'll get a new 'Debug' tab. Click on it and 'Toggle Developer Tools'' and have fun!
-
- Expert Cheater
- Posts: 371
- Joined: Fri Mar 03, 2017 2:00 pm
- Reputation: 38
Re: REQ:Nocked!true tales of robin hood
Its ported from IOS so that would explain this. I throught i was worse than i remember being unable to find basic values rather than just having pointer problems.fantomas wrote: ↑Tue Oct 01, 2019 6:58 pmHi
You do not need a cheat table for this (a web???) game - Go to <your_game_folder\resources\app -> Use notepad++ to open up 'main' javascript file and edit the 'var ELECTRON_DEBUG = false;' to true. Save the file and launch (or re-launch) the game. You'll get a new 'Debug' tab. Click on it and 'Toggle Developer Tools'' and have fun!
-
- Expert Cheater
- Posts: 371
- Joined: Fri Mar 03, 2017 2:00 pm
- Reputation: 38
Re: REQ:Nocked!true tales of robin hood
Damn all i seem to be able to edit are displayed values but not the true values.
Re: REQ:Nocked!true tales of robin hood
Sorry to hear it. Did you try to save the game once you made changes? I'm surprised that a debug mode does not allow you to keep the changes, though.CaesarCzech wrote: ↑Thu Oct 03, 2019 11:18 amDamn all i seem to be able to edit are displayed values but not the true values.
Re: REQ:Nocked!true tales of robin hood
Using the debug tools, I noticed that the game uses SugarCube. Therefore, you can use the console to edit the variables, by typing 'SugarCube.State.variables'. The console is constantly spamming stuff, so you should also type 'sugar' in the filter.