<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.cheatengine.org/index.php?action=history&amp;feed=atom&amp;title=Lua%3AexecuteCodeLocalEx</id>
	<title>Lua:executeCodeLocalEx - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cheatengine.org/index.php?action=history&amp;feed=atom&amp;title=Lua%3AexecuteCodeLocalEx"/>
	<link rel="alternate" type="text/html" href="https://wiki.cheatengine.org/index.php?title=Lua:executeCodeLocalEx&amp;action=history"/>
	<updated>2026-04-13T16:36:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://wiki.cheatengine.org/index.php?title=Lua:executeCodeLocalEx&amp;diff=7020&amp;oldid=prev</id>
		<title>Ajanuw: Created page with &quot;&lt;b&gt;executeCodeLocalEx(address, {type=x,value=param1} or param1,{type=x,value=param2} or param2,...)&lt;/b&gt; &lt;p&gt;Calls a function using the given callmethod and parameters&lt;/p&gt; &lt;p&gt;If...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.cheatengine.org/index.php?title=Lua:executeCodeLocalEx&amp;diff=7020&amp;oldid=prev"/>
		<updated>2020-09-06T06:08:27Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;b&amp;gt;executeCodeLocalEx(address, {type=x,value=param1} or param1,{type=x,value=param2} or param2,...)&amp;lt;/b&amp;gt; &amp;lt;p&amp;gt;Calls a function using the given callmethod and parameters&amp;lt;/p&amp;gt; &amp;lt;p&amp;gt;If...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;b&amp;gt;executeCodeLocalEx(address, {type=x,value=param1} or param1,{type=x,value=param2} or param2,...)&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Calls a function using the given callmethod and parameters&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;If a direct parameter is given instead of a table entry describing the type, CE will 'guess' the type it is&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Returns the E/RAX value returned by the called function (if no timeout or other interruption)&amp;lt;/p&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
print( executeCodeLocalEx(&amp;quot;MessageBoxA&amp;quot;, 0, {type=3,value=&amp;quot;title&amp;quot;}, {type=3,value=&amp;quot;content&amp;quot;}, 0) )&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ajanuw</name></author>
		
	</entry>
</feed>