View previous topic :: View next topic |
Author |
Message |
away1111 How do I cheat?
Reputation: 0
Joined: 25 Aug 2009 Posts: 3
|
Posted: Tue Aug 25, 2009 9:15 pm Post subject: Help! Error While Compiling (Cheat)Engine.Dpr |
|
|
Hello guys!
Sorry for disturbin' you but i have a problem here when i try to compile CheatEngine.DPR
When i click to compile, it appears the following message :
'Field Mainform.vartype does not have a corespondenting component'!
And if i hit 'no' or 'yes' , then :
URL:
What can be it?
Can you help me! It is the final step , after that i'll probably finish that engine!
(i changed the detected strings for AWAY(number), like :
nextscanbutton >>> away56
scanvalue >>> away57
scanvalue2 >>> away58
ScanType >>> away59
VarType >>> away60
newscan >>> away61
ScanText >>>away62
)
And now? Can you help me?
Thanks for reading![/code]
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25788 Location: The netherlands
|
Posted: Wed Aug 26, 2009 4:29 am Post subject: |
|
|
you probably forgot to change mainform.dfm
_________________
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 |
|
 |
away1111 How do I cheat?
Reputation: 0
Joined: 25 Aug 2009 Posts: 3
|
Posted: Thu Aug 27, 2009 3:16 pm Post subject: |
|
|
so what do i have to change on mainform.dfm? :/
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25788 Location: The netherlands
|
Posted: Thu Aug 27, 2009 3:55 pm Post subject: |
|
|
isn't that obvious ?
it sounds like mainform.dfm has a reference to vartype
_________________
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 |
|
 |
away1111 How do I cheat?
Reputation: 0
Joined: 25 Aug 2009 Posts: 3
|
Posted: Thu Aug 27, 2009 8:34 pm Post subject: |
|
|
Right, but i've changed mainform too!
When i (try to) compile the Cheatengine.dpr, the error is :
FormScanningUnit.pas : Undeclarer indifier :'away59'
Maybe i've changed something that i shouldn't have changed?
|
|
Back to top |
|
 |
giwang Newbie cheater
Reputation: 0
Joined: 14 Jun 2009 Posts: 13 Location: Port 80
|
Posted: Mon Aug 31, 2009 6:17 pm Post subject: |
|
|
maybe FormScanningUnit.pas using variable of mainform
using actual search & replace to change it's
|
|
Back to top |
|
 |
|