Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Record adresses accessed by this instructor in txt file

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
theblacksun
How do I cheat?
Reputation: 0

Joined: 09 Apr 2021
Posts: 5

PostPosted: Mon Apr 12, 2021 5:15 am    Post subject: Record adresses accessed by this instructor in txt file Reply with quote

So, i want to hack a multiplayer game that uses anti-cheat system. Whatever code i inject into the game, it gives me ban. I tried getting all the adresses that that relevant instructor accessed and changed all 3000 of them to the relevant value, and it worked. No anti-cheat detected my actions.

Injecting code - ban
Changing adress - no ban

The adresses don't have pointer, they are all temporary. So i need to record all adresses that the instructor had access to, and then trough some while loop lua script change the value, freeze the value for each adress written in the txt file.

Simple as that, any advice how to do it?

EDIT: i can actually inject code, but not a code that changes values. Only read from them and record the adresses into the txt.
Back to top
View user's profile Send private message
IFireflyl
Newbie cheater
Reputation: 0

Joined: 14 Apr 2016
Posts: 22

PostPosted: Mon Apr 12, 2021 10:16 am    Post subject: Reply with quote

Quote:
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

Source: https://www.cheatengine.org/

Quote:
Q:Will Cheat Engine work on online games?
A:Most of the time, no

Q:Will Dark Byte help me with online games?
A:No

Q:If I do send dark byte an e-mail asking how to cheat in an online game, what will he do?
A:He won't reply, or he replies in such way that it really pisses you off

Source: https://www.cheatengine.org/faq.php

Cheat Engine is not supposed to be used in online (multiplayer) games. You will receive no help for this.
Back to top
View user's profile Send private message
ParkourPenguin
I post too much
Reputation: 140

Joined: 06 Jul 2014
Posts: 4299

PostPosted: Mon Apr 12, 2021 10:35 am    Post subject: Reply with quote

https://forum.cheatengine.org/faq.php#0
OP didn't mention the game's name so it's fine.

If you can find a debugger that doesn't get detected (windows / veh / kernel), use the Lua function debug_setBreakpoint to set a breakpoint at an instruction and have it call a Lua function (celua.txt, search forums for examples).

_________________
I don't know where I'm going, but I'll figure it out when I get there.
Back to top
View user's profile Send private message
theblacksun
How do I cheat?
Reputation: 0

Joined: 09 Apr 2021
Posts: 5

PostPosted: Mon Apr 12, 2021 2:11 pm    Post subject: Reply with quote

I didn't give details cuz i was rejected at my last post, but if u can really give me advice what to do, here we go.

The game i'm hacking is warcraft 3.
On the client side, the client allways know the locations of the other players, even if they are invisible! It is only the fog that hides them from me. There is a instructor that accesses all units/creatures in the game at once, but if i inject - ban. What i tried is i quickly got the 3000 adresses that the instructor writes to(those are all the units/creatures total in the map). And i quickly changed them in cheat engine to the value that makes them visible, and then freeze. And the maphack is ready, undetected.

What i'm trying to do is the following.

Code:

// This function runs 500 times per frame
mov edx, 1 // This line sets the relevant creature to visible, 0 invisible, 1 visible
mov 432984,edx // This is the line i cannot code.
// 432984 should be a temporary adress made by this script somehow
// it needs to contain the adress of edx, not his value

write to txt // this line should write the adress name to the txt file each time
this function runs, which is 500 times a frame and it should run until lua script from the trainer stops it


In the lua script i should be able to stop the adresses from recording into the txt, then use for loop

LUA
Code:

//This line should stop the adresses from being recorded into the txt
for each adress in the txt file{
//change the value of that adress to 1
//freeze the adress
}


Thats about it. Record all adresses cooming form the instructor, change their values to 1, and freeze them.
Back to top
View user's profile Send private message
ParkourPenguin
I post too much
Reputation: 140

Joined: 06 Jul 2014
Posts: 4299

PostPosted: Mon Apr 12, 2021 3:23 pm    Post subject: This post has 2 review(s) Reply with quote

ParkourPenguin wrote:
https://forum.cheatengine.org/faq.php#0
OP didn't mention the game's name so it's fine.
theblacksun wrote:
The game i'm hacking is [redacted].

Well that was dumb.

_________________
I don't know where I'm going, but I'll figure it out when I get there.
Back to top
View user's profile Send private message
theblacksun
How do I cheat?
Reputation: 0

Joined: 09 Apr 2021
Posts: 5

PostPosted: Mon Apr 12, 2021 5:33 pm    Post subject: Reply with quote

Very non-dumb post of yours, ty for the help bro.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites