How To Hack Facebook Games With Cheat Engine Mac

  • Then launch Cheat Engine. Open the Flash game in your web browser. Click on the flashing Open Process button in Cheat Engine. Click on the necessary process in the list and click Open. Depending on which browser you’re using, the process that Cheat Engine.
  • Facebook hack free download - Facebook Exporter for iPhoto, Hackety Hack, YTD Video Downloader, and many more programs.
Download Cheat Engine 7.1 for Windows

Feb 01, 2016  Cheat Engine is an open source tool designed to help you with modifying single player games running under window so you can make them harder or easier depending on your preference(e.g: Find that 100hp is too easy, try playing a game with a max of 1 HP), but also contains other usefull tools to help debugging games and even normal applications. 8/10 (18 votes) - Download Cheat Engine Mac Free. Cheat Engine is the perfect tool for cheating gamers. Access the memory of your Mac and modify the values of games and other programs to gain advantages. Cheat Engine is a program that analyzes the content of your computer's memory whilst you're.

Read before download: Cheat engine is for private and educational purposes only. Before you attach Cheat Engine to a process, please make sure that you are not violating the EULA/TOS of the specific game/application. cheatengine.org does not condone the illegal use of Cheat Engine

April 22 2020:Cheat Engine 7.1 Released for Windows and Mac:

Hereby the new release of CE 7.1. Just click the big download button above
Also, check out my patreon for progress updates and prerelease binaries (which you can also get if you where to compile ce yourself)
and to add, from now on, the Mac version and Windows version will have equal release dates and features(Excluding mac/windows only stuff) as the sourcecode of the both have been merged into one
Additions and changes:

  • Added support for il2cpp (mono)
  • Added support for .NET dll plugins
  • Change register on breakpoint now also affects FP and XMM registers
  • Added CEShare, a way to share your tables with other people
  • Improved disassembling
  • copy bytes+addresses now only does bytes+addresses
  • call filter can now use the unwind data for functions to get a decent list of instructions
  • structure dissect shows the pointerpath at the bottom
  • Follow register while stepping (rightclick the register to show the option)
  • registersymbol and label now support multiple definitions in one line
  • improved the speed of the structure list when getting data from a pdb
  • hexview: doubleclicking a non-byte value now shows in the type you set
  • added sorting to the found code dialog
  • added filtering to the changed addresses window
  • the debugger settings won't lock from changing anymore, still needs you to reopen a process to have an affect
  • added always hide children groupoption
  • group headers can act as address now
  • AA command createthreadandwait now has a timeout parameter
  • Hack Facebook Games With Cheat Engine

  • Assembler scanning improvement
  • Added an AVX2 version of CE, which will speed up all those floating point operations CE does so much...
  • Improved structure lookup for PDB files
  • Symbolhandler can now have the following types in front of pointers : (BYTE), (WORD), (DWORD), (QWORD), (CHAR), (SHORT), (INT), (INT64) to typecast the pointer to a value of that type
  • Structure dissect can detect vc++ and object pascal classnames now
  • Dissect code now also detects references to strings
  • Sorting the addresslist now sorts faster and more properly with regards to groups (depends on the level your current selection is)
  • Rightclick the addresslist header to bring up a menu which allows you to disable sorting
  • Improved the processlist responsiveness
  • The chosen floating point rounding type is now saved in the registry
  • You can now use (addresslist description) as an address
  • Improved autocomplete

  • Changes:
  • DBVM doesn't activate the TSC hook by default. You can still activate it by using dbvm_enableTSCHook()

  • Fixes:
  • Fixed memoryleak when opening a file for hexediting again
  • Fixed utf8 display of the dissect windows window
  • Clear the taskbar progress when using a custom scan
  • Hexview: Fixed changing the address when pressing a non char key
  • Hexview: Fixed changing the address when doubleclicking and then canceling
  • alloc with a prefered base is now more aggressive in getting the range you want
  • fixed mono symbol lookup while dlls are still being loaded
  • fixed the structure compare not giving a proper errormessage
  • fixed improper error messages in structure dissect
  • fixed opening process in XP
  • fixed potential deadlock with the symbolhander
  • fixed issue with using the process var as symbol
  • How To Hack Fb Games With Cheat Engine

  • fixed default form size for some windows when using high DPI
  • fixed DBVM on systems that have the default MTRR set as 6 (e.g Asus systems)
  • fixed DBVM find what accesses with large datasets
  • Lua
    New functions:
  • function onTableLoad(before)
  • sendMessageTimeout
  • createTimer(delay,function())
  • createStructureFromName()
  • createSynEdit()
  • changes:
  • fixed executeCodeLocalEx with certain parameter definitions
  • fixed openFileAsProcess
  • checkSynchronize has a timeout now
  • OnGetDisplayValue now also works on AA records(<script>)

  • Please report bugs and give suggestions for an even better version next time
    Post patch releases (This is the reason why your 7.1 version says there is a newer version):
    04/26/2020: Fixed slow loading and deleting huge tables

    April 8 2020:Cheat Engine 7.1 Released for patrons:

    Just a small notification that CE 7.1 has been released for my patrons. The official public version will come out as soon as a third party has given the green light (sometimes takes a few days and with this current pandemic who knows how long that will take. Will take a while)

    August 20 2019:Cheat Engine 7.0 Released:

    New major version released. Many improvements and features to make your gaming better
    Download: Cheat Engine 7.0 for windows
    Please report bugs and give suggestions for improvements in the bug tracker or forum
    And you can of course contribute yourself by adding to the source on GitHub or become a patreon
    Additions and changes:

  • Icons
  • Added a way to dissect and show a function's working using a diagram
  • Auto repeat option for unchanged value scans
  • Added lua formula scans
  • Moved the compare to first/saved from scan type to a checkbox
  • Added a scanner that can detect and undo memory changes in the target process code sections (patch scanner under tools in memview)
  • The tutorial now has a link to online help for each step
  • Added a toolbar for stepping while debugging
  • When a memoryrecord fails to activate, you can rightclick it and see why it failed
  • AutoAssembler will now cut down on the nop's used
  • Better error reporting in autoassembler scripts
  • DBVM can now dynamically adjust the TSC. This can be disabled if it causes performance issues with dbvm_setTSCAdjust(disable)
  • speedhack now also hooks gettickcount64
  • added dw 'utf16string' support
  • implement VPID support in DBVM (performance increase)
  • kernelmode->driverlist now also shows driver exports
  • kernelmode symbols now also show in the enum dll's and exports
  • change the way slow symbol lookup is handled
  • Cheat
  • several small updates to the codecave scanner
  • several small updates to the hexview find window
  • Use defered pdb loading instead of waiting for it
  • Several more windows have been made DPI Aware
  • Add option to show processid's as decimal in the processlist
  • When pressing shift+space instead of space to follow an instruction you will now open a new memview window
  • Added *:undefined support for dropdown lists
  • Added init.lua files for translations to use
  • Stackview now shows symbolnames as well
  • Some extra windows will now save their location
  • Exe trainer generator now lets you change the default files
  • The description of conditional jumps is better to understand now
  • Ultimap2 can now keep the tracer files and scan kernelmode memory as well if desired
  • Groups now get created afgter the selected item
  • Smartedit can now also 'smart'-edit children
  • You can now pick a breakpoint type without having to go to settings, and once picked it will be the default type for Toggle breakpoints until changes again
  • Floating point screen will now stay within the screen
  • Clicking execute in the lua engine will now change focus back to the editor field
  • Debugger interface settings will now only lock after a succesful attach
  • Some translation improvements here and there
  • DBVM changeregonbp's are now displayed in CE's interface as well
  • The foundlist colors can be customized now
  • Improved DBVM cloak performance when more than 20 regions are cloaked
  • Implemented DBVM based execute watch and 'find what addresses this code accesses'
  • Implemented DBVM breakpoints (They always execute afterwards, including execute bp's)
  • Improved autocomplete so it now doesn't delete old code
  • Added hotkeys to ultimap2

  • Fixes:
  • fixed BSOD in recent windows updates
  • fixed VEH debug not handling breakpoints when a thread is created/destroyed right at the same time as a breakpoint
  • fixed the stacktrace in 64-bit targets
  • fixed rounded Extreme for float and double scans
  • speedhack now waits for proper dll injection
  • several disassembler instructions
  • some assembler instructions
  • improved the stability of dbvm find what * routines
  • fixed the hit counter in dbvm find what * routines
  • fixed kernelmode symbol loading
  • fixed DBVM memoryleak when disabling watches
  • fixed DBVM internal memory manager (more stable now)
  • fixed internal VirtualToPhysicalCR3 when dealing with 2MB+ pagesizes
  • fixed using megajmp's in cloaked regions
  • fixed speech when using async records
  • fixed executeCodeEx for more than 4 parameters
  • fixed static field script in mono by adding 64-bit codegeneration
  • fixed mono process crashing in some cases
  • fixed megacall following
  • fixed NO_CACHE memory being scanned anyhow even if it was disabled
  • fixed dealing with floating point values that are too big to be useful
  • fixed setting DR7 to a strange value when using global debug
  • fixed clearing DR6 when in the wrong process in kernel debug
  • fixed triggering kernelmode breakpoints in locations you can not properly break (no interrupts)
  • Hack
  • fixed loading dbvm inside dbvm inside dbvm inside dbvm
  • fixed autoassembler replacing words in quoted strings
  • fixed processwatcher not getting a proper PID
  • fixed hotkeys triggering changed/unganged for types they aren't supposed to
  • fixed showing dr2, dr3 and dr4 types in the threadlist

  • lua:New functions:
    • compareMemory
    • encodeFunctionEx
    • enableKernelSymbols
    • waitForExports
    • waitForDotNet
    • waitForPDB
    • waitforsymbols
    • searchPDBWhileLoading
    • duplicateHandle
    • getScreenDPI
    • extendedToByteTable
    • byteTableToExtended
    • executeCodeLocalEx
    • executeMethod
    • allocateSharedMemoryLocal
    • (un)registerCreateCallback
    • (un)registerFirstShowCallback
    • (un)registerCreateCallback
    • dbk_usePhysicalMemoryAccess
    • dbk_setSaferPhysicalMemoryScanning
    • dbk_readPhysicalMemory
    • dbk_writePhysicalMemory
    • dbvm_addMemory
    • dbvm_removechangeregonbp
    • dbvm_speedhack_setSpeed
    • dbvm_setTSCAdjust

    changes:
    • getWindowList now returns the results just like ce's window list
    • documented OnChangeBounds for the Control class (was already there, now documented as well)
    • executeCodeEx can now also taker just parameters without typedefs
    • added Data field to ListItem's
    • added description field to memrec.createHotkey method
    • added clear method to the menuItem class
    • readStringEx() can now deal with partial memory reads
    • executeCodeEx: Fixed more than 4 parameters
    • added Point type
    • fixed editbox selstart/sellength types, and added CaretPos
    • added HeaderSection class and document HeaderSections
    • added roundRect, drawFocusRect and textRect to the Canvas.
    • added ansicode character support for textRect
    • added loadFromStream and saveToStream to the RasterImage class
    • added readAnsiString and writeAnsiString to the Stream class
    • Better document the mode field of createFileStream
    • Expose the handle of the LuaPipeServer
    • Publish frmTracer
    • Publish frmUltimap2
    • Publish frmCodeFilter
    • Publish imagelist
    • Added the DrawItemEvent general GUI property to Lua's callback system
    • Added the MenuDrawItemEvent general GUI property to Lua's callback system
    • Added the ContextPopupEvent general GUI property to Lua's callback system
    • Created a new Diagram class group which can allow you to create graphs and diagrams
    • Memoryrecord.DropDownValue and DropDownDescription work now (still RO)

    Post release patches:
    8/21/2019: Fixed when scripts load other scripts using files in non ascii language encodings
    Russian translation files have been updated by SER[G]ANTChinese translation files have been updated

    August 19 2019:Cheat Engine Patreon, because why not

    I've decided to join Patreon. If you wish to donate and you don't like paypal or bitcoin then this is an alternate way to support Cheat Engine
    Currently there's not much there but in the future I'll be adding some extras like special ranks in the forum, custom builds, pre-releases while stuff is being verified/certified, and other stuff.
    The link: https://www.patreon.com/cheatengine

    February 7 2019:Cheat Engine 6.8.3 Released:

    New version with a bunch of improvements to make using CE easier and some bugfixes Download: Cheat Engine 6.8.3 for windows
    Please report bugs and give suggestions for improvements
    Fixes:

  • debugging/stepping with hotkeys
  • several high DPI visual glitches
  • VEH debugger reattach works again
  • Pointerscan resume works again
  • Stackview can now show by reference , previously it did nothing
  • disassembling imul
  • speedhack while key down option
  • assembling values with x*2/4/8
  • the 'resume thread' in the threadlist now resumes threads instead of freezing them
  • fixed an error popping up when editing registers with no debugger attached
  • getNameFromAddress will not show userdefined symbols when symbols are disabled

  • Additions and Changes:
  • Waiting till all symbols have been loaded has been removed
  • Launching structure compare from dissect data now only needs 1 address, though it's recommended to have at least 2 each
  • Code completion in lua engine is now more smoother
  • You can now compare traces generated by the tracer
  • Threadlist window now has a copy to clipboard
  • Structure compare now digs deeper into pointers
  • Pointerscan import/export now works with newer types as well
  • Better Lua comment support
  • Added rudimentary sort to the structure compare window (based on levelwidth only)
  • Referenced strings now also shows if it's unicode
  • Formdesigner now has a context menu to add undocumented controls

  • Lua:
  • added enumMemoryRegions
  • added getWriteLog (Let's you get the writelog and activate it)
  • HexadecimalView: added the OnCharacterRender and OnValueRender events

  • Post release patches:
    02/11/2019: Don't search addresslist entries in PDB when still loading and give an option to quit slow load
    02/17/2019: Fixed speedhack giving an error first time activating and removed a message when using ctrl and scanning

    Nearly everybody likes to have a little game every now and then, whether it’s a round of Windows Solitaire or the latest Call of Duty or Age of Empires. Another very popular area of gaming is the world of Flash based games which use the Adobe Flash Player from within your web browser to run. It’s especially popular among children because the games are often simple and quite easy to understand with about as much experience and knowledge needed as playing a game of Angry Birds.

    If you get stuck in a normal PC game that you install on your computer, there’s usually walkthroughs, cheat codes, help guides and trainers available from a host of sources to help you out with unlimited money, health and so on. But Flash games seldom have built-in cheats and they’re a lot harder to find. Although most Flash games are easy to play, some of them are fiendishly difficult to complete which leads to frustration because there is so little help on the internet available.

    One of the only ways to cheat in Flash based games is to hack the memory of the game much like an ordinary game trainer does. Here’s the simple explanation of how you can hack flash games with a program called Cheat Engine. You use Cheat Engine to load the browser process that is running the Flash game, search for the cheat value in memory, then modify or freeze the value. If you change the value to a higher number, you’ll get a higher value such as more money. If you freeze it, that means you won’t run out of that value.

    Here’s how to do it.

    Setting up Cheat Engine

    1. Download and install the Cheat Engine program. Alternatively you can download the adware free portable version from the same page and extract the Rar file with your favorite archiver. Then launch Cheat Engine.

    2. Open the Flash game in your web browser.

    3. Click on the flashing Open Process button in Cheat Engine.

    4. Click on the necessary process in the list and click Open. Depending on which browser you’re using, the process that Cheat Engine needs to monitor will differ.

    Internet Explorer

    Internet Explorer will usually create 2 processes for itself and sometimes 3, select the lowest process in the list. If you have 3 iexplore.exe processes, try the second one if the bottom one doesn’t work.

    Mozilla Firefox

    Firefox loads the Flash player into an external plugin container process and more recent versions of Flash also spawn two FlashPlayerPlugin_{version}.exe processes. Open the lowest FlashPlayerPlugin.exe process.

    Google Chrome

    Because Chrome opens so many processes for tabs and extensions it’s more tricky to identify which one to open in Cheat Engine. To find out:

    1. Press Shift+Escape in Chrome to open its task manager, find the task for the Shockwave Flash plugin and note down its Process ID.

    2. The ID needs to be converted into Hex so you can identify it in Cheat Engine. Either go to an online Decimal to Hex converter, type the ID and press the button to get a Hex value, or open the Windows Calculator from the Accessories menu in Start and convert to Hex from there.

    3. Go back to Cheat Engine and find the Chrome process that matches the Hex value. In the example above “3852” converted to “F0C” so that process is selected.

    On Page 2 we’ll show you how to search for cheats using Cheat Engine.

    12Next › View All

    You might also like:

    Tradewinds 2 and Tradewinds Legends Dinari Money Cheat HackRecover Lost or Forgotten CD Keys or Serials for Your PC GamesLearn How To Hack using Advanced Tools at Try2Hack3 Ways to Install and Run Kaspersky Rescue Disk from USB Flash Drive5 Tools To Encrypt and Protect your Data on USB Flash Drives

    Daniel Olamoyegun2 months ago

    What about Microsoft edge

    FacebookReply

    If you download PC racing game and activate CE, you’ll be ‘Nubdumbest’ player ever :”)

    Reply
    Jersey10 months ago

    They aint working if it will go online

    Reply

    can warbanner online be hacked

    Reply
    that one nerdy kid1 year ago

    What if all memory is unreadable? (Using chrome 71.0 and running flash player 32.0 (64-bit))
    Tried running CE as administrator (which would be no help at all since it’s automatic)
    What’s weird is that I did a full memory dump and tried opening it with IDA and see the result here: imgur.com/lLMOKwv
    BUT
    I tried viewing the strings and memory from process hacker and now it actually finds something (imgur.com/roV5JmY)
    Any information on why Cheat Engine is unable to scan memory would be appreciated

    Reply

    it says its a virus

    Reply
    HAL9000 Author2 years ago

    That’s because Cheat Engine is a hacking tool to hack your games…

    Reply

    Cheat Engine is a tool that allows you to manipulate the memory (RAM) on your system, including memory addresses that are allocated to other processes.
    Because of this, Windows and other anti-malware tools will see this as “potentially harmful”.

    Reply
    Neo'sVision3 years ago

    pls pls help me hack Bloons TD 5 pls pls pls, money cheat, sell price cheat, buy price cheat, ….. anything that increases money will do. pls.

    Reply

    it can be hacked but its not that easy to do bc its an online game, ive done it before and had a horrible experience

    Reply
    sanya3 years ago

    1. Get Cheat Engine and open up your flash game in your browser. Browsers like IE, FF or Opera will be easier to hack than chrome because they run on fewer processes.
    2. Click the PC icon at the top right and select a process of the browser you are playing the game in. Double-click one of these processes, if there are multiple ones.
    3. Enable a speed hack, set it to 0 (freeze game) and apply.
    4. If the game is now frozen, you selected the correct browser process. If not you need to choose another one and repeat until the speedhack freezes the game. (Works with 99% of all flash games.)

    Reply

    Hey.. Guys. It might seem a bit weird to only post a comment now. But i really want to hack 8 ball pool using cheat engine… It is working fine until the first day of august 2017.The normal memory search process does not work any more.. Is there anyway to hack it still by using cheat engine??
    Hoping to hear from you guys

    Reply
    Cameron3 years ago

    You don’t actually have to do any calculations, Cheat Engine will do it for you if you type the equation e.g. if you have 100 health, type in 100*8 and it will search all values of 800

    Reply

    I just found a game where you need to multiply the value by 8 and add 6, it’s called Brave Shorties 2

    Reply
    adybee3 years ago

    What if your playing a game where your ammo isnt shown on screen as a number but as like a bar. thx

    Reply

    I’ve already cheat age of empires resources and figures with very large health, tiberian sun and many others games years ago with cheat engine. It’s 100% working but there you must search for changed value. On youtube you have many examples. Good luck!

    Reply
    Alt4 years ago

    Was really frustrated trying to hack Swords and Souls, until I read this, and figured out the values need to be multiplied by 8, then increased by 6. Thanks so much.

    Reply

    And does that Cheat Engine Program hacks or risks my PC or Laptop?

    Reply
    HAL9000 Author4 years ago

    No, Cheat Engine poses no risk to your computer, unless you try to use it on Windows or system processes.

    Reply

    Found one that requires the (# x 8) + 6. It’s called strikeforce kitty 2. Not sure if strikeforce kitty 1 works on the same principle…

    Thank you for this tutorial.

    Reply
    Hal4 years ago

    Hi guys.
    Flash and shockwave are a different animal. They run inside other processes usually, but with games, they run sandboxed in their own process. Finding the right one for the right app is a little tricky. WIth different browsers, the plugin runs a little different, but most run them outside the browser in a protected memory space “as if local host”, and this can be a security problem (hence the sandbox). However, with more browsers actually enclosing it in a separate and wrapped process with the latest flash, you can be a little safer. You still need to run your AV and have it watch the process. That said…
    Some have gone to the standalone flash player for this reason. It sandboxes inside the player and leaves only access to protected, private process memory (yes in your profile memory, but usually innocuous, and only with admin rights provided). Some games need that, so allow it, then copy paste the appdata, roaming, macrovision folder whereever you want (in a non run directory like documents), and wipe all your cookiecache afterward. This will prevent any mishaps, allowing you to scan the data for problems later. You can replace this folder back to it’s location later to keep savegame data.
    Hacking can be done on two levels. SaveTrainer, and GameTrainer. SaveTrainer is a bit more like hexedits. You connect to the save files in the folders, and search for specific values, then change them.
    GameTrainer is a mode in which the game is running. With different browsers, the plugin will have different names and process id’s. Check them out. They may even have similar names to the actual browser. The standalone player is particularly difficult to hack, as it seems to route memory information and move it constantly in its own process. Start with the plugin process with the lowest process id, then move on to the next one. Scan the same way each time. One of them will produce results. Also, flash 7 uses the double type mostly. Anything below uses 4byte. 8 and 9 use 4byte for most standard values, but require you to multiply all values by 8 and scan for that.

    Reply

    Hey,

    Thumbs up for such a fantastic tutorial, really helps with many of games.
    Can we cheat cards gambling games like “Teen Patti Gold”?

    Thanks

    Reply
    mcj0075 years ago

    with your help i tried to hack pet rescue saga successfully.. THANK YOU FOR THAT..
    And please let me know, Is that possible to hack facebook games such as dragon city and monster legends..
    and some suggessions for hacking it..
    Your article gives me more interest in trying those..

    Reply

    There is a way, but you can’t scan the numbers. You have to change to array of bytes and search for the correct array and change the array for some of the games. But for these two, hacking gold, gems, food is almost impossible. Its easy to hack like the limit of habitats or farms you have. Switch to text and search farm. Then select all the result you get and change the value to infinite, then buy a farm and you will get infinite farms.

    Reply
    Recon5 years ago

    The 6.4 cheat engine has a Trojan virus. You might want to get an earlier version, instead.

    Reply

    No it hasn’t, you’re reading too much into something like VirusTotal or your own security program’s results. Some antivirus will flag this as malicious because it’s a hacking tool.

    Reply
    Melanie Dutoit4 years ago

    Just had to reply to this.
    You sure about that? HAL open the pod bay doors.
    Seems misleading doesn’t it?

    Just kidding. I’ve been using cheatengine for years. I just got into full on trainer creation. Didn’t know about flash needing a *8 or a *8 + 6 though and got stuck on my first game.

    Reply

    Is it possible to hack online browser game? Whenever I change the value it only modify encryption on my browser, not the actual game itself

    Reply
    chay8776 years ago

    Im using maxthon and i makes duplicates of itself sometimes but I hacked a flash game on it before and i have forgotten could you reply and help?

    Reply

    Hello I am Eager to try your game but the biggest question arises is that whether i can hack the coins of the games uploaded in miniclip? I mainly want the games which are multiplayer like 8 ball pool multiplayer,club penguin and others(all multiplayer)…Please reply quick as it want to try it if my aim can be achieved…!

    Thank you…

    Reply
    Gabor Ravasz6 years ago

    I use Beamrise browser and I wanna add more chips to the DoubleU Casino game. I hope you can help me out. Thanks in forward. Please try to help me out somehow coz the game just takes my chips/money all the time.

    Reply

    Can you hacked Eternal Saga by R2 games by this tool? Sir, Can you please try and give me a conclusion? Thanks! Im hoping for your reply..

    Reply
    HAL9000 Author6 years ago

    I’m afraid we don’t have the time to try and hack individual games on request, we’ve showed the readers how to do it, it’s up to them to try it out on the games they want….

    Reply

    Help please..I can’t find the shockwave flash in the process list..What can i do???

    Reply
    HAL9000 Author7 years ago

    Which browser and which version of it are you using?

    Reply

    type about:memory in the address bar you will see pepper plugin with shockwave flash player under it next to it will be a number type the number in your calculator and press hex it will show you what file to open when you open cheat engine

    Reply
    Logan7 years ago

    How about Opera??

    Reply

    The older Opera should be quite easy because it’s one executable file that needs monitoring (opera.exe).

    The newer Chromium based Opera is more difficult because it doesn’t have an internal task manager like Google Chrome so you can’t easily identify which process is the correct one. The only way really is to have 1 tab open and try to find the last opened opera.exe in Windows Task Manager when you open the page with the flash game in it.

    Reply
    mohamed nabil7 years ago

    Dear
    it was great , but it is fake coins , i did for Pool Live Tour
    i can’t play or buy any item
    fake coins , any suggest ?
    appreciated in advance

    Reply

    As I put in the note at the bottom, Facebook games are highly unlikely to work as the data is stored on their servers, and as you have to buy extra coins, the value will most likely be encrypted as well….

    Reply
    Frozen Games Online10 years ago

    Yeh…. :) it worked for me… thank you very much.. you are thinking more….

    Reply

    I used it on swords and sandals to get 10,000 strength and you could only see my chars shoe.

    Reply
    Abubakar11 years ago

    I’ve been using cheat engine for about 2 years now but I have NEVER been able to hack flash games like this. I managed to hack only %10 of the whole flash games i tried to hack! But this is sick! Great job man, I don’t know how the hell u found out about it!

    Reply

    This cheat worked in every game in this world. I’ve tried it and worked. Thank you.

    Reply
    George2 years ago

    Coin master ?

    Reply

    Dude I just hacked Last Chaos (kinda like WOW) with this software i have permanent 5 million it won’t go down. LMAO!

    Reply
    jarrad12 years ago

    Thanks for telling me how to use cheat engine :-)

    Reply

    It worked 100% for me Thanks.

    Reply
    cindilas13 years ago

    If you don’t believe him try it. OMG it works I’m not joking dude. I did for swords and sandals 2 and it worked. Thanks a bunch dude.

    Reply

    Nice tutorial.

    Reply
    mayat13 years ago

    You’re the man. Thanks a lot. This by far the best tutorial.

    Reply

    i finally finished it :D Yes I RULE !!!!! Beat the emperor Antares :D ! Finished it in 5 really hours :D

    Reply
    kernik13 years ago

    yeah! I found out how to cheat and once more cheat Swords and Sandals 2 :D 9999 strength and other statistics, immortality and invincibility :D it works in 100%!

    Reply

    WORKED FOR ME 5*

    Reply
    kiltedknight13 years ago

    Dude you are great. I’ve been trying 2 hack these 2 games for ages but could never find out how to do it with cheatengine. I tried your method last night and I managed 2 hack them. Tried a few other games and it worked too. Thank you for showing me this :)

    Reply

    Leave a Reply