Page 7 of 8 FirstFirst ... 5678 LastLast
Results 91 to 105 of 111
  1. #91
    chris20194's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Location
    cyberspace
    Posts
    90
    Reputation
    10
    Thanks
    112
    Quote Originally Posted by ragecrysux View Post
    doubt anyone will update it themselves because no one knows how to
    It's easy: open up the .exe with ressource hacker and go to the line i marked in the screenshot. Then get the new pointers with cheat engine and replace the old ones with them. Thats it.

    Quote Originally Posted by starse24 View Post
    I hope someone or the author will continie this project. Been using it 3 times with 8 accouts 8 hours straight without getting banned, being cautious like to still use sometime. Thx
    If I'll have time then I'll try to update this one, otherwise wait until @Cellux and I release our fishing bot (which will probably also contain an auto-drop function for the old boots)
    Last edited by chris20194; 04-15-2015 at 06:25 AM.

  2. #92
    ragecrysux's Avatar
    Join Date
    Dec 2012
    Gender
    female
    Posts
    202
    Reputation
    10
    Thanks
    6
    Quote Originally Posted by chris20194 View Post
    It's easy: open up the .exe with ressource hacker and go to the line i marked in the screenshot. Then get the new pointers with cheat engine and replace the old ones with them. Thats it.



    If I'll have time then I'll try to update this one, otherwise wait until @Cellux and I release our fishing bot (which will probably also contain an auto-drop function for the old boots)
    but even if we update ourselves, the boots are a problem haha

  3. #93
    __dedsec__'s Avatar
    Join Date
    Feb 2015
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by chris20194 View Post
    It's easy: open up the .exe with ressource hacker and go to the line i marked in the screenshot. Then get the new pointers with cheat engine and replace the old ones with them. Thats it.



    If I'll have time then I'll try to update this one, otherwise wait until @Cellux and I release our fishing bot (which will probably also contain an auto-drop function for the old boots)
    plz learn me how to find it with cheat engine and if u release a fishig bot with auto-drop will be awesome

  4. #94
    bogus666's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by chris20194 View Post
    It's easy: open up the .exe with ressource hacker and go to the line i marked in the screenshot. Then get the new pointers with cheat engine and replace the old ones with them. Thats it.



    If I'll have time then I'll try to update this one, otherwise wait until @Cellux and I release our fishing bot (which will probably also contain an auto-drop function for the old boots)
    Any ETA on the release of your own bot ?

  5. #95
    V-Val's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    39
    Reputation
    10
    Thanks
    1
    I've found the base pointers, but it still won't work after I replaced it.

  6. #96
    OldJack's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by V-Val View Post
    I've found the base pointers, but it still won't work after I replaced it.
    Post here the new pointers

  7. #97
    Trove's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    1,376
    My Mood
    Angelic
    New :
    pointerBase := base + 0x00909528

    now need update Threads !

  8. #98
    V-Val's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    39
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by Trove View Post
    New :


    now need update Threads !
    I forget to compile xD!

    It works, but it's not catching anything only sending it in.

  9. #99
    Trove's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    1,376
    My Mood
    Angelic
    Base := getProcessBaseAddress()
    CaughtWater := ReadMemory((ReadMemory(base + 0x008E6660) + 0xBD150))
    CaughtLava := ReadMemory(((ReadMemory(base + 0x008E6660) + 0xBD150) + 0x4A4))
    Need Update this now and add CaughtChocolate.

    i idk att this address... any have idea?

  10. #100
    StealingDaPenta's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    1
    Guys
    Why put your time in botting
    as botting will catch a lot of fish
    you will sell the fish
    you will get rich
    you will be happy
    you will get banned
    you will have wasted a ton of time but not wanting to waste time by fishing and resulting in having nothing but a banned account.

    Don't do drugs; and dont bot m8's

  11. The Following User Says Thank You to StealingDaPenta For This Useful Post:

    IllusI0n1st (04-21-2015)

  12. #101
    terribile_91's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by V-Val View Post
    I forget to compile xD!

    It works, but it's not catching anything only sending it in.
    I think they changed the values of the pointers for lava and water.


    CaughtWater := ReadMemory((ReadMemory(base + 0x00909528) + 0xBD150))
    CaughtLava := ReadMemory(((ReadMemory(base + 0x00909528) + 0xBD150) + 0x4A4))
    Last edited by terribile_91; 04-15-2015 at 04:24 PM.

  13. #102
    joan26's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    6
    Quote Originally Posted by Trove View Post
    Need Update this now and add CaughtChocolate.

    i idk att this address... any have idea?
    "0x008E6660" is the same as the original file.
    How to find these details ce?

    regards

  14. #103
    Trove's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    1,376
    My Mood
    Angelic
    Quote Originally Posted by terribile_91 View Post
    I think they changed the values of the pointers for lava and water.


    CaughtWater := ReadMemory((ReadMemory(base + 0x00909528) + 0xBD150))
    CaughtLava := ReadMemory(((ReadMemory(base + 0x00909528) + 0xBD150) + 0x4A4))
    Not Work this... or Fish Bot not working >> "catching"

  15. #104
    V-Val's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    39
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by terribile_91 View Post
    I think they changed the values of the pointers for lava and water.


    CaughtWater := ReadMemory((ReadMemory(base + 0x00909528) + 0xBD150))
    CaughtLava := ReadMemory(((ReadMemory(base + 0x00909528) + 0xBD150) + 0x4A4))
    That won't work.

    - - - Updated - - -

    Quote Originally Posted by Trove View Post
    Not Work this... or Fish Bot not working >> "catching"
    Can you PM me your skype?

  16. #105
    Trove's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    1,376
    My Mood
    Angelic
    Quote Originally Posted by V-Val View Post
    That won't work.

    - - - Updated - - -


    Can you PM me your skype?
    Man i not speak your langague...

    Fish Bot v2.3 :

    ReadMemory(base + 0x008E6660)
    V.2.2

    ReadMemory(base + 0x008E5360)
    Last edited by Trove; 04-15-2015 at 04:39 PM.

Page 7 of 8 FirstFirst ... 5678 LastLast

Similar Threads

  1. [Patched] Trove Fishing Bot v2
    By HaHaItsJake in forum Trove Hacks & Cheats
    Replies: 49
    Last Post: 04-07-2015, 04:51 PM
  2. [Patched] Trove Fishing Bot (AHK Background)
    By HaHaItsJake in forum Trove Hacks & Cheats
    Replies: 54
    Last Post: 04-07-2015, 02:27 PM
  3. [Release] Hax4LiFe! AFK-BOT v0.70B (UPDATED/UNDETECTED)1/07/10
    By HaX4LiFe! in forum Combat Arms Europe Hacks
    Replies: 50
    Last Post: 07-06-2010, 12:58 AM
  4. Is there a fish bot?
    By DRT94 in forum World of Warcraft Hacks / Bots
    Replies: 2
    Last Post: 03-17-2010, 10:26 AM
  5. [Release] AFK Bot V2 - A update to the previous.
    By User1 in forum Combat Arms Hacks & Cheats
    Replies: 115
    Last Post: 11-08-2009, 11:15 PM

Tags for this Thread