-
Member
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.
-
Member
same here, fails to pull.
-
Member
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
-
Contributor
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
-
Post Thanks / Like - 1 Thanks
nobodylol (1 members gave Thanks to Createaa for this useful post)
-
Member
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.
-
Contributor
Originally Posted by
mserviet2
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.
-
Member
but the bobber speed is still low to acces bobber size it miss splash
-
Contributor
Originally Posted by
mserviet2
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.
-
Member
Hey, Bitdefender said Variant.MSILPerseus.162627 found in this exe..please confirm this is clean, thanks.
-
Member
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
-
Member
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:
-
Member
Keeps failing a lot to assess the size
-
Member
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.
-
Member
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
-
Post Thanks / Like - 1 Thanks
Wattepad (1 members gave Thanks to SlashMiester for this useful post)
-
Contributor
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.