0Day Forums
Afk Bot? For a Game. (Combat-Arms) - Printable Version

+- 0Day Forums (https://0day.red)
+-- Forum: Coding (https://0day.red/Forum-Coding)
+--- Forum: VB.NET (https://0day.red/Forum-VB-NET)
+--- Thread: Afk Bot? For a Game. (Combat-Arms) (/Thread-Afk-Bot-For-a-Game-Combat-Arms)

Pages: 1 2


Afk Bot? For a Game. (Combat-Arms) - trolley931 - 03-23-2011

Could someone help me make one? msn : [email protected] : [email protected]


RE: Afk Bot? For a Game. (Combat-Arms) - savannazdstjvgm - 03-23-2011

Could someone help me make one? msn : [email protected] : [email protected]


RE: Afk Bot? For a Game. (Combat-Arms) - ungrieving80631 - 03-23-2011

Ok after school is over" i can get on at school" I will Pm u back? Oks?

You want a video or what?


RE: Afk Bot? For a Game. (Combat-Arms) - concur601 - 03-23-2011

hi

well im not bad at making bots but i need some help from Coder-San :biggrin: also i need to see how the game is like.


RE: Afk Bot? For a Game. (Combat-Arms) - carlol - 03-23-2011

hi

well im not bad at making bots but i need some help from Coder-San :biggrin: also i need to see how the game is like.


RE: Afk Bot? For a Game. (Combat-Arms) - Sirstockroom10 - 03-23-2011

Well, if all you need is sending keys, its quite easy, the basic idea is:
Hidden Content
for special keys like ENTER you need to put it in {}

example:
Hidden Content

there are many more combinations, look for them on google :smile: put: "VB.NET SendKeys" and you should get some result :smile:



RE: Afk Bot? For a Game. (Combat-Arms) - spongy357889 - 03-24-2011

So make a simple gui like start and stop and sat sendkeys.Sendwait("Space Bar") for start or something i want it to be
Start- hit space bar every 5seconds
and stop to stop to stop hit space aka Jump?
Anyone?



RE: Afk Bot? For a Game. (Combat-Arms) - raspingly842101 - 03-24-2011

Quote:(03-24-2011, 03:23 PM)LostSoul Wrote:

[To see links please register here]

So make a simple gui like start and stop and sat sendkeys.Sendwait("Space Bar") for start or something i want it to be
Start- hit space bar every 5seconds
and stop to stop to stop hit space aka Jump?
Anyone?

yeh, 2 buttonds: Start and Stop
and 1 timer, set inrerval to 5000 for 5 seconds.

Double click the "Start" button and put:
Hidden Content

Double click the "Stop" button and put:
Hidden Content

now find the code for the key you want here:

[To see links please register here]


and double click the timer, and put:
Hidden Content

for normal letters or so, you can just do:

Hidden Content

just read the microsoft guide =)
here:

[To see links please register here]




RE: Afk Bot? For a Game. (Combat-Arms) - brookempofdqto - 03-24-2011

Wow thanks ill try this.


RE: Afk Bot? For a Game. (Combat-Arms) - brigid266 - 03-25-2011

Quote:(03-24-2011, 11:08 PM)LostSoul Wrote:

[To see links please register here]

Wow thanks ill try this.

Np :smile:

I have made a afk/spam bot once, if I find the source, Ill share it with you :smile: