Jump to content

Best programming language to make a Bot - (Locked)


Recommended Posts

Hi, 

I'm trying to make a bot for a online game. I have one that works fairly well on auto it. However I have seen other developers make Bots that can work with the game window in the background. It just can't be minimized. 

Is there a way to do that with auto it, while checking for pixels or image search. I am using the msvcr110d.dll with imagesearch.dll posted here some time ago. A lot of the maneuvering is done through pixel detection as well though.

If this is not possible through auto it, is there another language that is better suited for this. Also in addition for this particular game when using the auto it info tool, I do not get any control information. Which means I cannot use controlclick or other similar commands.

I'm willing to learn a new language for this. Any recommendations on where I should start? Thanks.

Link to comment
Share on other sites

1 hour ago, argumentum said:

You've been in the forum since 2013. You should know better than asking this type of question. (!)

My bad if such questions are prohibited. I'm just trying to build something to save my hands and save time. Not making a bot for sale on anything. 

Link to comment
Share on other sites

  • Moderators

Welcome to the AutoIt forum.

Unfortunately you appear to have missed the Forum rules on your way in. Please read them now - particularly the bit about not discussing game automation - and then you will understand why you will get no help and this thread will now be locked.

See you soon with a legitimate question I hope.

The Moderation team

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...