Yeti Wild Catch - Advanced stationary fishing bot menu

User Tag List

Page 22 of 78 FirstFirst ... 18192021222324252672 ... LastLast
Results 316 to 330 of 1169
  1. #316
    Torpedoes's Avatar ★ Elder ★ Doomsayer
    Authenticator enabled
    Reputation
    1147
    Join Date
    Sep 2013
    Posts
    956
    Thanks G/R
    148/415
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated for patch 6.2.3.20779. Please report any problems here.

    Yeti Wild Catch - Advanced stationary fishing bot
  2. #317
    neixze's Avatar Member
    Reputation
    1
    Join Date
    Dec 2015
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Same here unsupported

  3. #318
    Desoxyephedrine's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Still says unsupported

  4. #319
    Torpedoes's Avatar ★ Elder ★ Doomsayer
    Authenticator enabled
    Reputation
    1147
    Join Date
    Sep 2013
    Posts
    956
    Thanks G/R
    148/415
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by neixze View Post
    Same here unsupported
    Originally Posted by Desoxyephedrine View Post
    Still says unsupported
    Are you guys on EU? if so you may need to wait a day for your servers to get patched. (Crappy design on my part I know).

  5. #320
    mr.ed's Avatar Member
    Reputation
    1
    Join Date
    Sep 2015
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    works fine on EU atm, thanks for this nice bot. A suggestion: Could you make an option to the bindings, allowing to use several different keys as a sequence? This would be useful for baits, ie. fishing with one bait for 10min, afterwards applying another bait for 10min and so on. Could be implemented as a textfield saying "2,3,4,5" on a 10min timer instead of using only one key on a 10min timer, the application of yours should sequence the given keys internally.

    I tried a /castsequence macro with the baits, but it does not run reliably.

  6. #321
    Torpedoes's Avatar ★ Elder ★ Doomsayer
    Authenticator enabled
    Reputation
    1147
    Join Date
    Sep 2013
    Posts
    956
    Thanks G/R
    148/415
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mr.ed View Post
    works fine on EU atm, thanks for this nice bot. A suggestion: Could you make an option to the bindings, allowing to use several different keys as a sequence? This would be useful for baits, ie. fishing with one bait for 10min, afterwards applying another bait for 10min and so on. Could be implemented as a textfield saying "2,3,4,5" on a 10min timer instead of using only one key on a 10min timer, the application of yours should sequence the given keys internally.

    I tried a /castsequence macro with the baits, but it does not run reliably.
    You can have up to four different bindings on separate timers which could be used to accomplish this. I'm not sure why you need any more.

  7. #322
    Desoxyephedrine's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    All good now, I noticed that game version in the Bot was different than the game one. Thanks, as usual, for this amazing tool!

  8. #323
    mr.ed's Avatar Member
    Reputation
    1
    Join Date
    Sep 2015
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Torpedoes View Post
    You can have up to four different bindings on separate timers which could be used to accomplish this. I'm not sure why you need any more.
    I haven't found an algorithm that allows me to set four baits to be used using the keybinds without having them overwritten, that's why. E.g.
    Fire Ammonite Bait - keybind 2 - all 20min
    Abyssal thingy Bait - keybind 3 - all 30min

    minute 20: Fire Ammoite Bait, runs for 10 min
    minute 30: Abyssal Bait, runs for 10min
    minute 40: Fire Ammoite Bait, runs for 10 min
    minute 50: no bait used
    minute 60: Both baits used

    If you want to use four different baits it only gets worse :-/

    But nevermind, I wrote an addon that accomplished that. Unfortunately, this needs a lua unlocker, which is another potential reason for a ban (can't use UseContainerItem without an unlocker).

  9. #324
    Torpedoes's Avatar ★ Elder ★ Doomsayer
    Authenticator enabled
    Reputation
    1147
    Join Date
    Sep 2013
    Posts
    956
    Thanks G/R
    148/415
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mr.ed View Post
    I haven't found an algorithm that allows me to set four baits to be used using the keybinds without having them overwritten, that's why. E.g.
    Fire Ammonite Bait - keybind 2 - all 20min
    Abyssal thingy Bait - keybind 3 - all 30min

    minute 20: Fire Ammoite Bait, runs for 10 min
    minute 30: Abyssal Bait, runs for 10min
    minute 40: Fire Ammoite Bait, runs for 10 min
    minute 50: no bait used
    minute 60: Both baits used

    If you want to use four different baits it only gets worse :-/

    But nevermind, I wrote an addon that accomplished that. Unfortunately, this needs a lua unlocker, which is another potential reason for a ban (can't use UseContainerItem without an unlocker).
    Man, just use this macro:

    Code:
    /cast Abyssal Gulper Eel Bait
    /cast Blackwater Whiptail Bait
    /cast Blind Lake Sturgeon Bait
    /cast Fat Sleeper Bait
    /cast Fire Ammonite Bait
    /cast Jawless Skulker Bait
    /cast Sea Scorpion Bait
    It'll just cycle through the ones you have in your bag, put it on 10 minutes and forget about it. Also remember that the timer starts at zero then works its way up to what you specified, so if you set it for a 10 minute interval, it'll press the key after 10 minutes of using the bot, not when you first start it.
    Last edited by Torpedoes; 12-03-2015 at 06:45 PM.

  10. Thanks toastercor3 (1 members gave Thanks to Torpedoes for this useful post)
  11. #325
    mr.ed's Avatar Member
    Reputation
    1
    Join Date
    Sep 2015
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The macro won't help, cause it will use the first bait, then in the 10min of fishing it will most likely catch this exact bait again, so on the next iteration it will be used again. So you will end up with only one kind of fish caught for the whole session.

    But yeah, I understand that this is perhaps a special request and as I solved it coding a quick addon that cycles through all baits I specified within the source code, it's alright for me and working perfectly Thanks for your bot, it's easy to use and for your fast updates.

  12. #326
    Sammm's Avatar Member
    Reputation
    1
    Join Date
    Oct 2006
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mr.ed View Post
    The macro won't help, cause it will use the first bait, then in the 10min of fishing it will most likely catch this exact bait again, so on the next iteration it will be used again. So you will end up with only one kind of fish caught for the whole session.

    But yeah, I understand that this is perhaps a special request and as I solved it coding a quick addon that cycles through all baits I specified within the source code, it's alright for me and working perfectly Thanks for your bot, it's easy to use and for your fast updates.
    You could have just used a cast sequence macro
    Code:
    #showtooltip
    /castsequence reset=15 Abyssal Gulper Eel Bait, Blackwater Whiptail Bait, Blind Lake Sturgeon Bait, Fat Sleeper Bait, Fire Ammonite Bait, Jawless Skulker Bait, Sea Scorpion Bait

  13. #327
    freeloading's Avatar Knight-Lieutenant
    Reputation
    22
    Join Date
    Sep 2012
    Posts
    256
    Thanks G/R
    0/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm having problem with it today...first time using it yesterday everything worked fine. Now today, after a couple of cast my toon would move forward and be in the water...already drowned a couple of times.

  14. #328
    Torpedoes's Avatar ★ Elder ★ Doomsayer
    Authenticator enabled
    Reputation
    1147
    Join Date
    Sep 2013
    Posts
    956
    Thanks G/R
    148/415
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by freeloading View Post
    I'm having problem with it today...first time using it yesterday everything worked fine. Now today, after a couple of cast my toon would move forward and be in the water...already drowned a couple of times.
    Disable click to move.

  15. #329
    mr.ed's Avatar Member
    Reputation
    1
    Join Date
    Sep 2015
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sammm View Post
    You could have just used a cast sequence macro
    Code:
    #showtooltip
    /castsequence reset=15 Abyssal Gulper Eel Bait, Blackwater Whiptail Bait, Blind Lake Sturgeon Bait, Fat Sleeper Bait, Fire Ammonite Bait, Jawless Skulker Bait, Sea Scorpion Bait
    I tried, it sometimes "hung". Correct Bait icon was displayed, I had it in my bags, but nothing happened when I even manually pressed the key. I don't know what went wrong, but I assumed some internal problem. Was my first bet, though, yeah, so good idea. That resulted in over 10k Crescent Saberfish Flesh over the night

  16. #330
    Palmaso's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    3
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What an amazing fishbot. Just the way I wanted. Simple and easy without injection.

    But when I bind for example "1" to fishing, the bot presses SHIFT+1 instead. Is this intended for all keymappings or? Would be nice to have only "1" without a modifier so I can just shift+scroll to my "Fishing bar". Not a big issue but just curious

    Are you gonna keep this amazing bot working in Legion aswell Mr. Torpedoes? In that case I wanna know where I can give a donation for your work.

Similar Threads

  1. Replies: 211
    Last Post: 10-26-2015, 06:29 PM
  2. Tackle Box v0.2 Advanced Fishing Bot!
    By lopolop in forum World of Warcraft Bots and Programs
    Replies: 66
    Last Post: 03-17-2007, 08:41 AM
  3. World of Warcraft Fish Bot for 1.10
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 32
    Last Post: 08-11-2006, 12:11 AM
  4. Fishing Bot! (Auto-It)
    By janzi9 in forum World of Warcraft Bots and Programs
    Replies: 6
    Last Post: 05-18-2006, 10:23 PM
  5. Help WoW Fish-Bot
    By Eliteplague in forum World of Warcraft General
    Replies: 1
    Last Post: 05-07-2006, 08:36 PM
All times are GMT -5. The time now is 02:20 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search