Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 50
  1. #16
    HaHaItsJake's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    164
    Reputation
    10
    Thanks
    483
    Quote Originally Posted by pasi123 View Post
    Do i need to wait till you update the code above or should i change it manually??? (Or have you already?)
    You're going to need to change it yourself. It's very easy. Just replace the main function inside each Thread1-8.ahk Just copy the same code over and replace the code Line: 16 to 60. Make sure you keep everything else the same.
    Tell me and I forget. Teach me and I remember. Involve me and I learn.
    Benjamin Franklin

  2. #17
    raph1234's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    Canada
    Posts
    15
    Reputation
    10
    Thanks
    1
    My Mood
    Bored
    Was workingthis morning but now its not ?!? thats wierd, plus now it only cast, doesnt reel...

  3. #18
    HaHaItsJake's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    164
    Reputation
    10
    Thanks
    483
    Quote Originally Posted by raph1234 View Post
    Was workingthis morning but now its not ?!? thats wierd, plus now it only cast, doesnt reel...
    Working fine for me and my friends, currently on 6 each.
    Did you change anything?
    Tell me and I forget. Teach me and I remember. Involve me and I learn.
    Benjamin Franklin

  4. #19
    raph1234's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    Canada
    Posts
    15
    Reputation
    10
    Thanks
    1
    My Mood
    Bored
    No I didnt changed anything ...

  5. #20
    maddoggy00's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Philly
    Posts
    3,413
    Reputation
    637
    Thanks
    5,336
    Quote Originally Posted by Trove View Post
    i have created 32 and 64 Bits Fish Bots Executables.
    Approved .

    As of 9/17, I will be away for a few days due to medical reasons. Should be back up soon. Please refer to a GM or other mods in whatever particular section you need help with.



    Quote Originally Posted by Nico View Post
    I'm playing legit with my hacks
    MSN/Email/Skype: maddoggy00@aol.com
    If you add me on skype without an explicit message stating who you are on MPGH, you will be denied and blocked.

    Feel free to donate if I helped you earn some $$

    Tutorials for consoles and hacks

    Woo.exe Oath Mode with Next Map option, Follow-Bot, Master map (runs any S1 map), Two Moons, Mining. Requires a .dll with hacks for full functionality.

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

    Trove (04-05-2015)

  7. #21
    raph1234's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    Canada
    Posts
    15
    Reputation
    10
    Thanks
    1
    My Mood
    Bored
    Well the fishbot.exe that trove posted is working thanks !

  8. #22
    Trove's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    1,376
    My Mood
    Angelic
    Quote Originally Posted by raph1234 View Post
    Well the fishbot.exe that trove posted is working thanks !
    Nop !! Good Game

  9. #23
    HaHaItsJake's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    164
    Reputation
    10
    Thanks
    483
    Quote Originally Posted by Trove View Post
    i have created 32 and 64 Bits Fish Bots Executables.

    Download and Execute "Fish Bot 32 Bits" or "Fish Bot 64 Bits"

    (max account running is possible in this folder is 4 )

    How to use in txt...

    https://www.virustotal.com/en/file/5...is/1428258980/
    https://virusscan.jotti.org/en/scanre...41bc7e28751a7c
    Haha, Thanks for compiling it all.
    Tell me and I forget. Teach me and I remember. Involve me and I learn.
    Benjamin Franklin

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

    Trove (04-05-2015)

  11. #24
    pasi123's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    1
    I changed the code manuall but now it dont wanna fish at all! Idk why.
    Im 100% Sure i replaced the right things!
    Last edited by pasi123; 04-05-2015 at 03:15 PM.

  12. #25
    HaHaItsJake's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    164
    Reputation
    10
    Thanks
    483
    Quote Originally Posted by pasi123 View Post
    I changed the code manuall but now it dont wanna fish at all! Idk why.
    Im 100% Sure i replaced the right things!
    Yes sorry, I haven't have time to fully test it. Try this, replace like how you did before.
    PM ME/skype - you're my testing dummy at the moment. Running stuff that will lag my Trove.

     

    Code:
    LureCount := 0
    Loop %Lure%
    {
    	
    	base := getProcessBaseAddress()
    	pointerBase := base + 0x008E8E18
    	y1 := ReadMemory(pointerBase)
    	y2 := ReadMemory(y1 + 0x9c)
    	y3 := ReadMemory(y2 + 0x78)
    	y4 := ReadMemory(y3 + 0x0)
    	y5 := y4 + 0x58
    	Lure := ReadMemory(y5)	
    	
    	FileRead, Break, %A_ScriptDir%\tmp\break.txt
    	If (Break = 1)
    	{
    		break
    	}
    	else
    	{
    			
    	}
    	LureCount := LureCount +1
    	CaughtWater := ReadMemory((ReadMemory(base + 0x008E5360) + 0xBD150))
    	CaughtLava := ReadMemory(((ReadMemory(base + 0x008E5360) + 0xBD150) + 0x4A4))
    	If (CaughtWater = 0 or CaughtLava = 0)
    	{
    		ControlSend, , {f down}, ahk_pid %pid%
    		Sleep, 86
    		ControlSend, , {f up}, ahk_pid %pid%
    		Catch := 0
    		Loop  
    		{
    			If (Catch = 1)
    			{	
    				break
    			}
    				else
    			{
    				Base := getProcessBaseAddress() 
    				CaughtWater := ReadMemory((ReadMemory(base + 0x008E5360) + 0xBD150))
    				CaughtLava := ReadMemory(((ReadMemory(base + 0x008E5360) + 0xBD150) + 0x4A4))
    				If (CaughtWater = 1 or CaughtLava = 1)
    				{
    					ControlSend, , {f down}, ahk_pid %pid%
    					Sleep, 86
    					ControlSend, , {f up}, ahk_pid %pid%
    					Random, Wait, 2000, 3500
    					Sleep, %Wait%
    					Catch := 1
    				}
    				else 
    				{
    					Sleep, 500
    				}
    			}
    		}
    	}
    	Else 
    	{
    		Random, Wait, 1000, 2500
    		Sleep, %Wait%
    	}
    }
    ExitApp
    Tell me and I forget. Teach me and I remember. Involve me and I learn.
    Benjamin Franklin

  13. #26
    pasi123's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    1
    Thanks for the code you made me in Skype! I get no problems anymore
    Last edited by pasi123; 04-06-2015 at 06:41 AM.

  14. #27
    snakewildlife's Avatar
    Join Date
    May 2011
    Gender
    female
    Posts
    38
    Reputation
    10
    Thanks
    7
    Running 64bit version, works like a charm. I just hope after whatever they implement after the next patch, can be bypassed.

    The fishing in Trove is the most boring, brain-fuking, face-deskiest fishing system i have ever seen in my life, it reminds me of death from age....sends a shiver up my spine. i very much would not like to die of a brain aneurism.

    Breath of Fire 3, now that fishing system was fun!

    Theres a difference between Fun, and time-consuming Slavery...
    Last edited by snakewildlife; 04-06-2015 at 08:43 AM.

  15. #28
    ragecrysux's Avatar
    Join Date
    Dec 2012
    Gender
    female
    Posts
    202
    Reputation
    10
    Thanks
    6
    Quote Originally Posted by snakewildlife View Post
    Running 64bit version, works like a charm. I just hope after whatever they implement after the next patch, can be bypassed.

    The fishing in Trove is the most boring, brain-fuking, face-deskiest fishing system i have ever seen in my life, it reminds me of death from age....sends a shiver up my spine. i very much would not like to die of a brain aneurism.

    Breath of Fire 3, now that fishing system was fun!

    Theres a difference between Fun, and time-consuming Slavery...
    Most likely if you bot after patch, you'll get flagged and possibly banned

  16. #29
    snakewildlife's Avatar
    Join Date
    May 2011
    Gender
    female
    Posts
    38
    Reputation
    10
    Thanks
    7
    Quote Originally Posted by ragecrysux View Post
    Most likely if you bot after patch, you'll get flagged and possibly banned
    Thats why im saying after the patch, i hope someone can find a way around whatever they implement.

  17. #30
    az18's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Whatever patch is applied, botting will always be possible. Look at games like runescape, it still gets botted even with a advanced anticheat system in place.

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [Patched] Trove Fishing Bot v2.2 (Update)
    By HaHaItsJake in forum Trove Hacks & Cheats
    Replies: 110
    Last Post: 04-18-2015, 02:04 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. [Help] Is It Possible To Get Fish Bots And Auto Bots?
    By mystery2k10 in forum Metin 2 Hacks
    Replies: 0
    Last Post: 04-20-2011, 06:12 AM
  4. [Request] Oz world Fishing bot
    By devase in forum Hack Requests
    Replies: 2
    Last Post: 03-18-2011, 08:07 PM
  5. Is there a fish bot?
    By DRT94 in forum World of Warcraft Hacks / Bots
    Replies: 2
    Last Post: 03-17-2010, 10:26 AM

Tags for this Thread