Page 4 of 5 FirstFirst ... 2345 LastLast
Results 46 to 60 of 69
  1. #46
    gigaboss000's Avatar
    Join Date
    Feb 2015
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by shadowa View Post
    ah i forgot about that..

    but still, ur auto drop boot really doesnt work, the auto fish works just fine..
    many com have not same color render ,capture yourself may work

  2. #47
    nantas10's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    ty for u work

  3. #48
    tlfxtoskaman's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    167
    Reputation
    10
    Thanks
    391
    Can i use your work to add it into the toolbox ?

    prntscr. com/801kv1

    /showthread.php?t=1002695

  4. #49
    taejim's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Trove
    Posts
    301
    Reputation
    10
    Thanks
    892
    My Mood
    Devilish
    Quote Originally Posted by tlfxtoskaman View Post
    Can i use your work to add it into the toolbox ?

    prntscr. com/801kv1

    /showthread.php?t=1002695
    Nice! yeah go ahead as long as you give proper credit

    FOR EVERYONE HAVE TROUBLE WITH THE AUTO DROP BOOT:
    Open the script find this line:
    Code:
    Imagesearch, Foundx, FoundY, 0, 0, A_ScreenWidth, A_ScreenHeight, *50 %A_ScriptDir%\img\%a_index%.png
    Change it to:
    Code:
    Imagesearch, Foundx, FoundY, 0, 0, A_ScreenWidth, A_ScreenHeight, *70 %A_ScriptDir%\img\%a_index%.png
    See if it works for you i'm working on a much better fishing bot with more function and better stuff in it and hopefully a better Auto Drop Boot System . Thank you for your trust and support
    Last edited by taejim; 08-02-2015 at 05:23 PM.

    Code:
    My Trove Bot (OUTDATED) LazyFishing v1.9
    If you appreciate what i have done:

    1. Press the Thanks button above and give me reputation <3

    2. You can donate me if you feel like it, any amount is much appreciate.


  5. The Following User Says Thank You to taejim For This Useful Post:

    tlfxtoskaman (08-02-2015)

  6. #50
    tlfxtoskaman's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    167
    Reputation
    10
    Thanks
    391
    No problem man, Credits are displayed before launching <3

    Last edited by tlfxtoskaman; 08-02-2015 at 07:20 PM.

  7. #51
    taejim's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Trove
    Posts
    301
    Reputation
    10
    Thanks
    892
    My Mood
    Devilish
    Quote Originally Posted by tlfxtoskaman View Post
    No problem man, Credits are displayed before launching <3

    Thank you and keep ur head up on my next update it will be huge :P

    Code:
    My Trove Bot (OUTDATED) LazyFishing v1.9
    If you appreciate what i have done:

    1. Press the Thanks button above and give me reputation <3

    2. You can donate me if you feel like it, any amount is much appreciate.


  8. #52
    shadowa's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by taejim View Post
    Nice! yeah go ahead as long as you give proper credit

    FOR EVERYONE HAVE TROUBLE WITH THE AUTO DROP BOOT:
    Open the script find this line:
    Code:
    Imagesearch, Foundx, FoundY, 0, 0, A_ScreenWidth, A_ScreenHeight, *50 %A_ScriptDir%\img\%a_index%.png
    Change it to:
    Code:
    Imagesearch, Foundx, FoundY, 0, 0, A_ScreenWidth, A_ScreenHeight, *70 %A_ScriptDir%\img\%a_index%.png
    See if it works for you i'm working on a much better fishing bot with more function and better stuff in it and hopefully a better Auto Drop Boot System . Thank you for your trust and support
    i tried to change it from *50 to *70, but its still not working, i wonder why..

    this the code for auto-drop right ? is anything wrong with it..
    Code:
    {
    				WinActivate, ahk_pid %pid%
    				CoordMode, Pixel, Screen
    				Imagesearch, Foundx, FoundY, 0, 0, A_ScreenWidth, A_ScreenHeight, *70 %A_ScriptDir%\img\%a_index%.png
    				
    				if ErrorLevel = 0
    				{
    					CoordMode, Mouse, Screen
    					MouseClickDrag, Left, %FoundX%, %FoundY%, 779, 412, 5
    					Sleep, 200
    					Break
    				}
    			}
    			Sleep, 500
    		}
    		else

  9. #53
    LeetSpeak3's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    Auto boot drop effectiveness is probably tied with the graphics quality during the time that images were made.

    We should probably have 4 images of the boots in each quality. That should make it work fine. Unless you've done so already.

  10. #54
    taejim's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Trove
    Posts
    301
    Reputation
    10
    Thanks
    892
    My Mood
    Devilish
    Quote Originally Posted by LeetSpeak3 View Post
    Auto boot drop effectiveness is probably tied with the graphics quality during the time that images were made.

    We should probably have 4 images of the boots in each quality. That should make it work fine. Unless you've done so already.
    What do you mean? The quality im working with is Medium and also im think different OS is the problem or different graphic card. So for anyone who is having trouble with the Auto Drop Boot please send me your comp info: Your OS (Win7 or Win8 or Win10), Your graphic card

    Code:
    My Trove Bot (OUTDATED) LazyFishing v1.9
    If you appreciate what i have done:

    1. Press the Thanks button above and give me reputation <3

    2. You can donate me if you feel like it, any amount is much appreciate.


  11. #55
    cutsomeslackman's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    1
    When I use auto-HP, it uses a potion every time I enter a portal or a new world. Is this supposed to happen?

  12. #56
    taejim's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Trove
    Posts
    301
    Reputation
    10
    Thanks
    892
    My Mood
    Devilish
    Quote Originally Posted by cutsomeslackman View Post
    When I use auto-HP, it uses a potion every time I enter a portal or a new world. Is this supposed to happen?
    yeah it could be because there is a bug with the game i think everytime you change world or enter a portal your health "reset" (it start from 0 and go to ur max health again)

    Code:
    My Trove Bot (OUTDATED) LazyFishing v1.9
    If you appreciate what i have done:

    1. Press the Thanks button above and give me reputation <3

    2. You can donate me if you feel like it, any amount is much appreciate.


  13. #57
    AndyV6's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    90
    Reputation
    10
    Thanks
    12
    My Mood
    Angelic
    Old boots do not drop for me right now.. downloaded the new fishbot

    help

  14. #58
    taejim's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Trove
    Posts
    301
    Reputation
    10
    Thanks
    892
    My Mood
    Devilish
    Quote Originally Posted by AndyV6 View Post
    Old boots do not drop for me right now.. downloaded the new fishbot

    help
    tell me what is your window ver? make sure you change the quality resolution in game to medium

    Code:
    My Trove Bot (OUTDATED) LazyFishing v1.9
    If you appreciate what i have done:

    1. Press the Thanks button above and give me reputation <3

    2. You can donate me if you feel like it, any amount is much appreciate.


  15. #59
    maaaaaad3's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    106
    Reputation
    10
    Thanks
    4
    10 min working and dont working :/

  16. #60
    Jerico555's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    53
    Reputation
    10
    Thanks
    2
    My Mood
    Yeehaw
    The fish bot works but the boot drop and anti-afk does not work. Where should I place the folder "img"? I don't see a "numpad3" in the script for anti afk. Please fix.

Page 4 of 5 FirstFirst ... 2345 LastLast

Similar Threads

  1. [Discussion] Has Anybody gotten banned from trove for using fish bots?
    By alphademon in forum Trove Discussions & Help
    Replies: 13
    Last Post: 08-20-2015, 09:41 PM
  2. [Outdated] TaeJim's Fishing bot (UPDATE: 29/07/2015)
    By taejim in forum Trove Hacks & Cheats
    Replies: 46
    Last Post: 07-31-2015, 11:46 AM
  3. Trove - A Working Fishing Bot.
    By AnonyDope in forum Trove Discussions & Help
    Replies: 2
    Last Post: 07-26-2015, 01:40 PM
  4. How to make Trove Fish Bot Script
    By BlackSnake0904 in forum Trove Discussions & Help
    Replies: 1
    Last Post: 07-23-2015, 01:19 PM
  5. RS bot scripts
    By alvin0317 in forum Runescape Hacks / Bots
    Replies: 2
    Last Post: 05-02-2009, 10:59 PM