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 


Bugs/Suggestions

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
Redouane
Master Cheater
Reputation: 3

Joined: 05 Sep 2013
Posts: 363
Location: Algeria

PostPosted: Fri May 23, 2014 12:12 pm    Post subject: Bugs/Suggestions Reply with quote

Bugs or suggestions:
-Pointer scan:when you enter in 'value to find' a hex value,it freezes,whereas in the 'address to find',it's interpreted as hex,it should have the option to toggle between decimal/hexadecimal.
-[Form designer]:Cannot delete objects from the object inspector panel (clicking the object name,then delete),it is especially annoying when the object cannot be selected in the form (like timers),in that case,I have to manually open the Lua engine and type 'UDF1.timer.destroy()' or something.
-[False-positive detected]:Avast antivirus does not detect cheatengine as being a malware,but when trainers made by CE use the max compression level,it detects them,download the cheat table below,then save it as EXE,use max compression method,don't touch anything else,click 'generate',you should see something like in the picture.
What is RCX1D8.tmp?
-Using Avast Internet Security between.



2014-05-23_182207.png
 Description:
 Filesize:  9.49 KB
 Viewed:  7763 Time(s)

2014-05-23_182207.png



winmine.CT
 Description:

Download
 Filename:  winmine.CT
 Filesize:  1.29 KB
 Downloaded:  598 Time(s)

Back to top
View user's profile Send private message
mgr.inz.Player
I post too much
Reputation: 222

Joined: 07 Nov 2008
Posts: 4438
Location: W kraju nad Wisla. UTC+01:00

PostPosted: Fri May 23, 2014 3:22 pm    Post subject: Re: Bugs/Suggestions Reply with quote

Redone wrote:
What is RCX1D8.tmp?

It is a copy of standalonephase1.dat file. CE embeds trainer data into that file, then changes icon file.

Anyway, I reported that many times here:
http://forum.avast.com/index.php?topic=122579.0

They fixed it, then after few months, it is broken again. I report it again, they fix it.

_________________
Back to top
View user's profile Send private message MSN Messenger
Redouane
Master Cheater
Reputation: 3

Joined: 05 Sep 2013
Posts: 363
Location: Algeria

PostPosted: Fri May 23, 2014 4:18 pm    Post subject: Re: Bugs/Suggestions Reply with quote

mgr.inz.Player wrote:
Redone wrote:
What is RCX1D8.tmp?

It is a copy of standalonephase1.dat file. CE embeds trainer data into that file, then changes icon file.

Anyway, I reported that many times here:
http://forum.avast.com/index.php?topic=122579.0

They fixed it, then after few months, it is broken again. I report it again, they fix it.


Thanks for the info,how did you report it? using the avast chest?
I have also reported Immunity dbg as being a false positive,but I didn't got anything from admins/Avast team members till now.
Also,standalonephase1.dat isn't used in trainers compressed with 'fastest' method?The trainer gets generated and the AV does not report any malware.
Back to top
View user's profile Send private message
mgr.inz.Player
I post too much
Reputation: 222

Joined: 07 Nov 2008
Posts: 4438
Location: W kraju nad Wisla. UTC+01:00

PostPosted: Sat May 24, 2014 9:28 am    Post subject: Re: Bugs/Suggestions Reply with quote

Redone wrote:
Also,standalonephase1.dat isn't used in trainers compressed with 'fastest' method?

Read whole topic on avast forum. I explained how standalone trainers are created. (and how they decompress)


standalonephase1.dat (from CE6.2 and CE6.3) file with appended RCData (ARCHIVE and DECOMPRESSOR, and changed icon) is treated as Win32:Evo-gen [Susp]

Looks like forum is down. Here google cache:
http://webcache.googleusercontent.com/search?q=cache:xS3SXN-5sg0J:forum.avast.com/index.php


"Tiny" trainer also uses standalonephase1.dat


You can report through contact form:
http://www.avast.com/no-no/contact-form.php

_________________
Back to top
View user's profile Send private message MSN Messenger
Redouane
Master Cheater
Reputation: 3

Joined: 05 Sep 2013
Posts: 363
Location: Algeria

PostPosted: Sat May 24, 2014 12:44 pm    Post subject: Re: Bugs/Suggestions Reply with quote

mgr.inz.Player wrote:
Redone wrote:
Also,standalonephase1.dat isn't used in trainers compressed with 'fastest' method?

Read whole topic on avast forum. I explained how standalone trainers are created. (and how they decompress)

Thanks,I get how it works.

Another bug:
In the form designer,a groupbox or a radiogroup Caption's color cannot be changed,When you change UDF1.groupbox.Font.Color it doesn't change,it stays blue (the Font itself can be changed).
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

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

PostPosted: Sat May 24, 2014 1:55 pm    Post subject: Reply with quote

I know, it's one of the things I can't do either. (groupboxes apparently can't have colors, just like buttons...)

if it's important you can always resort to rendering your own objects using a PaintBox object and rendering the groupbox in the onPaint event (or use a Image and paint it one time)

_________________
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
Redouane
Master Cheater
Reputation: 3

Joined: 05 Sep 2013
Posts: 363
Location: Algeria

PostPosted: Sat May 24, 2014 5:14 pm    Post subject: Reply with quote

Dark Byte wrote:
I know, it's one of the things I can't do either. (groupboxes apparently can't have colors, just like buttons...)

if it's important you can always resort to rendering your own objects using a PaintBox object and rendering the groupbox in the onPaint event (or use a Image and paint it one time)


Thanks,it's not very important,I just wanted to use different colors for different groupboxes (each groupbox contains some hacks,one for coordinates,one for player variables like hp/mana etc.).
What about the form designer bug that I reported in my first post?can you confirm it?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

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

PostPosted: Sat May 24, 2014 6:07 pm    Post subject: Reply with quote

That has been fixed a while ago
_________________
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
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