User contributions
Jump to navigation
Jump to search
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 01:57, 9 March 2017 (diff | hist) (+879) Lua:writeBytesLocal
- 01:55, 9 March 2017 (diff | hist) (+1,642) N Lua:readStringLocal (Created page with ''''function''' readStringLocal(''Address'', ''Maxlength'', ''isWideString'') Reads the bytes at the given address, in Cheat Engine's memory, and interprets them as a string. ==…')
- 01:55, 9 March 2017 (diff | hist) (+3) m Lua:readString
- 01:42, 9 March 2017 (diff | hist) (+1,386) N Lua:readDoubleLocal (Created page with ''''function''' readDoubleLocal(''Address'') Reads 64-bits (8 bytes) at the given address, in Cheat Engine's memory, and interprets them as a double precision floating point valu…')
- 01:40, 9 March 2017 (diff | hist) (+1,386) N Lua:readFloatLocal (Created page with ''''function''' readFloatLocal(''Address'') Reads 32-bits (4 bytes) at the given address, in Cheat Engine's memory, and interprets them as a single precision floating point value…')
- 01:37, 9 March 2017 (diff | hist) (-23) Lua:readPointerLocal
- 01:37, 9 March 2017 (diff | hist) (+1,365) N Lua:readPointerLocal (Created page with ''''function''' readPointerLocal(''Address'') In a 64-bit target this equals readQwordLocal, in a 32-bit target readIntegerLocal. ===Function Parameters=== {|width="85%"…')
- 01:35, 9 March 2017 (diff | hist) (+1,331) N Lua:readQwordLocal (Created page with ''''function''' readQwordLocal(''Address'') Reads a 64-bit (8 bytes) integer at the given address, in Cheat Engine's memory. ===Function Parameters=== {|width="85%" cellpadding=…')
- 01:31, 9 March 2017 (diff | hist) (+1,331) N Lua:readIntegerLocal (Created page with ''''function''' readIntegerLocal(''Address'') Reads a 32-bit (4 bytes) integer at the given address, in Cheat Engine's memory. ===Function Parameters=== {|width="85%" cellpaddin…')
- 15:26, 8 March 2017 (diff | hist) (+812) Lua:writeString
- 15:25, 8 March 2017 (diff | hist) (-18) Lua:writeDouble
- 15:25, 8 March 2017 (diff | hist) (+830) Lua:writeDouble
- 15:25, 8 March 2017 (diff | hist) (+813) Lua:writeFloat
- 15:24, 8 March 2017 (diff | hist) (+796) Lua:writeQword
- 15:24, 8 March 2017 (diff | hist) (+811) Lua:writeInteger
- 15:22, 8 March 2017 (diff | hist) (+423) Lua:writeBytes
- 15:22, 8 March 2017 (diff | hist) (+834) Lua:readString
- 15:18, 8 March 2017 (diff | hist) (+836) Lua:readDouble
- 15:13, 8 March 2017 (diff | hist) (+834) Lua:readFloat
- 15:11, 8 March 2017 (diff | hist) (+800) Lua:readPointer
- 15:10, 8 March 2017 (diff | hist) (+437) Lua:readBytes
- 15:08, 8 March 2017 (diff | hist) (+800) Lua:readQword
- 15:07, 8 March 2017 (diff | hist) (+834) Lua:readInteger
- 15:03, 8 March 2017 (diff | hist) (+456) Lua:writeBytes
- 14:59, 8 March 2017 (diff | hist) (+458) Lua:readBytes
- 07:26, 8 March 2017 (diff | hist) (+539) N Lua:fullAccess (Created page with ''''function''' fullAccess(''Address'', ''Size'') Changes the protection of a block of memory to writable and executable. === Function Parameters === {|width="85%" cellpadding="…')
- 07:23, 8 March 2017 (diff | hist) (-44) Lua:activateProtection
- 07:19, 8 March 2017 (diff | hist) (+263) N Lua:activateProtection (Created page with ''''function''' activateProtection() Prevents basic memory scanners from opening the cheat engine process. === Function Parameters === <none> == See also == * Lua * …')
- 07:10, 8 March 2017 (diff | hist) (0) Lua:getCEVersion
- 07:05, 8 March 2017 (diff | hist) (+298) N Lua:getCEVersion (Created page with ''''function''' getCEVersion() Returns a floating point value specifying the current version of Cheat Engine. === Function Parameters === <none> == See also == * Lua…')
- 07:03, 8 March 2017 (diff | hist) (-1) Lua:process (→See also)
- 06:56, 8 March 2017 (diff | hist) (-4) Lua:process (→Example Uses)
- 06:55, 8 March 2017 (diff | hist) (-3) Lua:process (→Example Usage)
- 06:54, 8 March 2017 (diff | hist) (+5) Lua:process
- 06:53, 8 March 2017 (diff | hist) (-23) Lua:process
- 06:49, 8 March 2017 (diff | hist) (+601) N Lua:writeQword (Created page with ''''function''' writeQword(''Address'', ''Value'') Writes a 64-bit (8 bytes) integer at the given address. ===Function Parameters=== {|width="85%" cellpadding="10%" cellpadding=…')
- 06:45, 8 March 2017 (diff | hist) (+10) Lua:readQword
- 06:41, 8 March 2017 (diff | hist) (+544) N Lua:readPointer (Created page with ''''function''' readPointer(''Address'') In a '''64-bit''' target this equals readQword, in a '''32-bit''' target readInteger. ===Function Parameters=== {|width="85%" ce…')
- 06:34, 8 March 2017 (diff | hist) (+501) N Lua:readQword (Created page with ''''function''' readQword(''Address'') Reads a 64-bit integer from the specified address. ===Function Parameters=== {|width="85%" cellpadding="10%" cellpadding="5%" cellspacing=…')
- 06:29, 8 March 2017 (diff | hist) (-6) Lua:process
- 06:16, 8 March 2017 (diff | hist) (+16) Lua:process
- 06:15, 8 March 2017 (diff | hist) (-20) Lua:process
- 06:13, 8 March 2017 (diff | hist) (-1) Lua:process
- 06:10, 8 March 2017 (diff | hist) (+6) Lua:process
- 06:10, 8 March 2017 (diff | hist) (+2) Lua:process
- 05:49, 8 March 2017 (diff | hist) (+1,223) N Lua:process (Created page with '== process == ; process : A variable that contains the main module name of the currently opened process ----------------------------------------- When '''not attached''' t…')
- 04:57, 8 March 2017 (diff | hist) (+44) Help File:Script engine
- 04:55, 8 March 2017 (diff | hist) (+8,920) Help File:Script engine
- 04:40, 8 March 2017 (diff | hist) (+1) Help File:3D pinball for windows (pointer+code)
- 04:37, 8 March 2017 (diff | hist) (+4,734) N Help File:3D pinball for windows (pointer+code) (Created page with '== 3D pinball for windows (pointer+code) == '''Originally posted by ''me'' '''. (no not me, but the user called '''''me''''') this is to try answer the most common questions …')
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)