Jump to content

Recommended Posts

Posted

Long story short, I have always wanted to make my very own bot for video games. Before you click off right there I know that bots in games are looked down at and break most TOS rules. I do not plan on sharing anything other then knowledge. Any help given to me will have zero to very very very minor impact. I have plenty of time to play video games and honestly would just like to be able to say that I've done this. I wanted to start simple with a World Of Warcraft fishing bot. 

Before we get started here I am not looking for direct answers, I am here to learn. I want to for the most part "figure it out on my own"

The Bot: This is a very simple thing. I need the bot to click on a specific action button (Mouseclick 'left' at blah blah blah)

That action makes my character fish. It takes between 0-20 seconds for a fish to bite. So I need to have the bot "search an area" and wait for a specific moment when the "bobber" goes under water (that shows that a fish has been caught and is ready to be reeled in). Then I just have to have the bot click the bobber and repeat the steps.

 

Very very basic commands. This is what I would like to start off with then once I feel comfortable with that I need to learn how to make the bot.... less "bot like".

Such as: Making it's clicks not pixel perfect every time. Making the pathing change every so often. Making the bot miss the occasional fish. Making it move the camera around every so often. Making the character jump. Just normal things that make it so its less obvious.

 

I hope this is posted in the right place if not please let me know so I can move it.

 

  • Moderators
Posted (edited)

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

Edited by Melba23
Both together!

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

 

Guest
This topic is now closed to further replies.
×
×
  • Create New...