Jump to content

Recommended Posts

Posted

Hello i want to make myself a bot for automatic fishing, but i never worked with AutoIt so i wanted to ask first if its even possible.

The bot should press "1" to attach bait to the fishing rod and then "2" to start fishing. After a while a number from 1-4 will pop up above ur head and u have to press "2" the right ammount of times coresponding to the number above ur head.

The number pops up after 5-15sec and stays about 2sec. It doesnt increase or decrease in size when it pops up but u have some sparkles and a circle around it when it starts to appear and if u zoom in and out the size and position vary alot. I will add a link with screenshot so u can see it. https://imgur.com/a/hDGKQ1m

Basicly should look like this

- somehow focus my screen in right direction so im not zoomed in so pixel scan will work

-press key 1

-press key 2

-scan pixel if true press key x

-else scan pixel if true press Key y

and so on and repeat.

 

but i dont know if u can scan multiple pixels so fast and how many points i need to scan to identify the number for sure etc. And im not sure if the number not a little transparent, so the background changes the colour of the number depending on my position. is it possible to scan in a range of a colour, like not only exact colour false/true but have true if its just a blueish colour or have pixel scanner just detect if colour changes etc.

Another problem is, that if u fail ur fishing rod goes to inventory and u blocked from fishing for 60sec, but u can equip it again with 1-2 mouseclicks.

I only need this so i can watch some movie and dont have to focus permanently on pressing some buttons.

 

So my question would be if i have a realistic chance to learn how to make this myself in 2weeks or better give someone 100€ to do it for me. Btw i dont want someone do my work for me only want to know if possible to realize this with autoit or if u see any critical error which make it even pointless to start this. the rest i figure out myself, cause i bet there alot of tutorials here anyway.

 

 

  • Moderators
Posted

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

 

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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