[Archive] WoW 1.12.1 Fishing Bot
[Archive] WoW 1.12.1 Fishing Bot
Quote: Originally Posted by slook
sry, didnt read your post. now iam back to 1.12.1 anyway.
quick question ... how do i even start the bot?
you have to compile it first
Archived author: Sargerasko • Posted: 2025-11-04T13:45:01.012863
Original source
Quote: Originally Posted by slook
sry, didnt read your post. now iam back to 1.12.1 anyway.
quick question ... how do i even start the bot?
you have to compile it first
Quote: Originally Posted by suoandong
Thank you for your code. When I click start fishing, what should I do with this?
1.jpg
That looks like a Chinese client u will need to up date the section of code that casts fishing to the Chinese word for fishing
Archived author: WiNiFiX • Posted: 2025-11-04T13:45:01.012863
Original source
Quote: Originally Posted by suoandong
Thank you for your code. When I click start fishing, what should I do with this?
1.jpg
That looks like a Chinese client u will need to up date the section of code that casts fishing to the Chinese word for fishing
Quote: Originally Posted by WiNiFiX
World of Warcraft 1.12.1 Fishing Bot (here)
Developed for educational purposes. (C#, Memory Editing)
Note:
- 100% safe on private servers
- Do not use on live servers - you have a high chance of a ban.
- Use at your own risk.
- Windows 8+ users may experience WoW crashes when the bot is closed.
[url=https://github.com/winifix/Fishbot-1.12.1][/url]
Great bot, you think you might add baits apply? I have a few Vanilla bots but none of them can do it (except the paid ones).
Archived author: vagabund132 • Posted: 2025-11-04T13:45:01.012863
Original source
Quote: Originally Posted by WiNiFiX
World of Warcraft 1.12.1 Fishing Bot (here)
Developed for educational purposes. (C#, Memory Editing)
Note:
- 100% safe on private servers
- Do not use on live servers - you have a high chance of a ban.
- Use at your own risk.
- Windows 8+ users may experience WoW crashes when the bot is closed.
[url=https://github.com/winifix/Fishbot-1.12.1][/url]
Great bot, you think you might add baits apply? I have a few Vanilla bots but none of them can do it (except the paid ones).
Quote: Originally Posted by suoandong
Thank you for your code. When I click start fishing, what should I do with this?
1.jpg
run it on an English client will fix that
Archived author: WiNiFiX • Posted: 2025-11-04T13:45:01.012863
Original source
Quote: Originally Posted by suoandong
Thank you for your code. When I click start fishing, what should I do with this?
1.jpg
run it on an English client will fix that
Quote: Originally Posted by squiggy
been working on a tbc bot over the summer, got most of those offsets:
(edit, i was using Shynds code to find the objMgr automatically but got curious about this approach and went hunting. i think these should be the correct offsets)
g_clientConnection = 0xD43318
s_curMgrOffset = 0x2218
FirstObjectOffset = 0xAC
NextObjectOffset = 0x3C
PlayerName = wow.exe + 0x943348
TargetGUID = wow.exe +0x86E960
ClntObjMgrGetActivePlayerObj = 0x00402f40
FrameScript__Execute = 0x706C80
FrameScript__GetLocalizedText :
FrameScript__GetText = 0x00707200
will test thanks just downloading a 2.4.3 client.
Archived author: WiNiFiX • Posted: 2025-11-04T13:45:01.012863
Original source
Quote: Originally Posted by squiggy
been working on a tbc bot over the summer, got most of those offsets:
(edit, i was using Shynds code to find the objMgr automatically but got curious about this approach and went hunting. i think these should be the correct offsets)
g_clientConnection = 0xD43318
s_curMgrOffset = 0x2218
FirstObjectOffset = 0xAC
NextObjectOffset = 0x3C
PlayerName = wow.exe + 0x943348
TargetGUID = wow.exe +0x86E960
ClntObjMgrGetActivePlayerObj = 0x00402f40
FrameScript__Execute = 0x706C80
FrameScript__GetLocalizedText :
FrameScript__GetText = 0x00707200
will test thanks just downloading a 2.4.3 client.
Quote: Originally Posted by WiNiFiX
will test thanks just downloading a 2.4.3 client.
unable to test without FrameScript__GetLocalizedText for 2.4.3 its not the same as FrameScript__GetText
Archived author: WiNiFiX • Posted: 2025-11-04T13:45:01.012863
Original source
Quote: Originally Posted by WiNiFiX
will test thanks just downloading a 2.4.3 client.
unable to test without FrameScript__GetLocalizedText for 2.4.3 its not the same as FrameScript__GetText
Quote: Originally Posted by vagabund132
Great bot, you think you might add baits apply? I have a few Vanilla bots but none of them can do it (except the paid ones).
I made the project open-source so that the community could improve it feel free to add support for baits in the source code and share here i will gladly include it
Archived author: WiNiFiX • Posted: 2025-11-04T13:45:01.012863
Original source
Quote: Originally Posted by vagabund132
Great bot, you think you might add baits apply? I have a few Vanilla bots but none of them can do it (except the paid ones).
I made the project open-source so that the community could improve it feel free to add support for baits in the source code and share here i will gladly include it