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 


need script to goto min when max is reach

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
omagaalpha
How do I cheat?
Reputation: 0

Joined: 15 Aug 2010
Posts: 1

PostPosted: Thu Apr 14, 2016 12:38 pm    Post subject: need script to goto min when max is reach Reply with quote

I no knowledge with scripting.
On software inc I can easy find hour and mins but not month value so need script that will:
Take address that found for hour is and when reach the max then it switch to min value.
Back to top
View user's profile Send private message
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Thu Apr 14, 2016 6:03 pm    Post subject: Reply with quote

Code:
MIN_VALUE = 1
MAX_VALUE = 100

Code:
value = value + 1
if value > MAX_VALUE then
  value = MIN_VALUE
end
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 Lua Scripting 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