-
Before you spam the thread. YES, Wild-Catch will experience some downtime after the Legion prepatch. How long will depend on several factors but there's always a chance that it will NOT be updated. If, however, the project does "rage on", you can expect an update hopefully before the legion invasion begins with the current feature-set that is available now. A more meaningful update will come some time after that and will include a lot of the features that people have been asking for over the years. Either way, keep your eye on Facebook, Twitter, GitHub, (Yeti Wild Catch - Advanced stationary fishing bot)OwnedCore and the homepage for the latest information.
EDIT: The list is finally organized, after all these years. Now all that's left is the implementation, easy right?
Last edited by Torpedoes; 07-20-2016 at 12:05 AM.
-
Post Thanks / Like - 2 Thanks
-
Member
Originally Posted by
Torpedoes
Before you spam the thread. YES, Wild-Catch will experience some downtime after the Legion prepatch. How long will depend on several factors but there's always a chance that it will NOT be updated. If, however, the project does "rage on", you can expect an update hopefully before the legion invasion begins with the current feature-set that is available now. A more meaningful update will come some time after that and will include a lot of the features that people have been asking for over the years. Either way, keep your eye on Facebook, Twitter, GitHub, (Yeti Wild Catch - Advanced stationary fishing bot)OwnedCore and the homepage for the latest information.
Thx for the info man. I'm confident you will decide to update
-
Member
Originally Posted by
Torpedoes
Before you spam the thread. YES, Wild-Catch will experience some downtime after the Legion prepatch. How long will depend on several factors but there's always a chance that it will NOT be updated. If, however, the project does "rage on", you can expect an update hopefully before the legion invasion begins with the current feature-set that is available now. A more meaningful update will come some time after that and will include a lot of the features that people have been asking for over the years. Either way, keep your eye on Facebook, Twitter, GitHub, (Yeti Wild Catch - Advanced stationary fishing bot)OwnedCore and the homepage for the latest information.
EDIT: The list is finally organized, after all these years. Now all that's left is the implementation, easy right? 
Hey dude, thanks for the constant updates and work on this amazing bot.
"but there's always a chance that it will NOT be updated" I'm hoping this won't happen NO GOD PLZ NO , that statement alone ruined my day
.
Keep up the good work!
-
Banned
Adding my voice to the chorus of "Please update". I didn't get the chance to try the bot, but background and passive are two magical words. Please update your wonderful program!
-
Member
Guys, I'am sorry. Some body have old version 6.2.3. Pls give download link, thx.
-
Member
Originally Posted by
Fobios
Guys, I'am sorry. Some body have old version 6.2.3. Pls give download link, thx.
There is no older version i think. This bot will update by himself so you can't backup him.
-
Originally Posted by
Fobios
Guys, I'am sorry. Some body have old version 6.2.3. Pls give download link, thx.
Originally Posted by
FlashlightHD
There is no older version i think. This bot will update by himself so you can't backup him.
While not available yet, this is something that will be available soon. But you'll have to give me some time.
-
Post Thanks / Like - 2 Thanks
-
Member
Originally Posted by
Torpedoes
While not available yet, this is something that will be available soon. But you'll have to give me some time.
Thank you, it so kind of you!
-
Member
I'em every day full of hope for an update.
-
Active Member
Amazing bot, nice support ans still free while in beta. It's all what we need i think.
-
Post Thanks / Like - 1 Thanks
FlashlightHD (1 members gave Thanks to HighlineTV for this useful post)
-
Contributor
Originally Posted by
Torpedoes
While not available yet, this is something that will be available soon. But you'll have to give me some time.
Quick question since I'm doing a rewrite of one of the softwares I manage.
Is it worth it to do pattern matching for offsets in the actual program? I'm sure you know how bothersome it can be to update for every single build especially if you were to have a large portfolio of projects.
I'm learning a lot about Windows PE files. X86 offsets are quite easy but I have now just learned about x64 RIP which is a slight more pain to calc offsets.
Do you pattern match in the yeti wares?
-
Originally Posted by
iispyderii
Do you pattern match in the yeti wares?
At the moment it's a lot of manual work. I open the previous build in IDA, along with the new one and use signature scans to find what I need. If I can't find the function, I have to resort to other techniques like xref's and string matching. That's actually how I found all of the x64 offsets. It was fine since only the top-level offsets changed most of the time, the data structures remain the same. If the data structures change, then I either reverse the function again or use cheat engine, along with custom tools I wrote, to scan the entire data structure. Either way, pain in the ass which is why I'll be moving away from this technique and writing an application to do it all for me. While most people use IDA scripts and analyze the offsets statically, I'll be analyzing them dynamically using robot-js. However, these tools will not be part of the released application, only for finding the offsets which I then embed into the bot. Hope this answers your question and good luck with your efforts.
-
Member
Hoping that you will get this working in Legion the same as it has been. Just simple and easy working. Will give a donation for sure and hope others will too. Since with this I can buy my gametime with ingame gold so could rather give you some since I save money IRL.
Keep up the good work.
-
Originally Posted by
Palmaso
Hoping that you will get this working in Legion the same as it has been. Just simple and easy working. Will give a donation for sure and hope others will too. Since with this I can buy my gametime with ingame gold so could rather give you some since I save money IRL.
Keep up the good work.
I love gold just as much ha ha, as far as I know, no one's been sued or banned for taking WoW gold as currency :-P
Either way, thanks for your support, I'll try my best!
-
Established Member
Awesome work, please let us know whenever something new comes out, even a testing build!