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 triggerbot

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
shakib187
Expert Cheater
Reputation: 0

Joined: 24 May 2007
Posts: 215

PostPosted: Fri Apr 19, 2013 5:50 am    Post subject: Help with triggerbot Reply with quote

Hey guys playing a game where the address changes from 1 to something else if my crosshair is on the enemy.

My question how do I go about making a triggerbot for this? I am a complete noob to this and watching tutorials by fleep /watch?v=RB4Lh6xqUVs (since its the only one thats available) if you guys could give me some pointers it would be great.

thanks in advance
Back to top
View user's profile Send private message
Pingo
Grandmaster Cheater
Reputation: 8

Joined: 12 Jul 2007
Posts: 571

PostPosted: Fri Apr 19, 2013 6:13 am    Post subject: Reply with quote

What language you wanting to do it in?
mouse_event works good in most cases

What is this address also the value type, byte,4byte,float
And the processname

_________________
Back to top
View user's profile Send private message
shakib187
Expert Cheater
Reputation: 0

Joined: 24 May 2007
Posts: 215

PostPosted: Fri Apr 19, 2013 6:24 am    Post subject: Reply with quote

what language would you recommend for noobs?(would like to do this in many more games) C++?

My address: if possible would like to use aobscan because of several reasons.

F3 0F 7E 00 66 0F D6 46 40 F3 0F 7E 40 08
op codes:
movq xmm0,[eax]
movq [esi+40],xmm0
movq xmm0,[eax+08]

address is float and value inside eax
I am basically trying to write if eax>1(float) and rightclick held down then left click otherwise do nothing

processname = Aether.exe
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Sat Apr 20, 2013 6:16 pm    Post subject: Reply with quote

Any language that can access the systems API will be good enough to do things like this. So it's up to you to pick one you feel comfortable with using.
_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Fri Apr 26, 2013 5:38 pm    Post subject: Reply with quote

Wiccaan wrote:
Any language that can access the systems API will be good enough to do things like this. So it's up to you to pick one you feel comfortable with using.


I can't access apis through notepad++, my language is English#.
Back to top
View user's profile Send private message
shakib187
Expert Cheater
Reputation: 0

Joined: 24 May 2007
Posts: 215

PostPosted: Mon Apr 29, 2013 3:25 am    Post subject: Reply with quote

does anyone know how to check the value of a pointer using the if statement? this is in c++
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Mon Apr 29, 2013 5:31 am    Post subject: Reply with quote

shakib187 wrote:
does anyone know how to check the value of a pointer using the if statement? this is in c++


From the ASM you posted above you'll need to use a cave to copy EAX's value to read it. Unless there is something else setting EAX above what you posted for us and you can get a direct pointer to the value.

Not too much we can do without seeing more code.

You should set a breakpoint there then pointer scan for EAX's address to see if you can find any static pointers to the value.

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
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