FishBotKEKW - FREE Fully External Fish Bot menu

User Tag List

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 43
  1. #16
    marcopoo's Avatar Member
    Reputation
    1
    Join Date
    Sep 2020
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by CapochDev View Post
    is your resolution 1920x1080?
    yes,resolution 1920x1080

    FishBotKEKW - FREE Fully External Fish Bot
  2. #17
    Shibili's Avatar Member
    Reputation
    4
    Join Date
    Sep 2020
    Posts
    3
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, so I found the problem before and forgot to share it here. I checked the code real quick without understanding that much but it looks like it searches for pixels so I went to the settings ingame under Interface and made sure the HUD size (scaling) is set to 80% (standard for desktop). And of course 1920x1080. I think most of us have it 100% because it's easier to see that way and that's probably the main cause. It works really well for me now.

  3. Thanks CapochDev (1 members gave Thanks to Shibili for this useful post)
  4. #18
    CapochDev's Avatar Member
    Reputation
    6
    Join Date
    Aug 2020
    Posts
    11
    Thanks G/R
    4/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shibili View Post
    Hello, so I found the problem before and forgot to share it here. I checked the code real quick without understanding that much but it looks like it searches for pixels so I went to the settings ingame under Interface and made sure the HUD size (scaling) is set to 80% (standard for desktop). And of course 1920x1080. I think most of us have it 100% because it's easier to see that way and that's probably the main cause. It works really well for me now.
    Thanks a lot for sharing! I'll put it in the documentation.

  5. #19
    not_so_dangerous's Avatar Member
    Reputation
    2
    Join Date
    Oct 2019
    Posts
    3
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by CapochDev View Post
    I suggest not to fish vertically, select spots that are horizontal to you (so that the fish bait is not on the edge of the screen).
    Let me know if this helped anyone.
    So I stopped to fish on sides. When I'm fishing under the character it works great. But sometimes bot lets the fish escape especially higher tier fishes. When it has to pull many times in the end it over-pulls it.

  6. #20
    marcopoo's Avatar Member
    Reputation
    1
    Join Date
    Sep 2020
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    still not working for me, no pulling force on the green bar

  7. #21
    Tweex_tv's Avatar Member
    Reputation
    1
    Join Date
    Sep 2020
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome works great man!
    Only the fishing bait is not working for me.
    I added the fish bait to first slot and equiped some. Bit it will never user Them only trys to add more to the slot

  8. #22
    not_so_dangerous's Avatar Member
    Reputation
    2
    Join Date
    Oct 2019
    Posts
    3
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tweex_tv View Post
    Awesome works great man!
    Only the fishing bait is not working for me.
    I added the fish bait to first slot and equiped some. Bit it will never user Them only trys to add more to the slot
    If your keyboard is in different language than english you need to change the letter what is send to the game instead of '1'.

    It's in this function:
    Code:
    useFishBait()
    {
    
        Sleep 200
        MouseGetPos, xpos, ypos
        Send {1}  <--- HERE
        Sleep 1400
        Send {i}
        Sleep 200
        Click 1590, 555, Right
        Sleep 200
        Send {i}
        Sleep 200
        MouseMove %xpos%, %ypos%
    
    }

  9. Thanks CapochDev (1 members gave Thanks to not_so_dangerous for this useful post)
  10. #23
    Cazeiga's Avatar Member
    Reputation
    1
    Join Date
    Jan 2018
    Posts
    32
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This can be used on Window client, or just Nox Emulator?

  11. #24
    CapochDev's Avatar Member
    Reputation
    6
    Join Date
    Aug 2020
    Posts
    11
    Thanks G/R
    4/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cazeiga View Post
    This can be used on Window client, or just Nox Emulator?
    only on windows client

  12. #25
    Cazeiga's Avatar Member
    Reputation
    1
    Join Date
    Jan 2018
    Posts
    32
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So, Albion Client windows need to be showed so?

    Can i minimize the window during Fishing Work?

  13. #26
    marcopoo's Avatar Member
    Reputation
    1
    Join Date
    Sep 2020
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have already follow the step, but still no pulling force on the green bar, how to fix?

  14. #27
    CapochDev's Avatar Member
    Reputation
    6
    Join Date
    Aug 2020
    Posts
    11
    Thanks G/R
    4/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cazeiga View Post
    So, Albion Client windows need to be showed so?

    Can i minimize the window during Fishing Work?
    nope, the bot just take control of the mouse and simulate what a player would do. So the client must be open

  15. #28
    marcopoo's Avatar Member
    Reputation
    1
    Join Date
    Sep 2020
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, this bot almost works for me, but everything works except when it tries to catch the fish, there is no applying force on the green bar, I havent caught a single fish with this bot yet and would love to ask for some assistance regarding that.

    Thanks in advance!

  16. #29
    ssssw's Avatar Member
    Reputation
    1
    Join Date
    Sep 2020
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Press F1, the computer will be black and no response, you must restart the computer

  17. #30
    CapochDev's Avatar Member
    Reputation
    6
    Join Date
    Aug 2020
    Posts
    11
    Thanks G/R
    4/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ssssw View Post
    Press F1, the computer will be black and no response, you must restart the computer
    idk what kind of computer you have. All the script does when you press F1 is wait to register your next mouse click position.

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Bot] Sharky 4.3.3 Fishing BOT [FREE]
    By smusen in forum World of Warcraft Bots and Programs
    Replies: 12
    Last Post: 09-23-2012, 10:24 AM
  2. [Release] Free fishing-bot
    By nox` in forum World of Warcraft Bots and Programs
    Replies: 11
    Last Post: 03-10-2012, 01:30 PM
  3. Hey ppl Whats a good Free undetected Fish bot i can use?
    By C00kie in forum WoW Bots Questions & Requests
    Replies: 2
    Last Post: 01-23-2011, 05:21 PM
  4. [Release] OMGBot Beta - Free Grinding, PvP, Gathering, Fishing bot
    By andykh in forum World of Warcraft Bots and Programs
    Replies: 268
    Last Post: 01-13-2011, 01:22 PM
  5. [New bot] Fish bot (color's calibration free)
    By mmosoft in forum World of Warcraft Bots and Programs
    Replies: 64
    Last Post: 02-26-2010, 06:40 PM
All times are GMT -5. The time now is 10:12 AM. 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