Fishing bot

02/17/2023 04:32 Curled0191#46
so you gonna posrt it or no
02/27/2023 03:27 jwoot15#47
Quote:
Originally Posted by awly View Post
Is fishing even worth automating? The minigame is client sided and it's fairly easy to cheat on, there's even a way to completely skip it.

Edit:

I made a tool that patches the fishing minigame so that it's impossible to lose. You still need to cast and hook manually. It requires .NET 6 runtime and you're supposed to run it after starting the game. Have fun!

(2022-06-04) [Only registered and activated users can see links. Click Here To Register...]
It works. but is this safe tho?
03/02/2023 02:25 Kaizzu#48
"It works. but is this safe tho?"

Seems to be, and the author is not a new member.



Almost a year and still working, this dude is a shaman :handsdown:



Unfortunately it does not grab the fish automatically BUT still doing such a greaaaaat job.

Using for a week now, didnt have any issue but, is there anyway to kill the process in order to play with other ? or we need to kill the gw2 client

Did you guys improve this by your own?

Anyway, thank you
04/02/2023 06:57 ZodiakSL#49
I'm also interested in an automated fishing buddy please :D
05/06/2023 15:10 zz5040#50
I am interested too
05/10/2023 19:38 lazaraslong1202#51
Why does everyone want a Fish bot ? I am just trying to understand the appeal of it.. Is this some sort of money maker that makes gold like crazy?
06/01/2023 07:31 shamanking#52
Quote:
Originally Posted by awly View Post
Is fishing even worth automating? The minigame is client sided and it's fairly easy to cheat on, there's even a way to completely skip it.

Edit:

I made a tool that patches the fishing minigame so that it's impossible to lose. You still need to cast and hook manually. It requires .NET 6 runtime and you're supposed to run it after starting the game. Have fun!

(2022-06-04) [Only registered and activated users can see links. Click Here To Register...]
I downloaded the file, installed .net 6 runtime but I am getting unhandled exception fishpattern failed. can anyone help
06/07/2023 11:41 barry6721#53
Quote:
Originally Posted by shamanking View Post
I downloaded the file, installed .net 6 runtime but I am getting unhandled exception fishpattern failed. can anyone help
thanks, it works for me, you need to install .net6, unzip folder on desktop and run .exe while being in-game :handsdown::handsdown::handsdown:
06/17/2023 14:16 tm90#54
thanks for the bot, i got some errors too but it still worked ingame
08/02/2023 13:34 Nightscore#55
I'm kinda new to Cheat Engine... But i wanna learn it :D
I found the AOB but don't know what the +02 means...
Do i count 2 Bytes forward from the end of the AOB or what should i do?
08/03/2023 15:47 Licutas#56
I just tried to run this on a new computer and it isnt working, was working fine on my old one that died. help???
09/01/2023 06:31 CTRL-ALT-l337#57
I can create a bot for this if it has interest. Just need to know what the bot should do :-) Could someone add me and explain the steps?

It would work in a similar way to our GW2 TP bot:
09/05/2023 22:48 CTRL-ALT-l337#58
I have something working you guys can test, add me on Discord: #fzoid1337

There are currently two options, use a more "safe" way of catching fish (image recognition), and a second option to use memory manipulation. It auto fishes, but bait/lure is not automatically equipped, it's on my todo. You likely also need to sail around, thats also on my todo. Need more info on what the bot should do exactly. And it likely has to be generic what it does so everyone is not doing the same thing.

09/13/2023 05:43 alexqu0822#59
Quote:
Originally Posted by Nightscore View Post
I'm kinda new to Cheat Engine... But i wanna learn it :D
I found the AOB but don't know what the +02 means...
Do i count 2 Bytes forward from the end of the AOB or what should i do?
It means replace
F3 0F 58 41 14 0F 2F C7 F3 0F 11 41 14 76
with
F3 0F 10 41 18 0F 2F C7 F3 0F 11 41 14 76
09/26/2023 22:54 Fretful1234#60
I'm getting - Unhandled exception. System.Exception: fishPattern failed at Fishing.Program.Main()

Installed .NET 6 runtime and ran the fishing app as administrator.
is there a particular place i need to put the fishing file? its just on my desktop.