Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    drakon23drag's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Posts
    38
    Reputation
    10
    Thanks
    2

    Finding pointers for nippy

    I only recently learned how to find water but I assume it is the same for other liquids.

    What you need to change on Nippy's fishing config
    *WaterOffset
    *StateWaterOffset
    *Pointer Address

    HOW TO FIND POINTER AND STATEWATEROFFSET
    Search for 0 before fishing
    Search for 1 while fishing
    repeat til you have 1 address left. It is usually an address that starts with a 0
    Right click and scan for pointer
    max level 4
    as offset value 1000? IDK thats what I used
    Great now you have a file for STATEWATEROFFSET
    Close Trove
    Open Trove
    Repeat the process
    Now you have an address again
    Search for pointer
    Do not search but exit out
    Open your initial saved file
    Rescan for the NEW (Does not have to be a different address) that you got on this new scan
    Great now just pick one address that it points to.
    As of 1/5/2020 00EC3BFC works
    So then for pointer you would put 0x00EC3BFC
    The offsets would be listed on top. Such as Offset 1: 68 Offset 2: e5 ETC
    Great just put 0x(Offset 1)+0x(Offset 2) ETC
    Now you have your STATEWATEROFFSET
    YOUR STATE WATER OFFSET IS TELLING THE GAME WHETHER YOU ARE FISHING OR NOT

    NOW TO FIND WATER OFFSET
    Search for 0 before you fish
    Once the thing bobs, search for 1
    repeat
    BASICALLY SEARCH FOR 1 WHEN IT BOBS and 0 WHEN IT DOES NOT AS IT IS SAYING TRUE OR FALSE THERE IS A CATCH
    You now have an address, save that shit too
    Close and Open Trove
    Repeat the same process
    Now you have another address
    Rescan with that address
    Now look for Trove.exe+00EC3BFC or whatever pointer that you chose
    Great now those are your offsets.

    - - - Updated - - -

    I am assuming everyone here has some ideas how to rescan and use cheat engine. I am also assuming that you guys know how to find pointers or the process of how to but do not know which pointer is correct

    - - - Updated - - -

    HE IS SO CONFUSING BUT HE SHOWS YOU THE PROCESS ON HOW TO SAVE FILE AND FIND POINTERS. DO NOT LISTEN TO WHAT HE SAYS AS IT ALSO CONFUSED ME. THOSE ARE NOT NECESSARILY YOUR POINTERS THAT YOU WILL BE USING. HE JUST SHOWS U HOW TO RESCAN FOR OFFSETS AND POINTERS
    Last edited by drakon23drag; 01-05-2020 at 04:21 PM.

  2. The Following 2 Users Say Thank You to drakon23drag For This Useful Post:

    NFSBloody1337 (01-07-2020),Resko_875 (04-11-2020)

  3. #2
    NFSBloody1337's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    2
    https://prnt.sc/qk4k81
    What am i doing wrong?
    #edit i forgot to put 0x before the pointer, works perfectly now, thanks hero!
    Last edited by NFSBloody1337; 01-06-2020 at 12:48 PM.

  4. The Following User Says Thank You to NFSBloody1337 For This Useful Post:

    drakon23drag (01-06-2020)

  5. #3
    drakon23drag's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Posts
    38
    Reputation
    10
    Thanks
    2
    Glad that I can help. I hope this works for future pointers tbh. Some people are using hex calculators to calculate catch offset because sometimes u get two different address for state and catch

  6. #4
    Tisako's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    111
    Reputation
    10
    Thanks
    30
    My Mood
    Aggressive
    Quote Originally Posted by drakon23drag View Post
    Glad that I can help. I hope this works for future pointers tbh. Some people are using hex calculators to calculate catch offset because sometimes u get two different address for state and catch
    In fact, you complicate your work with these pointers. You can make everything much easier without such a number of pointers .. only one address. And you don’t even have to update it because it will work constantly until the player’s structure changes. My bot has already survived 3 updates and I have never updated it
    Last edited by Tisako; 01-07-2020 at 03:14 AM.

  7. #5
    NFSBloody1337's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by Tisako View Post
    In fact, you complicate your work with these pointers. You can make everything much easier without such a number of pointers .. only one address. And you don’t even have to update it because it will work constantly until the player’s structure changes. My bot has already survived 3 updates and I have never updated it
    You could also explain how he did it in another tutorial
    Last edited by NFSBloody1337; 01-07-2020 at 05:14 AM.

  8. #6
    Tisako's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    111
    Reputation
    10
    Thanks
    30
    My Mood
    Aggressive
    Quote Originally Posted by NFSBloody1337 View Post
    You could also explain how he did it in another tutorial
    There is nothing even to explain the search principle the same with the state of the float in the liquid, only of course the value is not 0 \ 1 but 0 \ 1 \ 2 \ 3. Only you need to understand what value is needed and how to prescribe logic.

    For example, my bot has a similar fishing method, it does not need to be updated, I also fixed a game bug with an invisible fishing rod. I made an automatic removal of items from inventories (which items to remove \ from which slot to delete, etc.). All this works in an inactive / minimized game window. Of course I will not spread it.
    Last edited by Tisako; 01-07-2020 at 05:40 AM.

  9. #7
    NFSBloody1337's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    2
    Are you launching your bot in the near future or are you selling it?

  10. #8
    Tisako's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    111
    Reputation
    10
    Thanks
    30
    My Mood
    Aggressive
    Quote Originally Posted by NFSBloody1337 View Post
    Are you launching your bot in the near future or are you selling it?
    My bot is already "launched", at first I wanted to sell it to everyone, but then I decided to close the sale and leave only one user who bought it from me. And of course, I support the bot and develop new features at its request, such as auto-selling to the market and the functions that it asks for.

  11. #9
    VWRJunior's Avatar
    Join Date
    Oct 2017
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    My Mood
    Asleep
    i Finally found my pointer, statewateroffset and water offset after hours trying to do the right things XD, your expression is a little but raw for a french student XD but i finally read between the lines ^^. Ty for your effort posting that tutorial. I was a little sad when i saw that no one posts new offset, but it's for the good of the market, see you IGM

  12. #10
    HeadHunter009's Avatar
    Join Date
    Jan 2020
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by VWRJunior View Post
    i Finally found my pointer, statewateroffset and water offset after hours trying to do the right things XD, your expression is a little but raw for a french student XD but i finally read between the lines ^^. Ty for your effort posting that tutorial. I was a little sad when i saw that no one posts new offset, but it's for the good of the market, see you IGM

    can u maybe help me too ?

  13. #11
    drakon23drag's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Posts
    38
    Reputation
    10
    Thanks
    2
    yeah can u guys pls not bomb the market with a crap ton of glacial shards? It was at a unit price of 100 a few days ago and some dude put in like 100k now its like 24

  14. #12
    drakon23drag's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Posts
    38
    Reputation
    10
    Thanks
    2
    Can I request this thread to be deleted? Reason: People are abusing it and destroying the market

  15. #13
    Tisako's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    111
    Reputation
    10
    Thanks
    30
    My Mood
    Aggressive
    Quote Originally Posted by drakon23drag View Post
    Reason: People are abusing it and destroying the market
    And what’s wrong with that?

  16. #14
    drakon23drag's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Posts
    38
    Reputation
    10
    Thanks
    2
    They dont deserve the bot. if you're gonna do us that dirty then u mind as well not use it. That's selfish and irresponsible. You are gonna change the market for everyone

  17. #15
    Flippityflop's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by drakon23drag View Post
    They dont deserve the bot. if you're gonna do us that dirty then u mind as well not use it. That's selfish and irresponsible. You are gonna change the market for everyone
    When you give everyone a fishing bot some people will be smart and sell little by little in order to keep the prices high. Some people, however, get too greedy and bulk sell everything at a cheap price for quick cash, fucking the economy up for everyone. What else did you expect to happen?

Page 1 of 2 12 LastLast

Similar Threads

  1. [Help] Need new base adress(pointer)for Nippy's FIshing Bot
    By sylock11 in forum Trove Discussions & Help
    Replies: 1
    Last Post: 06-14-2016, 10:16 AM
  2. How Can I Find Pointers For Wallhack And Aimbot ???
    By Hideo Kuze in forum Call of Duty Modern Warfare 3 Coding, Programming & Source Code
    Replies: 25
    Last Post: 03-06-2016, 02:23 PM
  3. finding pointers for endscene
    By evilimprint in forum C++/C Programming
    Replies: 0
    Last Post: 09-14-2013, 07:37 PM
  4. [Release] Finding Pointer For MAT AK XShot by new program
    By BoyEasTern in forum Mission Against Terror Hacks & Cheats
    Replies: 26
    Last Post: 12-30-2012, 01:14 AM
  5. How To Find Pointers For Addresses In Cheat Engine 5.5
    By Ragehax in forum Combat Arms Help
    Replies: 3
    Last Post: 09-19-2009, 09:11 AM