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 


quicker "Add AutoAssemble script"

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Extensions
View previous topic :: View next topic  
Author Message
mgr.inz.Player
I post too much
Reputation: 218

Joined: 07 Nov 2008
Posts: 4438
Location: W kraju nad Wisla. UTC+01:00

PostPosted: Tue Mar 01, 2016 5:58 pm    Post subject: quicker "Add AutoAssemble script" This post has 4 review(s) Reply with quote

Normally you have to open memory viewer (CTRL+M), open AutoAssemble window (CTRL+A),
add framework code (CTRL+ALT+T), then assign it to table (entry in file submenu).


Or press CTRL+ALT+A in main window, add framework code (CTRL+ALT+T), then assign it to table (entry in file submenu).


With this extension, "Add Address Manually" button will have context menu, just right-click it.

Enjoy.


Installing / requirements :
1. only CE6.4 and CE6.5 are supported
2. place it in CE autorun folder.



quickerAddAutoAssembleScript.lua
 Description:

Download
 Filename:  quickerAddAutoAssembleScript.lua
 Filesize:  887 Bytes
 Downloaded:  1766 Time(s)


_________________


Last edited by mgr.inz.Player on Tue Mar 01, 2016 6:05 pm; edited 1 time in total
Back to top
View user's profile Send private message MSN Messenger
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Tue Mar 01, 2016 6:02 pm    Post subject: Reply with quote

This is so great! Thanks!

I really need to learn LUA. I will study your work. Cool

I owe you at least 3 +reps now. I won't forget. Big thanks!
Back to top
View user's profile Send private message
mgr.inz.Player
I post too much
Reputation: 218

Joined: 07 Nov 2008
Posts: 4438
Location: W kraju nad Wisla. UTC+01:00

PostPosted: Tue Mar 01, 2016 6:06 pm    Post subject: Reply with quote

Yeah. At first I wanted to add context menu to address list (like "create header"). But, I changed my mind.
_________________
Back to top
View user's profile Send private message MSN Messenger
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Tue Mar 01, 2016 6:08 pm    Post subject: Reply with quote

It's great. My only concern was being able to do it with the mouse, in lieu of having to rely on using hotkeys.

Great work!
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Thu Jun 02, 2016 9:14 am    Post subject: Reply with quote

I took the liberty of slightly altering this script to also include an option for 'Add Create Thread Script' so that I didn't have to type everything in all of the time. Feel free to alter it and/or add it to the master script.

Added code:
Code:
    mi = createMenuItem(btnAddAddressManually.PopupMenu)
  mi.Caption="Add Create Thread Script"
  mi.OnClick=function ()
               local mr = getAddressList().createMemoryRecord()
               mr.Type = vtAutoAssembler
               mr.Script = '[ENABLE]\n\nalloc(thread,248)\ncreatethread(thread)\n\nthread:\n\nret\n\n[DISABLE]\n\n'
               mr.Description = 'Create Thread Script'
             end
  btnAddAddressManually.PopupMenu.Items.add(mi)


Screenshots:




quickerAddAutoAssembleScript.lua
 Description:

Download
 Filename:  quickerAddAutoAssembleScript.lua
 Filesize:  1.33 KB
 Downloaded:  1344 Time(s)

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

Joined: 12 Mar 2017
Posts: 0

PostPosted: Sun Mar 12, 2017 9:48 am    Post subject: Reply with quote

why it work not


test.lua
 Description:

Download
 Filename:  test.lua
 Filesize:  1.95 KB
 Downloaded:  1163 Time(s)

Back to top
View user's profile Send private message
akumakuja28
Master Cheater
Reputation: 16

Joined: 28 Jun 2015
Posts: 432

PostPosted: Sun Mar 12, 2017 12:08 pm    Post subject: Reply with quote

LegoStoppro wrote:
why it work not


What are trying to do?

_________________
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Sun Mar 12, 2017 12:19 pm    Post subject: Reply with quote

He probably just needs to drop the file in to his autorun folder.
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 Extensions 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