Page 1 of 7 123 ... LastLast
Results 1 to 15 of 103
  1. #1
    reppin's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    1,070
    Reputation
    17
    Thanks
    5,365
    My Mood
    Dead

    Nippy's Fish Bot v1.3 Now with BootDrop

    Please bare with me. Boot drop doesn't work for everyone but it should. If you find any faults with this and wanting me to help you debug this issue with boot drop you will need Teamspeak3 and a mic and speak english for me to help you. Just saying it does not work for you and you not willing to help debug it is not helpful.


    Welcome to Nippy's Fish Bot thread. Here you will see my rant about whats bad about the old way everyone else's bot out there does things. Sorry but I just have to put it out there. First if you multi client like I do you hate having to open more then one exe to run the fisher on each client. The old way used loops and was vary poorly made. I tired and tired but failed to convert the old way in to a multi client due to the looping. Second, Not a fan of the ticktimer. It was not a vary good way to tell if it was not fishing or full inventory. It never could truly tell if you had a lure in the water or not. Third, The way it was scanning memory is it would scan all 3 liquid types. This can cause issues with CPU usage if you ran more then one client. Fourth, It would waste lures for no bloody reason other then to waste them. But for now I should stop this rant here since you are probably not even reading this and just want the bot anyhow. There are a whole list of things that wrong in old way. That I have corrected in mine. Feel free to take a look at the code and compare to others you will notice no other is like mine.

    Oh, And before you say its just another bot. Sure it is but it is not a clone of other bots like all the ones out there are. It is way better in so many ways. Just take a peak at the source and see for your self. It is nothing like the others.


    Ok, On ward with the bot it self.

    I need to give a shout out to @taejim he helped me with a few things that helped improve the reliability of the bot with ideas and some coding ideas and just someone to bounce issues off to till a idea stuck and worked.
    Greetings all those older bot writers that are basically the same old bot with a new skin. You know who you are and I have come to crush you.

    Now to the good parts that you really came here for.

    GUI Preview:




    How to use
    The hotkeys are as followed.

    NumberPad1 Start and Stop Single client.
    This key will start the Auto Fish for the client in the foreground. The client must be in the foreground for this to work. If the client is already fishing it will reset the counters for that client.

    NumerPad3 Stop Single client
    This will stop the foremost active window client.

    CTRL+NumberPad1 This will start all trove.exe clients at once.
    With this hotkey will start every client open at once. Make sure you pointing at what ever liquid type you are fishing. If the cleints are already fishing. It will reset all counters for that client.

    CTRL+NumberPad3 Mass Stop of all clients
    This will stop all clients from fishing. They will not finish there last cast sorry.

    NumberPad* Reload command
    If for what ever reason you need to reload the bot. Just use this hotkey. Do not hold this key. If you do it will open alot of the same clients.

    NumberPad2 Enable and Disable Anti-AFK on Single client.
    Bring the client you wish to toggle this on and off to the foreground and just hit the button. It will say on and off on the gui.

    Usage
    How to use the GUI Controls.
    How to start/stop Single client?
    • To Start Single Client. Select the Client from the list. Hit Start/Restart Selected Client
    • To Stop Single Client. Select the Client from the list. Hit Stop Selected Client
    • To Start All Clients. Just the Start/Restart All Clients Button.
    • To Stop All Clients. Just hit the Stop All Clients button.
    • To wipe out all Client Data hit the Wipe all clients Data. This will remove them from the list and the active scan will pick them back up as if the client was just started.
    • To bring the client to the foreground. Just Select the Client on the list. Then hit the button Bring selected client to foreground.
    • To config the bot hit the Config button.(There is not much to config so I left this as a place holder. For when the config is needed.)
    • If you like what you see and like to help make me want to keep releasing updates hit the donate button.



    If the bot detects that is is not fishing a screen will come up with the pID. You can then just click that screen to stop that client from fishing. it will bring that window to the foreground so you know which one it is if running alot. Some times the bot might glitch and not cast so you can ignore the first one you see. But if it comes up over and over you might want to check it to resolve the issue it is having.

    If you wish to fish in a new liquid type just stop the bot on that client and then start it up again facing the new liquid type.

    Config GUI
    In side this GUI you will see options for various things you can tweak.
    Here you also can enable the boot drop. There are 3 ways to trigger the boot drop. You might not need all 3 but you can use all 3. Just tweak the settings till you get it how you like. Also there is a Ignore slot config screen. Just hit the button in the config. This will bring it up. Just check the slots you wish for it to ignore.
    Notes about bootdrop. You need to be in windowed mode for this to work.


    Known Issues
    It doesn't go the to kitchen and make me a sandwich.
    So if you see any other problem please do report them.

    List of current features
    1. The bot will work with more then one client. No need to run more then one exe for each client.
    2. More efficient at scanning memory. It wont try and scan all 3 types of liquids only the type of which it started fishing in first.
    3. It checks to see if you have a lure in the water between 8 and 11seconds or more then 45seconds after cast. No need to wait the 40 to 45 seconds like most bots to tell the user it is not fishing.
    4. Memory scan wont start till the lure has been in the water for more then 12 seconds. This saves on cpu usage with the bot it self.
    5. Better error handling. Meaning it should not cast for no reason and waste lures.
    6. No more loops for main thread. So you can stop and start with out having to reload the fishing bot it self.
    7. Open source. I do not care if others have the source. But just remember to give credit where credit is due.
    8. Window title change. With info of the pID of that client and if it is fishing or not.
    9. There are others but can't seem to think of anymore atm I will fill it in as the come in.
    10. Built in boot drop. It now has it.
    11. Various options you can now config to tweak it.
    12. Auto afk/Close client if the bot detects it stops fishing



    To-Do List
    1. Add Decons(I added bootdrop but I have not added decons sorry I will work on adding it soon.)
    2. Custom hotkeys
    3. and what ever else you guys request.




    Also remember any questions or comments or just like to say thanks post below and give thanks to the opening post.

    Donations are not needed but always welcomed as well. Seeing a donatin come in makes me want to keep updating my stuff.
    Feel free to donate by clicking the image below
    [IMG]https://img.widgetbo*****m/thumbs/13d7c148-ea72-40fc-903f-2f3ac15d55e6.png[/IMG]


     

    Version 1.3.1
    • Fixed a issue where sometimes the bot would stop fishing. My bad I did not notice this till I ran it over night for the frist time.
    • Fixed issues with config file. People that were to lazy to delete the old one. I added error handling for default settings.
    • Updated offsets.


    Version 1.3
    • Added config for error handling. Retry times/Retry trys for auto stop and add to afk or close.
    • Added Auto Close feature instead of auto afk. This can be toggled in side the new config gui.
    • Added in to config. The time when the memory scan starts. Reducing this can cause more cpu usage. But will need to be lowered during events like 2x fish.
    • Added config gui along with the slot selector ui used by bootdrop.
    • Mew feature Bootdrop. Yep it has my version of boot drop. If someone else comes up with a better one or better idea to improve it please do share. The way it is setup is it can use any bootdrop script as long as it returns the right data back to the fishing bot.




     
    Version 1.0
    initial release no logs to be seen.

    Version 1.0.1
    Tweaked the detection time of liquids to help detect liquid type if client lags.

    Version 1.1
    • With 1.1 I rewrote most of it again. Major clean up. Compare the 2 source codes and you can see what I have been threw.
    • General
      The way it started fishing was by adding the client to the array. It no longer is used. It now uses a active flag.
      Added a way to add info for the bot for later use. I wont go in to major details in this as it is used backend mostly and for the gui when I add it.
    • Error handling
      Major improvement on error handling.
      Those changes are as follow.
      No more spam of the Error screen. *Sorry about that.*
      Error screen wont pop up just because it errors once.
      It now takes 3 ticks for it to pop up. 3 ticks are about 8 to 11 secs apart. That means it tried 3 times within 24 to 45secs to recast before telling the user about it.
      Clicking the error gui now stops all clients that have reported errors. This is to prevent over lapping error screens.
      Rewrote how error handling was buffer. No more array for it.
    • Recast
      Rewrote the recast to fit new format of buffer. *means no longer in its own array like error
    • There might have been other changes but I can't think of any more. I will make sure to write all this down next time as I the changes.


    Version 1.2
    • Custom Icon, Subject to change.
    • Changed the memory scan to tell if it reeling in. If so it wont trigger the whole memory scan on that client. Helps to keep cpu usage down.
    • Feature Added automatic stop if bot errors out for more then 10 times in a row. So if you are not able to address the problem or not at the computer. It wont try and keep spamming lures. It disables fishing for that client off and then enables Anti-AFKflag for that client. If Flag is enabled it will keep you from disconnecting.
    • Fixed if running one client the client would not show the pID on title change.
    • Cleared up the unused var that I could see
    • Added Anti-Afk, This you can toggled with a hotkey. If toggled on it will send Right CTRL to client to prevent being disconnected. (The default key will be NumberPad2 and CTRL+NumerPad2 for mass off)
    • Change the timers on recast. This should speed things up a bit but still offer a real person feel. If you wish to speed things up just remove the randsleep at the start of the recast.
    • Changed the key press delays for casting/recasting, From between 86-100 to 90-150 for a more real key press feel. You wont notice this at all. Or at lest I never did.
    • Custom Icon, So you can tell the icon on taskbar.
    • Fixed the stop all command. It now properly uses the fishing state flag.
    • Added Main GUI mostly for info but has client controls as well, All buttons should work.
    • Added Ini Setting RecastWaitTime for recast. To set pick lowest and highest number and it will randomly pick a number between. Example 190-1500 it will pick a number between the 2 values.
    • And other minor tweaks here and there.


    Version 1.2.1Hotfix
    • Fixed a issue when spamming the hotkeys/gui buttons. It would some times set the data on the wrong client.


    Version 1.2.2Hotfix
    • Fixed the donate button on the GUI. It should work now my bad.








     

    Due to how many lines are in the source and required image files now. I will be no longer be posting it on the thread. You can find the source in side the rar file once approved..


    https://www.virustotal.com/en/file/9...is/1442516276/
    Code:
    SHA256:	9d6281a1256aede894bd97e39062bc28999004b2dfae7148a740c9f7ef340e63
    File name:	Nippy's Fish Botv1.3.1.rar
    Detection ratio:	0 / 56
    Analysis date:	2015-09-17 18:57:56 UTC ( 0 minutes ago )
    <b>Downloadable Files</b> Downloadable Files
    Last edited by reppin; 09-17-2015 at 01:06 PM.
    Like what I do? Well feel free to donate to show your love.


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

    65fhg (09-23-2015),alan_mp (09-22-2015),Alexander42 (09-23-2015),armani0112 (09-18-2015),ArticOps (09-20-2015),aunman (09-19-2015),Ballonatik (10-21-2015),blackhawkhami (09-18-2015),borrex (09-20-2015),CaptPawnch (09-19-2015),CcOrz (09-17-2015),China_Xiameng (09-17-2015),cloudstrife89 (09-20-2015),darkpower3134 (09-21-2015),derpness334 (09-17-2015),FiendOP (09-18-2015),foxfady (09-17-2015),gat0brav0 (09-17-2015),GmenPro (09-17-2015),GuySome (09-18-2015),HoS1337 (09-17-2015),intekanske (09-20-2015),ipowerbr (09-17-2015),jacklaw73 (09-17-2015),jjembo (09-20-2015),Just_neet (04-28-2020),KaibigangOzzie (09-22-2015),kingHerbal (09-17-2015),kirabc (09-20-2015),KiritoXtreme (09-17-2015),Kmaus (09-18-2015),laphisatthu (09-22-2015),leckotut1 (10-02-2015),leison54 (09-20-2015),mrhooky (09-17-2015),nameLee (09-20-2015),neoman30 (09-22-2015),nirostirar (09-20-2015),Nyeee (09-19-2015),ObsessedHacker (10-01-2015),Oxydentical (09-22-2015),poorchild (09-22-2015),preciuex1 (09-17-2015),puretie (09-17-2015),q792952733 (09-18-2015),rafinhaokk (09-22-2015),re4397 (09-22-2015),renan915 (09-17-2015),Rolminoff (09-21-2015),Sabsonic123 (09-19-2015),SeriousGamer468 (09-21-2015),shadic31 (09-20-2015),ShetlandPL (09-20-2015),spamaccount123 (09-19-2015),Sussasussa (09-20-2015),Syynon (09-22-2015),Szkodnik010 (09-17-2015),tautausen (09-18-2015),termineitor28 (09-19-2015),Thalol (09-19-2015),TheBros (09-22-2015),TheTran007 (09-19-2015),Tioboons (09-21-2015),transfusionz (09-17-2015),TuJaTy (09-17-2015),TWDD (09-20-2015),Vohadan (09-27-2015),WereHoundTD (09-18-2015)

  3. #2
    I love myself
    나도 너를 사랑해

    Former Staff
    Premium Member
    Jhem's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    167,646,447
    Posts
    5,150
    Reputation
    1220
    Thanks
    7,394
    My Mood
    Stressed
    File is safe. Approved.

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

    ObsessedHacker (10-01-2015),reppin (09-16-2015)

  5. #3
    hoha776's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    1
    it keeps saying thats its not detecting that its fishing but it casts a few times

  6. The Following User Says Thank You to hoha776 For This Useful Post:

    ObsessedHacker (10-01-2015)

  7. #4
    reppin's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    1,070
    Reputation
    17
    Thanks
    5,365
    My Mood
    Dead
    Quote Originally Posted by hoha776 View Post
    it keeps saying thats its not detecting that its fishing but it casts a few times
    When you start it up what liquid type dose it say it is? Are you running teamviewer? if so uninstall it. If it still says unknown water type try to start fishing then hit numberpad1 to start single client. See if it still detects liquid type. If it still says unknown. What is the Offset= in side the NippysFishBot.ini? You can open the config while the program is running and check the offset there as well. If this is anything but 0x00ACE684 change it to 0x00ACE684.
    Like what I do? Well feel free to donate to show your love.


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

    GmenPro (09-17-2015),ObsessedHacker (10-01-2015)

  9. #5
    choobai's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    83
    Reputation
    10
    Thanks
    10
    The config screen are all errors :O. Can u give me the defaults so i can put them in?

  10. The Following User Says Thank You to choobai For This Useful Post:

    ObsessedHacker (10-01-2015)

  11. #6
    preciuex1's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    2
    man its not drop !

  12. The Following User Says Thank You to preciuex1 For This Useful Post:

    ObsessedHacker (10-01-2015)

  13. #7
    reppin's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    1,070
    Reputation
    17
    Thanks
    5,365
    My Mood
    Dead
    Quote Originally Posted by choobai View Post
    The config screen are all errors :O. Can u give me the defaults so i can put them in?
    It says error. Make sure you delete the old ini file and reload it again. It will write new config files. I will start changing the ini file so it is always wrote for each update. This way if you use the same dir as the old one it will use a new file so they wont get confused.


    Quote Originally Posted by preciuex1 View Post
    man its not drop !
    As I said in opening post you can''t just say it don't drop. Whats it doing what options did you select? I need more details then it doesn't drop.
    Last edited by reppin; 09-17-2015 at 06:26 AM.
    Like what I do? Well feel free to donate to show your love.


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

    GmenPro (09-17-2015),ObsessedHacker (10-01-2015)

  15. #8
    floowsnaake's Avatar
    Join Date
    Jul 2015
    Gender
    female
    Posts
    72
    Reputation
    10
    Thanks
    380
    My Mood
    Innocent
    this is what happends when i tr to edit the config:

    BootDropAfterXSeconds=ERROR
    BootDropAfterXCastsCheck=1
    BootDropAfterXCasts=ERROR
    BootDropAfterXFishingNotDetectedCheck=1
    BootDropAfterXFishingNotDetected=ERROR
    BootDropTimeout=ERROR
    [Nippys Fish Bot]
    Offset=ERROR
    RecastWaitTime=ERROR-
    MemoryScanStart=ERROR
    RetryTimes=ERROR
    RetryTimesBeforeStoping=ERROR
    AFKCloseCheck=1

  16. The Following User Says Thank You to floowsnaake For This Useful Post:

    ObsessedHacker (10-01-2015)

  17. #9
    FayeRokko's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    64
    Reputation
    10
    Thanks
    1
    My Mood
    Amazed
    There's a Trove hotfix so fishbot patched :<

  18. The Following User Says Thank You to FayeRokko For This Useful Post:

    ObsessedHacker (10-01-2015)

  19. #10
    reppin's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    1,070
    Reputation
    17
    Thanks
    5,365
    My Mood
    Dead
    Quote Originally Posted by floowsnaake View Post
    this is what happends when i tr to edit the config:
    K after the new pointers are out I will put better error handling out for settings.

    But for the time being Delete the old ini file let it make a new one.

    Edit: updated along with a hotfix from earlier today I found. Just need to wait for it to be approved.
    Last edited by reppin; 09-17-2015 at 01:07 PM.
    Like what I do? Well feel free to donate to show your love.


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

    GmenPro (09-17-2015),ObsessedHacker (10-01-2015)

  21. #11
    CcOrz's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    1
    is GOOD yeah

  22. The Following User Says Thank You to CcOrz For This Useful Post:

    ObsessedHacker (10-01-2015)

  23. #12
    reppin's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    1,070
    Reputation
    17
    Thanks
    5,365
    My Mood
    Dead
    Quote Originally Posted by CcOrz View Post
    is GOOD yeah
    It is on my pc but need others to test to make sure it is good on theres.
    Like what I do? Well feel free to donate to show your love.


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

    GmenPro (09-17-2015),ObsessedHacker (10-01-2015)

  25. #13
    itmejon1's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    1
    it work!! nice my friend

  26. The Following User Says Thank You to itmejon1 For This Useful Post:

    ObsessedHacker (10-01-2015)

  27. #14
    Yemiez's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Sweden
    Posts
    2,566
    Reputation
    731
    Thanks
    16,281
    My Mood
    Devilish
    File is safe

    /Approved

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

    ObsessedHacker (10-01-2015),reppin (09-17-2015)

  29. #15
    d1nowr3ck's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    1
    It doesnt pull in the fish for me
    Last edited by d1nowr3ck; 09-17-2015 at 07:15 PM.

  30. The Following User Says Thank You to d1nowr3ck For This Useful Post:

    ObsessedHacker (10-01-2015)

Page 1 of 7 123 ... LastLast

Similar Threads

  1. [Outdated] Nippy's Fishing Bot v1.4 with Bootdrop/Decon
    By reppin in forum Trove Hacks & Cheats
    Replies: 102
    Last Post: 09-25-2015, 12:46 PM
  2. [Outdated] Nippy's Fishing Bot v1.2 (The best one out.)
    By reppin in forum Trove Hacks & Cheats
    Replies: 33
    Last Post: 09-17-2015, 09:47 PM
  3. [Outdated] Nippy's Fishing Bot(Most advanced one out and uses less cpu and most efficient)
    By reppin in forum Trove Hacks & Cheats
    Replies: 39
    Last Post: 09-12-2015, 01:12 PM
  4. Fish Bot 32-64 bit with Multiclient
    By Gig135 in forum Trove Discussions & Help
    Replies: 2
    Last Post: 05-10-2015, 10:25 AM
  5. [Help] need help with a fish bot
    By israe in forum Metin 2 Hacks
    Replies: 0
    Last Post: 10-04-2011, 10:02 PM