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 


How do i make a *bot* program

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

Joined: 17 May 2007
Posts: 104
Location: Somewhere in Singapore ^^

PostPosted: Wed Aug 22, 2007 5:23 am    Post subject: How do i make a *bot* program Reply with quote

As it says up there.=) need help
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Kevin
Grandmaster Cheater Supreme
Reputation: 0

Joined: 07 Mar 2007
Posts: 1139
Location: Spiderman-World

PostPosted: Wed Aug 22, 2007 6:07 am    Post subject: Reply with quote

with which program?

If delphi (or any other for that matter) you can use SetCursPos and simulate mouse clicks ... This is a simple "Bot"
Back to top
View user's profile Send private message MSN Messenger
oib111
I post too much
Reputation: 0

Joined: 02 Apr 2007
Posts: 2947
Location: you wanna know why?

PostPosted: Wed Aug 22, 2007 8:06 am    Post subject: Reply with quote

SendIput()
_________________


8D wrote:

cigs dont make people high, which weed does, which causes them to do bad stuff. like killing
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
TheIndianGuy
Advanced Cheater
Reputation: 102

Joined: 14 Jan 2007
Posts: 88

PostPosted: Thu Aug 23, 2007 11:39 am    Post subject: Re: How do i make a *bot* program Reply with quote

IGGnewb wrote:
As it says up there.=) need help


what do you mean by "as it says up there" it says nothing useful you havent said what you want the bot to do no one can help you/make it for you untill you say what you would like it to do.
Back to top
View user's profile Send private message
seVIIen
How do I cheat?
Reputation: 0

Joined: 24 Aug 2007
Posts: 5

PostPosted: Fri Aug 24, 2007 3:56 am    Post subject: Reply with quote

Can someone make a Tut plz?? I am very noob
Back to top
View user's profile Send private message
the_undead
Expert Cheater
Reputation: 1

Joined: 12 Nov 2006
Posts: 235
Location: Johannesburg, South Africa

PostPosted: Fri Aug 24, 2007 4:52 am    Post subject: Reply with quote

seVIIen wrote:
Can someone make a Tut plz?? I am very noob


Your English teacher would be ashamed.

Code:
   INPUT *Input = new INPUT[3];
   
   (Input+1)->type = INPUT_KEYBOARD;
   (Input+1)->ki.dwFlags = KEYEVENTF_EXTENDEDKEY;
   (Input+1)->ki.wVk = VkKeyScan('Z');

   (Input+2)->type = INPUT_KEYBOARD;
   (Input+2)->ki.dwFlags = KEYEVENTF_KEYUP;
   (Input+2)->ki.wVk = VkKeyScan('Z');
   
   SendInput(3, Input, sizeof(INPUT));

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