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 


Change process, window etc title

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
7ru3817
Newbie cheater
Reputation: 0

Joined: 21 May 2010
Posts: 14

PostPosted: Sun Jul 25, 2010 7:30 pm    Post subject: Change process, window etc title Reply with quote

I need to change CE window name and process name. I wrote this

Code:

#include <windows.h>

int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd)
{
   HWND hWnd = NULL;
    while (!hWnd)
   {
      hWnd = FindWindowA(NULL, "Cheat Engine 5.6");

   }
   SetWindowTextA(hWnd, "lol");

return 0;

}

It hanges only window name but not process name. I still can see "Cheat Engine 5.6" in my taskbar and taskmanager. Any ideas?
Back to top
View user's profile Send private message
Flyte
Peanuts!!!!
Reputation: 6

Joined: 19 Apr 2006
Posts: 1887
Location: Canada

PostPosted: Sun Jul 25, 2010 9:10 pm    Post subject: Reply with quote

If you want to change the process name just rename the exe file.
Back to top
View user's profile Send private message
7ru3817
Newbie cheater
Reputation: 0

Joined: 21 May 2010
Posts: 14

PostPosted: Mon Jul 26, 2010 5:33 am    Post subject: Reply with quote

I need to change this...


SetWindowTextA(hWnd, "lol"); only changed window name (1/3).



Bez nazwy 1.jpg
 Description:
 Filesize:  58.67 KB
 Viewed:  27288 Time(s)

Bez nazwy 1.jpg


Back to top
View user's profile Send private message
aitboss
Newbie cheater
Reputation: 0

Joined: 30 Sep 2017
Posts: 17

PostPosted: Fri Oct 06, 2017 12:34 am    Post subject: Reply with quote

In the Cheat Engine/autorun folder
Create a lua file and put the code below in it:

Code:
getMainForm().Caption='Something'
getApplication().Title='Whatever'


This will change the window title as well as the Main Caption of the CE form.

If you want to rename the process that appear in the task manager, just rename the Cheat Engine.exe.
Back to top
View user's profile Send private message
DEMONbunta
How do I cheat?
Reputation: 0

Joined: 20 Oct 2017
Posts: 1

PostPosted: Fri Oct 20, 2017 6:27 am    Post subject: Reply with quote

how about changing the window class of cheat engine? I've successfully rename my cheat engine, But i need to change this window class to become more undetected. thanks! kindly check my attachment. thanks


Capture.PNG
 Description:
 Filesize:  142.05 KB
 Viewed:  22614 Time(s)

Capture.PNG


Back to top
View user's profile Send private message
justin999
How do I cheat?
Reputation: 0

Joined: 15 Jul 2022
Posts: 5

PostPosted: Fri Jul 15, 2022 8:30 pm    Post subject: Reply with quote

DEMONbunta wrote:
how about changing the window class of cheat engine? I've successfully rename my cheat engine, But i need to change this window class to become more undetected. thanks! kindly check my attachment. thanks

Hy. Can you give a download link to Windows Title Changer pls? Or you upload your main file, files to mediafire? I not find the download link in the offical page of Title Manager.
(I don't know if you understand, sorry for my bad english. :/ )
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming 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