 |
Cheat Engine The Official Site of Cheat Engine
|
| View previous topic :: View next topic |
| Author |
Message |
Flux. Advanced Cheater
Reputation: 0
Joined: 10 Nov 2016 Posts: 88 Location: Another World - N5X2 106311411+2123518
|
Posted: Sat Apr 20, 2019 1:37 pm Post subject: Couple of trainer questions |
|
|
Got a couple more questions, my trainer making isn't going well,
one step forward two back.
So when using the drm code below and executing it in lua engine, i get a bsod after about 30 secs,
but not to worry as my laptop works ok, but then when the trainer is created it errors because of missing files, so i added the kernel files which stops the errors,
my question is because of the added kernel files dbk64 flashes on the screen, can this be changed so it doesn't flash, its just i have never used a trainer where that happens.
| Code: | enableDRM()
z=getHandleList(3)
for i=1,#z do
closeRemoteHandle(z[i].HandleValue, z[i].ProcessID)
end |
Second question is every time i create a trainer its bigger than the original specs, so say i use H 500 X w 500 on the cetrainer main form, when i save as exe its like 600 x 600 or so is this normal ?
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 472
Joined: 09 May 2003 Posts: 25880 Location: The netherlands
|
Posted: Sat Apr 20, 2019 3:11 pm Post subject: |
|
|
no, that flashing is there to inform the user that CE's driver is loaded. Without it it would be classified as malware (A driver that takes over full control of the system without the user being fully aware of it)
as for the size, it depends on dpi settings of the system and on autosize of the form. (dpi can change if ce's dpi awareness is disabled or if the fontsize has been altered)
It's better to design your forms so they autosize. Set anchors and specific distances between objects, so they still look the same on a different dpi system
_________________
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 |
|
 |
Flux. Advanced Cheater
Reputation: 0
Joined: 10 Nov 2016 Posts: 88 Location: Another World - N5X2 106311411+2123518
|
Posted: Sat Apr 20, 2019 4:19 pm Post subject: |
|
|
Hi Dark Byte, thank you for the detailed explanation.
I can see what you mean about the malware, and it makes sense now you have said it.
What i will try tomorrow is to have dpi aware on then off, not touch the fonts
and just make two quick trainers, that should show me where i am going wrong.
But thank you again for all your help. every time i make a trainer it gets a little better.
|
|
| Back to top |
|
 |
|
|
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
|
|