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 


help with access violation at address of my memory scanner p

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
force1758
How do I cheat?
Reputation: -1

Joined: 21 Feb 2011
Posts: 4
Location: venezuela

PostPosted: Tue Apr 17, 2012 9:47 am    Post subject: help with access violation at address of my memory scanner p This post has 1 review(s) Reply with quote

Hello again I resorted to you to help me with my back to the code works fine but when you have an error of access violation at address and wonder how I can jump without losing the error that the execution of the program would greatly appreciate it thanks

translation google translate
Code:
begin
 try
  Inicio := strtoint('$'+form1.Edit2.text);
   Fim := Strtoint('$'+form1.Edit3.text);
  Tam := Fim - inicio;
  Want  := StrToInt( form1.Edit1.text );
  Found := 0;
  For i := 0 to Tam do
  begin
    Endereco := Inicio + i;
    If PDWord(Endereco)^ = Want then
    Begin
      EnderecoStr := IntToHex (endereco,8);
      form1.ListBox1.Items.Add(enderecostr);
      Found := Found + 1;
 //     ListBox2.items.Add( IntTOstr( Pbyte(Endereco)^ ));
 end;
     end;
     form1.label3.Caption := IntToStR(found);
  Valores4byte;

   except
on E:Eaccessviolation do begin//:D so no access violations come up while scanning.
end;
end;
end;
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
goat69
Master Cheater
Reputation: 2

Joined: 20 Jul 2010
Posts: 284

PostPosted: Tue Apr 17, 2012 8:29 pm    Post subject: Reply with quote

One too many end;'s

Fix the forms.
Back to top
View user's profile Send private message
force1758
How do I cheat?
Reputation: -1

Joined: 21 Feb 2011
Posts: 4
Location: venezuela

PostPosted: Wed Apr 18, 2012 7:26 am    Post subject: Reply with quote

Please first topic screens but do not think it by the end, I only want you when I leave this error access violation at address and skip it to continue running the program, please someone help me
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Obitio
Advanced Cheater
Reputation: 0

Joined: 09 Apr 2012
Posts: 68
Location: null

PostPosted: Thu Apr 19, 2012 3:00 pm    Post subject: Reply with quote

force1758 wrote:
Please first topic screens but do not think it by the end, I only want you when I leave this error access violation at address and skip it to continue running the program, please someone help me

here is a mediafire link:
/download.php?l6dpmzmon6hxnuw
it scans perfectly for the memory but the addresses won't be as hex..but you can always edit my code.
note:
it's pure src code for delphi 7.
note2:
I think your using my src code already and so to let you know:
it's incomplete.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming 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