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 


CE main form background effect

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Extensions
View previous topic :: View next topic  
Author Message
AylinCE
Grandmaster Cheater Supreme
Reputation: 30

Joined: 16 Feb 2017
Posts: 1234

PostPosted: Sun Jan 24, 2021 7:20 pm    Post subject: CE main form background effect This post has 1 review(s) Reply with quote

If the fun is still going on; You can add a background effect to CE or Trainer.

Here below is a simple code, a video and a ready-made effect for the "Autorun" folder.

Here's the gif code to get started;
Note: Divide the gif image by parts and name it as a continuation of the same name.
Sample; frame_1, frame_2, frame _...

Code:
local imgindx1=0
function effect1() -- or Trainer function name: effect1(img1)
imgindx1=imgindx1 + 1
if imgindx1==17 then imgindx1=1 end --How many parts the gif picture is divided into, add +1. The example has 16 pieces of pictures.
--print(imgindx1)
img1.loadImageFromFile([[your\Image\Path\frame_]]..imgindx1..[[.png]])
end
--Link this function to a timer.
myTrainer.CETimer1.OnTimer = effect1
-- or Trainer;
--myTrainer.CETimer1.OnTimer = effect1(myTrainer.CEImage1)



A ready-made function; Just extract it from the Rar folder and put the two files in the CE Autorun folder.

https://www.dosyaupload.com/ktc0

And of course there is a video;

Link

_________________
Hi Hitler Different Trainer forms for you!
https://forum.cheatengine.org/viewtopic.php?t=619279
Enthusiastic people: Always one step ahead
Do not underestimate me Master: You were a beginner in the past
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Corroder
Grandmaster Cheater Supreme
Reputation: 75

Joined: 10 Apr 2015
Posts: 1667

PostPosted: Thu Feb 11, 2021 9:11 pm    Post subject: Reply with quote

Good one
_________________
Stealing Code From Stolen Code...
And Admit It.. Hmmm....Typically LOL
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