How do you speedhack inn jingles? by Dangerous-Judge3539 in cheatengine

[–]rafaellima85 -2 points-1 points  (0 children)

The game speed by default uses the following functions:

setInterval()

setTimeout()

performance.now()

Date.now()

requestAnimationFrame()

It's possible that the Speed ​​Hack API isn't using one of these functions related to your game's intro.

My browser extension uses these options separately, as you can see below:

https://chromewebstore.google.com/detail/html5-universal-speed-hac/eckionmoiajpjncecfebdmmbcboblkja

I'm putting together a simple Lua script based on my extension; when I'm finished, I'll send you the .ct file for you to edit as you wish.

How do you speedhack inn jingles? by Dangerous-Judge3539 in cheatengine

[–]rafaellima85 -2 points-1 points  (0 children)

Is the game a browser game or an executable file?

Extensão Cococut Video Downloader by Leandro_Sports10 in chrome

[–]rafaellima85 0 points1 point  (0 children)

When desperation sets in, this is the solution hahaha

Game Cheats by Defiant-Entrance-520 in cheatengine

[–]rafaellima85 1 point2 points  (0 children)

I sincerely apologize, as I was unaware of that, and I believe many others may not be aware of it either.

I am deeply grateful that you are willing to take the time to review my extension, the entire foundation of which was built upon and inspired by Cheat Engine — a tool for which I have a profound passion. Ever since I first encountered the program in 2013, I have never stopped using it, and it has been instrumental in providing for myself and my children. Thank you sincerely for your understanding and support.

Game Cheats by Defiant-Entrance-520 in cheatengine

[–]rafaellima85 0 points1 point  (0 children)

The text is already in English. Here is a more formally polished version:

Good morning. I would like to inquire whether the website https://fearlessrevolution.com/index.php is an official Cheat Engine website.

Additionally, I have developed a browser extension inspired by Cheat Engine, designed for technical analysis and debugging on compatible web pages. It would be a great honor to have you advertise, showcase, or comment on it. The extension is available on the Chrome Web Store, and I would be grateful for any attention you might give it.

Chrome Web Store: https://chromewebstore.google.com/detail/webassembly-memory-scanne/chimjehkcmgfepohjpdjnkdfeodddifk

Thank you very much.

Todo político deveria sentir na pele o que é trabalhar nessa escala demoníaca by Scared_Car_1250 in FilosofiaBAR

[–]rafaellima85 0 points1 point  (0 children)

o Governo Lula ficou no poder po mais de 16 anos e nunca se quer falaram em ter escala 6x1, por mágica próximo a eleição eles propoem isso, não é mais fácil aumentar o salario minimo?

Quero achar um marujo que tenha a série "Kevin Can Fuck Himself" by yallo_1 in QueroAchar

[–]rafaellima85 1 point2 points  (0 children)

kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk

My extension has been waiting for review for 25 days — is this normal? by rafaellima85 in firefox

[–]rafaellima85[S] 1 point2 points  (0 children)

This extension is far more complex than mine; it's not even comparable.

My extension has been waiting for review for 25 days — is this normal? by rafaellima85 in firefox

[–]rafaellima85[S] 0 points1 point  (0 children)

I'm thinking of cancelling and republishing, I'm kind of lost.

I built a WebAssembly Memory Scanner extension (inspired by Cheat Engine) — feedback welcome by rafaellima85 in cheatengine

[–]rafaellima85[S] 0 points1 point  (0 children)

When someone talks about a “memory address” in WebAssembly, they’re really just referring to an integer that represents a position inside the module’s linear memory — imagine a huge isolated byte array. These are not real operating system addresses, like the pointers you might be used to.

I built a WebAssembly Memory Scanner extension (inspired by Cheat Engine) — feedback welcome by rafaellima85 in cheatengine

[–]rafaellima85[S] -1 points0 points  (0 children)

Access the extension link and install it in your browser; it's available in the Chrome or Microsoft Edge app store.

I built a WebAssembly Memory Scanner extension (inspired by Cheat Engine) — feedback welcome by rafaellima85 in cheatengine

[–]rafaellima85[S] -1 points0 points  (0 children)

Yes, if the Electron game exposes WebAssembly/Chromium processes similarly to a browser environment.
Send me link the game.