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 


Cheat Engine Forum Index
PostGo back to topic
FreeER
Grandmaster Cheater Supreme
Reputation: 53
Joined: 09 Aug 2013
Posts: 1091

PostPosted: Wed May 17, 2017 10:47 am    Post subject:

Another somewhat-obvious solution is that you could append a number to the description and use a loop eg

Code:
local al = getAddressList()
local name = "Description used by all: "
local numpointers = 100 -- number of pointers with the name
for i = 1, numpointers do -- assumes first is "...: 1"
  mr = al.getMemoryRecordByDescription(name .. i)
  mr.Active = true
  mr.Value = 15
end
Back to top
View user's profile Send private message
Post reviews:   Approve 1
Author Review
squerol
Review: Approve
Post reference:
ReviewPosted: Thu May 18, 2017 9:17 am


Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display:  
Cheat Engine Forum Index


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites