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 


Open Dissect window with a script

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
careca777
Expert Cheater
Reputation: 0

Joined: 27 Jul 2013
Posts: 121

PostPosted: Wed Nov 10, 2021 10:16 am    Post subject: Open Dissect window with a script Reply with quote

Hi, how can i open the a window like the dissect window without having to open memory view, tools?
It would be nice to be able to open directly, with a script in the table or something.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25796
Location: The netherlands

PostPosted: Wed Nov 10, 2021 10:44 am    Post subject: Reply with quote

createStructureForm(address)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
careca777
Expert Cheater
Reputation: 0

Joined: 27 Jul 2013
Posts: 121

PostPosted: Wed Nov 10, 2021 3:53 pm    Post subject: Reply with quote

Thank you!

I ended up with this that i leave here for anyone who finds it useful to open the structure window with the address from clipboard.

Code:
[ENABLE]
{$lua}
local clip = readFromClipboard()
createStructureForm(clip)
createTimer(500, function() memrec.Active = false; end)
[DISABLE]
Back to top
View user's profile Send private message
LeFiXER
Grandmaster Cheater Supreme
Reputation: 20

Joined: 02 Sep 2011
Posts: 1069
Location: 0x90

PostPosted: Wed Nov 10, 2021 11:42 pm    Post subject: Reply with quote

No need for the local variable clip here.
Code:

createStructureForm(readFromClipboard())
Back to top
View user's profile Send private message
careca777
Expert Cheater
Reputation: 0

Joined: 27 Jul 2013
Posts: 121

PostPosted: Thu Nov 11, 2021 7:05 am    Post subject: Reply with quote

Oh, nice. Cleaner. Thanks.
Back to top
View user's profile Send private message
LeFiXER
Grandmaster Cheater Supreme
Reputation: 20

Joined: 02 Sep 2011
Posts: 1069
Location: 0x90

PostPosted: Thu Nov 11, 2021 8:36 am    Post subject: Reply with quote

You're welcome Smile
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