![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: May 2006
Posts: 6
Rep Power: 0
![]() |
Python Bot
Hi. I was just wondering if its possible to create a python bot.
Ex: Clicking the colors or (x,y) where you want to. Moving mouse, sending keys, etc.. And is it possible to run it in memory? Ex: While its botting, you can do other stuffs. -Thank you |
|
|
|
|
|
#2 |
|
Programmer
|
nice answer: yes.
but: what the heck are you talking about ? what kind of bot ? |
|
|
|
|
|
#3 |
|
Newbie
Join Date: May 2006
Posts: 6
Rep Power: 0
![]() |
Hmmm...
A bot that could move the mouse (not your real mouse, your cursor). That could click specific areas (x,y) or colours. That could sendkeys (sending keys like: "abc") And my other questions was: Is it possible to run the bot in memory (example: while your running the bot, you could do some other stuffs.) |
|
|
|
|
|
#4 |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5
![]() |
Any language could do that, with the correct libraries and APIs, which are going to be specific to the OS you use. If you're using Windows, you'll probably need to look into the Win32 API.
|
|
|
|
|
|
#5 |
|
Newbie
Join Date: May 2006
Posts: 6
Rep Power: 0
![]() |
and what about running it in memory?
Could it be possible to do other stuffs while its botting? |
|
|
|
|
|
#6 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Of course. Easier if you already have a suitable OS running. You still haven't said. Check a "How to Post" thread -- it'll give you ideas about information being key to effective help (I hope). As a new member, I also invite you to read the FAQ/rules, get a feel for the community, so to speak. Welcome aboard.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#7 |
|
Newbie
Join Date: May 2006
Posts: 6
Rep Power: 0
![]() |
I have Windows XP.
|
|
|
|
|
|
#8 | |
|
Professional Programmer
Join Date: Apr 2005
Location: London, England
Posts: 459
Rep Power: 4
![]() |
Quote:
|
|
|
|
|
|
|
#9 |
|
Newbie
Join Date: May 2006
Posts: 6
Rep Power: 0
![]() |
Well i didnt know how to explain it.
I wanted to say: Run it in the background. Like you can do stuffs while its botting. |
|
|
|
|
|
#10 |
|
Professional Programmer
Join Date: May 2006
Location: Maryland, USA
Posts: 306
Rep Power: 3
![]() |
Sounds you like you want to make a bot for World of Warcraft or something similar, which is why you keep using the term "botting". You do realize for almost all games this is against the EULA?
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|