Using LUA To Read and Write MAX To CURRENT Values & Finding Rapid Fire

Описание к видео Using LUA To Read and Write MAX To CURRENT Values & Finding Rapid Fire

The Best Source To Learn Game Hacking: https://guidedhacking.com/ This is a continuation of the LUA Auto Value Writing we did several months ago. Last time we learned how to write a value with Lua by setting it to a timer, we continue to do the same thing however this time we will learn how to Read the CAP value and write it to our Current Values. Also we find rapid fire, and we hook that to our timer,, however we learn how to have it change back to its original value when we turn off our script using the READ command.

FreeER's "Print Offsets" Script Download: http://zipansion.com/1fq9o

Special Thx to FreeER:
--##### Copy Pointer Offsets for Cheat Engine
--##### Author: FreeER
--##### Github: https://github.com/FreeER
--##### Website:   / cheatthegame  
--##### YouTube:    / @freeer  
================================================
--LUA Script Template:
{$lua}

[ENABLE]
original_rate = readFloat('[[[[["sgzh-Win64-Shipping.exe"+02662480]+48]+7C0]+7A0]+170]+530')
t_ammo = createTimer()
t_ammo.setInterval(10)
t_ammo.onTimer = function()
ammo_cap = readInteger('[[[[["sgzh-Win64-Shipping.exe"+02662480]+48]+7C0]+7A0]+170]+448')
writeInteger('[[[[["sgzh-Win64-Shipping.exe"+02662480]+48]+7C0]+7A0]+170]+46C',ammo_cap)
writeFloat('[[[[["sgzh-Win64-Shipping.exe"+02662480]+48]+7C0]+7A0]+170]+530',-1)

end




[DISABLE]

t_ammo.destroy()
writeFloat('[[[[["sgzh-Win64-Shipping.exe"+02662480]+48]+7C0]+7A0]+170]+530',original_rate)
======================================================================================================

UPDATED*****FOR A LIMITED TIME I AM ALLOWING ACCESS TO HAVE ALL CTG CHEAT TABLES*** http://zipansion.com/1fpGK


Cheat The Game on Facebook:   / cheatthegame  
CTG Discord Channel: https://discordapp.com/invite/ndn4pqs
Cheat The Game Website: cheatthegame.net
Become a Cheat The Game Partner at Patreon:   / cheatthegame  
Donation Paypal: https://paypal.me/CheatTheGame
================================================
Thank you to the CTG Partners:
GuidedHacking.Com
Seneeki
Alessandro Leitao
Mattia Leoni
Xiongyu Zhu
Richard Tester
Kenneth MC: Facebook game trainers:    / @cheatstrainers4665  
Skoolzout1
Jerry
Shinobi
Katrina Edwards w/ NGH-  / hacklegends  
TwilightKillerX
Enlisted
Robert C


Paypal DONATORS:
FlufferNutter
MOnster
Richard Tester
TakenFive
Exploit Modz
Aygul Korkmazlar

=================================================
Chris Fayte @ Cheat The Game

Cheat The Game Website: cheatthegame.net
Cheat The Game FB Channel:   / cheatthegame  

CTG Members GameModder and Gamplayers Ytube Channels:

Cheat The Game:    / bloodfayte  

Stephen Chapman Code Assembly Youtube Channel:    / seowhistleblower  

Cheats & Trainers - Kenneth MC Facebook Game Modding Youtube Channel:    / @cheatstrainers4665  

Fleep/Amandor Rake Guided Hacking Youtube Channel:    / l4dl4d2europe  

FreeER Advanced Hacking Techniques and Programming:    / @freeer  

Cyberspace Camp instruction tutorials:    / Канал  

War1ock Funny as hell Gameplays and Walkthrus:    / @cipflixgaming  

HellCandyx game and trainers:    / hellcandyx  

Cheats Game tutorial channel all levels:    / @cheatsgames  

Binomi89 Android Game App Expert Youtube Channel:    / Канал  

John Kitzz Trainer Maker:    / @johnkittz  

Grim Doe game cheats,modding config files, and much more-    / Канал  

John Canal Tabelas e Traines in espanol:    / Канал  

Kala's youtube channel Cheat Tables:    / @kalas4199  

Комментарии

Информация по комментариям в разработке