Cheat_The_Game

channel image

Cheat_The_Game

Cheat_The_Game

subscribers

Today, I'm introducing a great game Hking channel. Postposterous has made a vid for all CTG members and sharing a script on using LUA for Direct Byte Manipulations.
#CheatEngine #Postposterous

Postposterous YT Channel: https://www.youtube.com/user/ORIGINALdrivium

Direct Byte Manipulation Lua Script Template:http://www.mediafire.com/file/09rtg0mzthgop3t/lua_script_template.txt/file

Postposterous Patreon: https://www.patreon.com/postposterous

----------------------------------
--Postposterous Direct Byte Manipulation Lua Script Template - Copy and Paste

{$lua}
if syntaxcheck then return end -- don't run past this point when adding to table/editing
[ENABLE]
resultList = AOBScan("Bytes Here")
if not resultList then error("Failed to find AOB") end
lngt = resultList.getCount()
-- don't enable if failed to find aob
bytes = {}

for x=0, lngt-1 do
bytes[x] = readBytes(resultList[x], 6, true) -- copy the 2 original bytes as a table
writeBytes(resultList[x], 0x90, 0x90, 0x90, 0x90, 0x90, 0x90)
end
[DISABLE]
for x=0, lngt-1, 1 do
writeBytes(resultList[x], bytes[x])
end
resultList.Destroy() -- no longer need the list so tell CE to free it
-- bytes memory is handled by lua and it'll free that for us

-----------------------------------------------------------
****A way you too can make $$$ and help CTG at the same time all by doing nothing but using the internet like normal with this web browser and turning on the crypto: https://get.cryptobrowser.site/5617008

Become a Cheat The Game Partner at Patreon: https://www.patreon.com/cheatthegame
Donation Paypal: https://paypal.me/CheatTheGame

CTG Apparel Shirts, Sweat-shirts, Hoodies and More FINALLY AVAILABLE FOR LIMTED TIME: https://teespring.com/cheat-the-game-apparel?#pid=46&cid=2742&sid=front
================================================

Cheat The Game on Facebook: https://www.facebook.com/groups/CheatTheGame
CTG Discord Channel: https://discordapp.com/invite/ndn4pqs
Cheat The Game Website: cheatthegame.net
..

Using Charles to unlock levels will have a full tut on Charles in next upload

Cheats & Trainers Youtube: https://www.youtube.com/channel/UCL-5_e83vv4KLeOW50-0rlg
Baron's Trainers FB: https://www.facebook.com/groups/BaronsTrainers/
#BubbleCoCo #Charles

****A way you too can make $$$ and help CTG at the same time all by doing nothing but using the internet like normal with this web browser and turning on the crypto: https://get.cryptobrowser.site/5617008

Become a Cheat The Game Partner at Patreon: https://www.patreon.com/cheatthegame
Donation Paypal: https://paypal.me/CheatTheGame

CTG Apparel Shirts, Sweat-shirts, Hoodies and More FINALLY AVAILABLE FOR LIMTED TIME: https://teespring.com/cheat-the-game-apparel?#pid=46&cid=2742&sid=front
================================================

Cheat The Game on Facebook: https://www.facebook.com/groups/CheatTheGame
CTG Discord Channel: https://discordapp.com/invite/ndn4pqs
Cheat The Game Website: cheatthegame.net

================================================

Backtracing values that go thru 1 opcode. Trials of Mana Demo
#CheatEngine #TrialsOfMana

****A way you too can make $$$ and help CTG at the same time all by doing nothing but using the internet like normal with this web browser and turning on the crypto: https://get.cryptobrowser.site/5617008

Become a Cheat The Game Partner at Patreon: https://www.patreon.com/cheatthegame
Donation Paypal: https://paypal.me/CheatTheGame

CTG Apparel Shirts, Sweat-shirts, Hoodies and More FINALLY AVAILABLE FOR LIMTED TIME: https://teespring.com/cheat-the-game-apparel?#pid=46&cid=2742&sid=front
================================================

Cheat The Game on Facebook: https://www.facebook.com/groups/CheatTheGame
CTG Discord Channel: https://discordapp.com/invite/ndn4pqs
Cheat The Game Website: cheatthegame.net

================================================

The Conclusion of last weeks vid of finding Inf Health For Control
#CheatEngine #Control

****A way you too can make $$$ and help CTG at the same time all by doing nothing but using the internet like normal with this web browser and turning on the crypto: https://get.cryptobrowser.site/5617008

Become a Cheat The Game Partner at Patreon: https://www.patreon.com/cheatthegame
Donation Paypal: https://paypal.me/CheatTheGame

CTG Apparel Shirts, Sweat-shirts, Hoodies and More FINALLY AVAILABLE FOR LIMTED TIME: https://teespring.com/cheat-the-game-apparel?#pid=46&cid=2742&sid=front
================================================

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

Cheat The Game on Facebook: https://www.facebook.com/groups/CheatTheGame
CTG Discord Channel: https://discordapp.com/invite/ndn4pqs
Cheat The Game Website: cheatthegame.net

================================================

Inf Amm0 using direct manipulation and finding inf health using our enemies health. Part 1
#CheatEngine #Control

****A way you too can make $$$ and help CTG at the same time all by doing nothing but using the internet like normal with this web browser and turning on the crypto: https://get.cryptobrowser.site/5617008

Become a Cheat The Game Partner at Patreon: https://www.patreon.com/cheatthegame
Donation Paypal: https://paypal.me/CheatTheGame

CTG Apparel Shirts, Sweat-shirts, Hoodies and More FINALLY AVAILABLE FOR LIMTED TIME: https://teespring.com/cheat-the-game-apparel?#pid=46&cid=2742&sid=front
================================================

Today we are going to bypass Anti Debuggers in Wolfenstein Youngblood using X64dbg with ScyllaHide and Ce together.
#CheatEngine #WolfensteinYoungblood #Bypass

x64dbg: https://x64dbg.com/#start

ScyllaHide: https://github.com/x64dbg/ScyllaHide/releases

****A way you too can make $$$ and help CTG at the same time all by doing nothing but using the internet like normal with this web browser and turning on the crypto: https://get.cryptobrowser.site/5617008

Become a Cheat The Game Partner at Patreon: https://www.patreon.com/cheatthegame
Donation Paypal: https://paypal.me/CheatTheGame

CTG Apparel Shirts, Sweat-shirts, Hoodies and More FINALLY AVAILABLE FOR LIMTED TIME: https://teespring.com/cheat-the-game-apparel?#pid=46&cid=2742&sid=front

Today we are taking a look at Using the JPEX Free Flash Decompiler in conjuction with CE to be able to modify and find aobs we want.
#CHEATENGINE #JPEX #FlashDecompile

JPEX Flash Decompiler Download: https://www.free-decompiler.com/flash/

Gov of Poker 2 Standalone: http://zipansion.com/3gW8O

Cheat Vips Hk Flash Games: https://www.youtube.com/watch?v=0KmjDOfwUuA&t

FlufferNutter Hking Flash Games: https://www.youtube.com/playlist?list=PLxYiScy6p-jClH-feIpGAFaVqkrURNgaa
"CheatTheGameCEFont" CTG LOGO FOR CE: http://neswery.com/1zOt
Special thx to Yılmaz Karahanlı

CTG T-SHIRTS FINALLY AVAILABLE FOR LIMTED TIME USE "CTG4EVER" PROMO CODE FOR DISCOUNT: https://teespring.com/cheat-the-game?pr=CTG4EVER
================================================

SHOW MORE

Created 5 years, 2 months ago.

7 videos

Category None

Cheat Engine, Game Exploits, Game Hacking, Game Plays, Animation and many other Comp CGI

An Apex Predator, also known as an Alpha Predator, is a predator residing at the top of a
food chain upon which no other creatures prey.

Favorite Quote:
"Do not mistake Kindness for Weakness.
I am kind to everyone. But when you are unkind to me.
Weak is not what you are going to remember about me."
~~ Al Capone