Fishbot pointers?

Posts 1625 of 25 · Page 2 of 2
Quote Originally Posted by AngrySimian View Post
These are the settings I use for the CE scanner
Per node: 6, Threads: 4, Max offset: 4095, Max level: 4

The max level defines how many offset columns you will have in the scan. I believe Nippy's uses a 4 offset format.

The pointer is the same as the base address. Nippy's can only use one pointer address so you will need to make sure your STATE base address and CATCH base address are the same. The offsets for STATE and CATCH should be different.

As a reminder STATE (StateWaterOffset) = Scan 1 while fishing and lure is still, scan 0 not fishing.
CATCH (WaterOffset) = Scan 1 with lure bouncing, scan 0 not fishing.
Thank you for the information.

If i read correctly, When I find the Baseadress I find aswell the StateWateroffset.

So if I write those number in the INI files of the bot, he should recognize the water. (even with out wateroffset ?
Quote Originally Posted by Ricocow View Post
Thank you for the information.

If i read correctly, When I find the Baseadress I find aswell the StateWateroffset.

So if I write those number in the INI files of the bot, he should recognize the water. (even with out wateroffset ?
yes, at least for me it worked
these are the offsets i found:
Pointer=0x0103F8DC
StateWaterOffSet=0x220+0xe0+0xec+0xd10

now i'm working on finding the wateroffset

edit:
I seem to be failing miserably, none of the results i found worked and it kept reeling it in way too soon
Great, it's working for me aswell with this info :
Pointer=0x0103F8DC
StateWaterOffSet=0x68+0xF4+0x14+0xB64

I'll do a break now, but I think for finding the WaterOffSet we need to scann when we fish when 0 is in the water and 1 when the lure is moving.

not sure but when we found the adress, I think we need to change the last offset with a hex calculator by adding or substracting one of those; 268, 26C or 4D0.

Well, i made it work by myself.
You just need to scan 0 when fishing and 1 when the lure is mooving. Find the one with the same adress, take the offset and that it. no need to change any digit, i think that for chocolate and plasma.
Quote Originally Posted by Ricocow View Post
Great, it's working for me aswell with this info :
Pointer=0x0103F8DC
StateWaterOffSet=0x68+0xF4+0x14+0xB64

I'll do a break now, but I think for finding the WaterOffSet we need to scann when we fish when 0 is in the water and 1 when the lure is moving.

not sure but when we found the adress, I think we need to change the last offset with a hex calculator by adding or substracting one of those; 268, 26C or 4D0.
that would be only if we wanted to find out the offsets for chocolate and lava and plasma i think
Check my edit, I made it work
Quote Originally Posted by Ricocow View Post
Check my edit, I made it work
Great work! You think you could make a new post with a sort of mini tutorial for finding all these?
Quote Originally Posted by Ricocow View Post
Check my edit, I made it work
just to make sure i understand, you scanned for 0 when you were fishing but the lure was still, and scanned for 1 when the lure was bouncing?
Yes, that it.
I had 5 or 6 result left at the end, Took the first one, I added it like for the Statewater and that it.
Help
Hello! i'm literally lost at the end of the operation ... I'm sure i've got the good adress, but i dont know what to write in the nyppys bot
Can you tell me the adress to see if im wrong or not please ? i wish you will help me i'm so near...
Thank you and have a good day
Quote Originally Posted by valhalla5959 View Post
Hello! i'm literally lost at the end of the operation ... I'm sure i've got the good adress, but i dont know what to write in the nyppys bot
Can you tell me the adress to see if im wrong or not please ? i wish you will help me i'm so near...
Thank you and have a good day
https://www.mpgh.net/forum/showthread.php?t=1501206
Check this out. An extensive guide basically cutting out everything you need to do.
If you want to be lazy, just use the offsets I released 15 minutes ago.
Posts 1625 of 25 · Page 2 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?