LazyFish - 100% passive fishing bot! menu

Shout-Out

User Tag List

Page 16 of 30 FirstFirst ... 121314151617181920 ... LastLast
Results 226 to 240 of 445
  1. #226
    kbone213's Avatar Member
    Reputation
    7
    Join Date
    Oct 2009
    Posts
    13
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The newest version seems to take a lot longer than is necessary to assess the bobber size and tends to miss the splash for doing so. It seems to scan from left to right once, then finds the top 4 times before slowly going down to find the bottom. I tried increasing the "Splash offset" pixels to a bit higher of a number with hopes that it would increase the speed due to requiring lower accuracy, but it made no significant change.

    My suggestion is to try +2 or +3 where you currently +1 in the bobber size scanning loop and to try finding out why it looks for the top 4-5x.

    It also just crashed as I was typing this with no error again. This is the worst issue for me because I can't help at all with more information. It just closes. Administrator does not help. I have tried running on a VM with similar luck.

    LazyFish - 100% passive fishing bot!
  2. #227
    iezequil's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    same here, fails to pull.

  3. #228
    darobbiebot's Avatar Member
    Reputation
    2
    Join Date
    Sep 2016
    Posts
    22
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello There

    The new verison is now being detected by Bitdefender AV as a Torjan Horse.

    Is there any tests I can do to confirm this is clean ?

    I will sumbit to Virus Total Thy friends

  4. #229
    Createaa's Avatar Contributor
    Reputation
    125
    Join Date
    Mar 2010
    Posts
    103
    Thanks G/R
    8/50
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Update. Added video!

    Bad or good news?
    Honestly, I am not happy with how it looks, the settings, the false positives and the changes I had to do to the core. I cannot pinpoint whats causing crashes for you as I am unable to make it crash at all :/.
    I kinda wanna redo it (again).

    Code:
    v2.0.1
    - Fixed 2 bugs
    - Increased bobberspeed
    - Enlarged output window

  5. Thanks nobodylol (1 members gave Thanks to Createaa for this useful post)
  6. #230
    mserviet2's Avatar Member
    Reputation
    1
    Join Date
    Sep 2018
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    bobber speed still to slow and not accurate sometime he find the bobber but click on it instantly without fish
    Last edited by mserviet2; 09-12-2018 at 02:10 PM.

  7. #231
    Createaa's Avatar Contributor
    Reputation
    125
    Join Date
    Mar 2010
    Posts
    103
    Thanks G/R
    8/50
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mserviet2 View Post
    bobber speed still to slow and not accurate sometime he find the bobber but click on it instantly without fish
    Increase offset to fix that it doesnt click instantly.

  8. #232
    mserviet2's Avatar Member
    Reputation
    1
    Join Date
    Sep 2018
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    but the bobber speed is still low to acces bobber size it miss splash

  9. #233
    Createaa's Avatar Contributor
    Reputation
    125
    Join Date
    Mar 2010
    Posts
    103
    Thanks G/R
    8/50
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mserviet2 View Post
    but the bobber speed is still low to acces bobber size it miss splash
    Because it adjusts the offset to detect splash and not increase the speed of the cursor..

    Watch the video, its with the even slower bobber speed. I spam the fishing skill and then set the scan box in that small area where the bobber lands.

  10. #234
    HunMaverick's Avatar Member
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, Bitdefender said Variant.MSILPerseus.162627 found in this exe..please confirm this is clean, thanks.

  11. #235
    mserviet2's Avatar Member
    Reputation
    1
    Join Date
    Sep 2018
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    v2.0.1 dont work very well for me actually the v1.1.3 work better for me but sometime close itself in v2.0.1 the bobber size acces is way too slow and sometime the hook stop at the top and catch fish but no bite

  12. #236
    savedimp's Avatar Member
    Reputation
    2
    Join Date
    Sep 2018
    Posts
    2
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Having the same issues others are having with it crashing randomly. I have had it crash as quickly as 5 minutes in or it work perfectly for 8 hours straight. We should all post logs of the crash to see if they are all similar problems. I have very similar error logs in the windows event viewer for both computers I have tried this on. To open windows event viewer (Start -> Search for "Event Viewer" -> Windows Logs -> Application -> Filter for "Error" level)

    My logs below

    Application: skype.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.InvalidOperationException
    at System.Drawing.Image.get_Width()
    at System.Drawing.Bitmap.GetPixel(Int32, Int32)
    at Skype.Fisher.CompareCursorToHookIcon(System.Drawing.Bitmap)
    at Skype.Fisher.Scan()
    at Skype.LazyFishMain.BotRotation()
    at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
    at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
    at System.Threading.ThreadHelper.ThreadStart()

    Faulting application name: skype.exe, version: 2.0.1.0, time stamp: 0x5b992c79
    Faulting module name: KERNELBASE.dll, version: 10.0.17134.165, time stamp: 0xfa43f4b2
    Exception code: 0xe0434352
    Fault offset: 0x0010ddc2
    Faulting process id: 0x7f4
    Faulting application start time: 0x01d44adb7609c567
    Faulting application path: C:\Users\REDACTED\Downloads\lf\skype.exe
    Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
    Report Id: 7e77ac36-0345-4ee0-96d1-ad9518ad2eb9
    Faulting package full name:
    Faulting package-relative application ID:

  13. #237
    Sarkot's Avatar Member
    Reputation
    1
    Join Date
    Oct 2014
    Posts
    52
    Thanks G/R
    1/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Keeps failing a lot to assess the size

  14. #238
    Wattepad's Avatar Member
    Reputation
    2
    Join Date
    Sep 2018
    Posts
    12
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Honestly, I'm using the 1.0.2. And that knew works perfectly fine for me. Haven't done any extreme fishing for more than an hour, but I can only report a few crashes were it suddenly shuts down and exits the program.

  15. #239
    SlashMiester's Avatar Member
    Reputation
    2
    Join Date
    Dec 2011
    Posts
    25
    Thanks G/R
    11/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    0.4 Alpha worked for me .

    Every other version didnt

    Then along came v1.0.2 - Works like a dream, misses now and again but 98% catches

  16. Thanks Wattepad (1 members gave Thanks to SlashMiester for this useful post)
  17. #240
    Createaa's Avatar Contributor
    Reputation
    125
    Join Date
    Mar 2010
    Posts
    103
    Thanks G/R
    8/50
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Update

    Code:
    v2.1
    - False positives fixed, dll no longer embedded..
    - Possible fix to the random crashes
    - Minor optimizations
    - Bobber speed can now be configured in settings
    I can put up all older versions if you want.

Page 16 of 30 FirstFirst ... 121314151617181920 ... LastLast

Similar Threads

  1. Help WoW Fish-Bot
    By Eliteplague in forum World of Warcraft General
    Replies: 2
    Last Post: 12-10-2024, 05:46 PM
  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. [Request] Fishing Bot Guide
    By Cush in forum World of Warcraft General
    Replies: 7
    Last Post: 06-01-2006, 08:26 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. Need a fishing bot
    By TripleShank26 in forum World of Warcraft General
    Replies: 4
    Last Post: 05-14-2006, 10:19 AM
All times are GMT -5. The time now is 02:22 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search