Going To The Next Level: Drop Down Menus Intermediate Level

Subscribers:
24,200
Published on ● Video Link: https://www.youtube.com/watch?v=agV293ZIkZY



Duration: 25:31
2,497 views
78


The Best Source To Learn Game Hacking: https://guidedhacking.com/

Today we are going to take what we have already created to the next level and create drop down menus for each char to have one set of stats changed instead of having them separate. A little more difficult since we are dealing with several different offsets.

Special thank you to eriongtk for this lesson.

CTG Cheat Table from Tuts: https://www.mediafire.com/file/p60qvc...

Playtlist of this series:    • Final Fantasy VII Remake Series  
==========================================================
lua used in vid:

{$lua}

if syntaxcheck then return end

[ENABLE]
local function check()

if readInteger("pOffset") == 0x00 then
writeInteger("sOffset", 0x00)
elseif readInteger("pOffset") == 0x40 then
writeInteger("sOffset", 0x10)
end

end

t=createTimer(nil)
timer_setInterval(t, 1)
timer_onTimer(t, check)
timer_setEnabled(t, true)

[DISABLE]
t.destroy()
==========================================================


Cheat The Game on Facebook:   / cheatthegame  
CTG Discord Channel: https://discordapp.com/invite/ndn4pqs
Become a Cheat The Game Partner at Patreon:   / cheatthegame  
Donation Paypal: https://paypal.me/CheatTheGame
=================================================================







Tags:
Kraqurjak's Box
chris fayte
CTG
codes
game
game timers
gameplay
Games
gaming
health
how to
infinite
max
memory address
pc
scrip
Stephen Chapman
freeze enemies
freeze
enemies
enemy coord
mono
.NET
final fantasy Vii
Stats
complex addresses
item ID
items
inf items
drop down menu
lua
CE lua
offsets



Other Statistics

Final Fantasy VII Remake Statistics For Cheat The Game

There are 15,803 views in 4 videos for Final Fantasy VII Remake. Final Fantasy VII Remake has approximately 1 hour of watchable video on his channel, or 1.63% of the total watchable video on Cheat The Game's YouTube channel.