View previous topic :: View next topic |
Compile errors? |
Yea, like 50! |
|
66% |
[ 2 ] |
Nope Compiled like a breeze |
|
33% |
[ 1 ] |
|
Total Votes : 3 |
|
Author |
Message |
Joe3614 Advanced Cheater
Reputation: 0
Joined: 07 Feb 2007 Posts: 89
|
Posted: Wed Mar 28, 2007 8:06 pm Post subject: [Request] Pre-Compiled CE source |
|
|
Hi.
I'm Joe3614, or better know as Joex.
I've made a couple programs, and I'm expirenced in game hacking, but a noob at cheat engine compiling.
I've tried compiling a modified (not bypassed) Cheat engine, but I always get compile errors. I dont know if I have to compile some other dprs first or move dll files, but I've tried alot of things. All of which giving me [Fatal error]s .
I've tried so many things, so dont call me lazy, or give me the "Do it yourself you stupid noob" speach.
If someone could PLEASE upload a ready to compile Cheat engine source, and test it (compile it) to make sure it works that would solve my problem
If you could do this for me, I promis I will give back to the community (with what I'm gonna make )
|
|
Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Wed Mar 28, 2007 8:37 pm Post subject: |
|
|
what are you compile errors?
_________________
|
|
Back to top |
|
 |
Joe3614 Advanced Cheater
Reputation: 0
Joined: 07 Feb 2007 Posts: 89
|
Posted: Wed Mar 28, 2007 8:41 pm Post subject: My errors |
|
|
[Error] MainUnit2.pas(181): Undeclared identifier: 'advancedbutton'
[Error] MainUnit2.pas(181): Missing operator or semicolon
[Error] MainUnit2.pas(202): Undeclared identifier: 'label7'
[Fatal Error] MainUnit2.pas(7): Could not compile used unit 'MainUnit2'
_________________
Joex
Elite Hacker.
For my latest works visit:
http://JOESUPLOAD.tripod.com
"True hackers cannot be stopped. Only slowed down"
"I await the zombies of 2012 with 12 gauge shotguns, and open arms" |
|
Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Wed Mar 28, 2007 8:46 pm Post subject: |
|
|
copy and paste line 181 and 202 of mainunit2.pas
_________________
|
|
Back to top |
|
 |
Joe3614 Advanced Cheater
Reputation: 0
Joined: 07 Feb 2007 Posts: 89
|
Posted: Wed Mar 28, 2007 8:49 pm Post subject: |
|
|
mainform.advancedbutton.Visible:=cbShowAdvanced.checked;
try reg.ReadBinaryData('Show Cheat Engine Hotkey',temphotkeylist[0][0],10); except mainform.label7.Caption:=''; end;
MemoryBrowserFormUnit
The errors are in order.
_________________
Joex
Elite Hacker.
For my latest works visit:
http://JOESUPLOAD.tripod.com
"True hackers cannot be stopped. Only slowed down"
"I await the zombies of 2012 with 12 gauge shotguns, and open arms" |
|
Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
|
Back to top |
|
 |
Joe3614 Advanced Cheater
Reputation: 0
Joined: 07 Feb 2007 Posts: 89
|
Posted: Wed Mar 28, 2007 9:14 pm Post subject: |
|
|
Got new source.
Compiled without editing anything and got errors. Easy to fix, just dont know how
[RC Error] trainer.rc(4): Cannot open file: trainerwithassembler.exe
[RC Fatal Error] trainer.rc(1): Compile
Close this thread I finally got it working:D
If someone could show me a Auto attach script/tut, that would also be great.
Joex
|
|
Back to top |
|
 |
|