Small Fisher - fish bot menu

User Tag List

Page 4 of 7 FirstFirst 1234567 LastLast
Results 46 to 60 of 99
  1. #46
    Tirthankara's Avatar Active Member
    Reputation
    18
    Join Date
    Jun 2017
    Posts
    47
    Thanks G/R
    4/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yes there is - see the setup video
    P.S. If you are so worried about the icon - better not use the bot at all. There are 1000 + 1 ways to detect it. The icon is not in the first place
    Last edited by Tirthankara; 09-12-2019 at 07:09 AM.

    Small Fisher - fish bot
  2. Thanks festisio (1 members gave Thanks to Tirthankara for this useful post)
  3. #47
    dr.bloody's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    12
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok my bad. Didn't realize the "rename *.exe" button would change that as well.

    I'm aware of the 1k ways of detection. But just leaning back with your hands in the lap and not doing anything at all isn't the best way either?
    Just trying to give some feedback and/or ideas instead of just leeching of your invested time.
    Last edited by dr.bloody; 09-12-2019 at 08:07 AM.

  4. #48
    Tirthankara's Avatar Active Member
    Reputation
    18
    Join Date
    Jun 2017
    Posts
    47
    Thanks G/R
    4/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I really appreciate the feedback. I don’t like it when people don’t value my time. The video was recorded to facilitate setup and demonstrate functionality.
    Almost no one is looking at him. The idea of ​​changing the icon is absurd. Next - if you read the forum, I already wrote:

    "Postscript - Everything that depended on me (protection against detection) - I did"
    Last edited by Tirthankara; 09-12-2019 at 10:28 AM.

  5. Thanks festisio (1 members gave Thanks to Tirthankara for this useful post)
  6. #49
    Neff's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    12
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for the great work. Works fine.

  7. #50
    KKira's Avatar Active Member
    Reputation
    20
    Join Date
    Apr 2019
    Posts
    36
    Thanks G/R
    5/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you please explain why you need the addon, it does nothing important related to the fisher. (below is some code, wont post it all im sure its obfuscated for a reason.)
    PHP Code:
    EvFrame:SetScript("OnUpdate", function ()
        
    local facing GetPlayerFacing();
        --
    local pitch GetUnitPitch("player");
        --
    local xGetPlayerMapPosition("player");
        
    local map C_Map.GetBestMapForUnit("player")
        
    local position C_Map.GetPlayerMapPosition(map"player")
        --print(
    position:GetXY())
        
    local xposition:GetXY()
        
    local tFasing math.modf(math.deg(facing))
        
    local tX math.modf(x*10000)
        
    local tY math.modf(y*10000)
        if(
    tFasing == 0then
        
    --print(tFasing)
        
    end
        
        local hFasing 
    num2hex(tFasing)
        
    local hX num2hex(tX)
        
    local hY num2hex(tY)
        --print(
    hFasing)
        --print(
    tY)
        
        
    SetFrameFacingTex(4hFasing)
        
    SetFrameXTex(0hX)
        
    SetFrameYTex(2hY)
    end
    But otherwise, seems to work as well as Fishbot.net but with the bonus of image scanning so mouse moves less.
    Which image library you using out of interest?

  8. #51
    Tirthankara's Avatar Active Member
    Reputation
    18
    Join Date
    Jun 2017
    Posts
    47
    Thanks G/R
    4/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This code was originally incorporated into the addon - there should have been a version with a move. If the addon bothers you - the program is functional even without it, but will not accurately calculate the number of fish caught.
    It is unfortunate that you are comparing my bot with a primitive Fishbot.net which is looking for a bobber with the cursor.
    The bot uses proprietary algorithms
    PS If you have not noticed, the mouse does not move at all during the search.
    PPS The code is simply removed from visibility - the less they know, the better. If I wanted to hide the code, you would not see it.
    Last edited by Tirthankara; 09-13-2019 at 08:29 AM.

  9. Thanks KKira, festisio (2 members gave Thanks to Tirthankara for this useful post)
  10. #52
    festisio's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    5
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for sharing this bot, it is really good, except sometimes it moves the camera when meaning to open the bobber, which can then move my view outside of the scanning area, meaning no more fish can be caught

    This happens whichever camera mode I se (never, smart, always, when moving)

    Has anyone else seen this and got any thoughts? thanks

  11. #53
    Tirthankara's Avatar Active Member
    Reputation
    18
    Join Date
    Jun 2017
    Posts
    47
    Thanks G/R
    4/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    try to change the value of pauses before catch a fish

  12. #54
    Mutlu's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Having an issue where it will not recast and just go afk - is there something I am doing wrong?

  13. #55
    Linxxwixxa's Avatar Member
    Reputation
    1
    Join Date
    Oct 2019
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Good Job, man. It is working like a Charm.
    Is there a way to use baits ?

  14. #56
    Dyl63's Avatar Member
    Reputation
    1
    Join Date
    Sep 2019
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There is a button to cast after x interval.

    I have it set to motw, but you could make it a bait macro?

  15. #57
    Linxxwixxa's Avatar Member
    Reputation
    1
    Join Date
    Oct 2019
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dyl63 View Post
    There is a button to cast after x interval.

    I have it set to motw, but you could make it a bait macro?
    ...but a "one-key" bait macro?? I don't know how?
    All i found on the net, would be a "two-hit" macro.
    Any solutions?

  16. #58
    Cacahuetus's Avatar Member
    Reputation
    1
    Join Date
    Oct 2019
    Posts
    3
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does it work through splashtop? it will be safer to use it that way, don't you think?

  17. #59
    artstylee's Avatar Member
    Reputation
    2
    Join Date
    Oct 2019
    Posts
    10
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    works on classic but sometimes i come to check and the bot is just sitting :afk:
    dunno why
    annd he cannot start fishing because its impossible to use skills while you are sitting afk

  18. #60
    artstylee's Avatar Member
    Reputation
    2
    Join Date
    Oct 2019
    Posts
    10
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    got banned on official classic
    6 month
    gg
    Last edited by artstylee; 10-24-2019 at 04:41 PM.

Page 4 of 7 FirstFirst 1234567 LastLast

Similar Threads

  1. [Bot] Wangler - small and simple fish bot.
    By KcDan in forum World of Warcraft Bots and Programs
    Replies: 31
    Last Post: 12-18-2011, 03:04 AM
  2. 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
  3. Fishing Bot! (Auto-It)
    By janzi9 in forum World of Warcraft Bots and Programs
    Replies: 6
    Last Post: 05-18-2006, 10:23 PM
  4. Need a fishing bot
    By TripleShank26 in forum World of Warcraft General
    Replies: 4
    Last Post: 05-14-2006, 10:19 AM
  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 01:18 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