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 


trainer making

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
Redogg
Cheater
Reputation: 0

Joined: 16 Feb 2015
Posts: 27

PostPosted: Mon Feb 16, 2015 9:55 am    Post subject: trainer making Reply with quote

sup you doods
how do i add gif to a trainer to be as a image
when im trying to add the gif as a image the gif is getting stuck on the same frame theres any other option to do that?
Back to top
View user's profile Send private message
Redogg
Cheater
Reputation: 0

Joined: 16 Feb 2015
Posts: 27

PostPosted: Tue Feb 17, 2015 7:43 am    Post subject: Reply with quote

help?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25288
Location: The netherlands

PostPosted: Tue Feb 17, 2015 7:46 am    Post subject: Reply with quote

no, ce doesn't support animations.
You could make your own animation by adding multiple pictures and a timer and make them visible one by one and hide the other ones.
But that might be a bit too complex

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
Doctor Death
Cheater
Reputation: 1

Joined: 26 Apr 2014
Posts: 42
Location: Breaking Code

PostPosted: Tue Feb 17, 2015 8:45 am    Post subject: Reply with quote

And lol,

why would you want a GIF on a trainer? Their meant for cheating games, not watching short-videos.
Back to top
View user's profile Send private message
Redogg
Cheater
Reputation: 0

Joined: 16 Feb 2015
Posts: 27

PostPosted: Tue Feb 17, 2015 12:01 pm    Post subject: Reply with quote

Doctor Death wrote:
And lol,

why would you want a GIF on a trainer? Their meant for cheating games, not watching short-videos.

why would i want a gif?
i want to add a gif for the menu logo like this one(remove spaces) h ttp://ww w.thegtaplace.co m/downloads/f517-pizzadoxs-plus-27-trainer
what do you think that i will do with gifs show videos with em? i aint no sucker

and theres any tuts for the images as you said with the timer? like an example of few frames to show me how does it work
and this is stupid the ce support .gif format but its wont fully support it Sad((



trainer.gif
 Description:
heres my gif
 Filesize:  159.59 KB
 Viewed:  11379 Time(s)

trainer.gif


Back to top
View user's profile Send private message
DaSpamer
Grandmaster Cheater Supreme
Reputation: 52

Joined: 13 Sep 2011
Posts: 1578

PostPosted: Tue Feb 17, 2015 2:32 pm    Post subject: This post has 1 review(s) Reply with quote

Here's a method to achieve that.
I split the gif to images (using this site http://ezgif.com/split).
Loaded them up into cheat engine (Table->Add file).
And then ran a timer (60 fps), that loaded every frame the next image.

Btw your gif is 10 fps.

EDIT:
I forgot there's a function to repeat text(string.rep(text,count)).. anyhow the r function basically pads the number with zeros from left to right (depends on the number).
001
002
...
010
...
030

Here's a CT, the only thing you need to change in order to add it into trainers is the main target (UDF1.CEImage1 to your image object).



Animation.CT
 Description:

Download
 Filename:  Animation.CT
 Filesize:  209.52 KB
 Downloaded:  1217 Time(s)


_________________
HEY Hitler
Do you get lazy when making trainers?
Well no more!
My CETrainer will generate it for you in seconds, so you won't get lazy! Very Happy

http://forum.cheatengine.org/viewtopic.php?t=564919
Back to top
View user's profile Send private message
Redogg
Cheater
Reputation: 0

Joined: 16 Feb 2015
Posts: 27

PostPosted: Tue Feb 17, 2015 3:10 pm    Post subject: Reply with quote

DaSpamer wrote:
Here's a method to achieve that.
I split the gif to images (using this site ).
Loaded them up into cheat engine (Table->Add file).
And then ran a timer (60 fps), that loaded every frame the next image.

Btw your gif is 10 fps.

EDIT:
I forgot there's a function to repeat text(string.rep(text,count)).. anyhow the r function basically pads the number with zeros from left to right (depends on the number).
001
002
...
010
...
030

Here's a CT, the only thing you need to change in order to add it into trainers is the main target (UDF1.CEImage1 to your image object).


thanks i will take dat
and im not that much stupid (dont know how to split the images) i will use photoshop Surprised

edit: thanks for the .CT file you saved me some time


and whats the point with the original pizzadox i dont get it
i just took his trainers name of the gta vice city and made it as my nickname
i thought its was just the trainers name and i didnt knew who made the trainer Surprised its was like 5 or 6 years ago
Back to top
View user's profile Send private message
agisal
Newbie cheater
Reputation: 0

Joined: 15 Jun 2014
Posts: 16

PostPosted: Wed Oct 19, 2016 5:17 pm    Post subject: Reply with quote

And please tell me how in CE 6.6 similar to implement ? But it does not work in version 6.6, 6.4, everything is fine. Sorry for my English.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25288
Location: The netherlands

PostPosted: Wed Oct 19, 2016 5:55 pm    Post subject: Reply with quote

here is a fixed version (I only changed the string generator with string.format )


fix2.ct
 Description:

Download
 Filename:  fix2.ct
 Filesize:  209.52 KB
 Downloaded:  793 Time(s)


_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
agisal
Newbie cheater
Reputation: 0

Joined: 15 Jun 2014
Posts: 16

PostPosted: Thu Oct 20, 2016 6:20 am    Post subject: Reply with quote

Dark Byte wrote:
here is a fixed version (I only changed the string generator with string.format )

Thank you very much dark byte. Sorry for my English. I'm just using a translator when browsing your forum.
Back to top
View user's profile Send private message
agisal
Newbie cheater
Reputation: 0

Joined: 15 Jun 2014
Posts: 16

PostPosted: Sat Oct 22, 2016 6:10 am    Post subject: Reply with quote

Dark Byte wrote:
here is a fixed version (I only changed the string generator with string.format )


Dark byte is one not a modest question you, and you can do so that CE 6.4 supported music in win 10 and that would be not a single file was added, and as in 6.6 from the pack. Or is there a lot of things need to change and how to say, it is troublesome ? Sorry for my English, I use translator.And in 6.6 the trainers become too large in size,as much as a megabyte, so I want to use 6.4 but it is not the function which doesn't support win 10 Sad
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 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