Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Lost Ark
You last visited: Today at 13:22

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[HELP/FREE] Fishing Minigame Bot (lvl30 fishing)

Discussion on [HELP/FREE] Fishing Minigame Bot (lvl30 fishing) within the Lost Ark forum part of the Popular Games category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2020
Posts: 2
Received Thanks: 0
Post [HELP/FREE] Fishing Minigame Bot (lvl30 fishing)

Hi, first post here. So, im trying to make a fishing minigame bot, so i can later integrate it with my fishing bot (working fine) and have a better output of resources.

For those that don't know how the minigame is:


you have to press SPACE so the red pointer get inside the orange area until the timer run out. So you gotta press SPACE several times and release it if the redbar is above.


Problem is: my code recognizes the orange bar (made a movemouse to see) and the redbar( same, and it updates the positions super fine), but it is not pressing SPACE at all.

Before i was doing the if's, it was only a
Code:
if (redbary = orangebary) {
Controlsend, , {SPACE}, ahk_exe LOSTARK.exe
}
Here is my code so far. (for AHK)
Code:
f1:: ;minigame player

loop,
	{
        ;search for orangebar
	Imagesearch, orangebarx, orangebary, 247, 301, 263, 515, *0 orangebarfishingminigame.bmp
        ;search for red bar
	Imagesearch, redbarx, redbary, 263, 301, 270, 515, *70 redbarfishingminigame.bmp
                ;if redbar is above the green region, just wait
		if (redbary < orangebary){
			sleep, 50
		}
                ; if the redbar is under the orange region, press space
		if (redbary > orangebary){
			sleep, 50
			ControlSend, , {SPACE}, ahk_exe LOSTARK.exe
		}
	}

Exit
If anyone could help me, i would really appreciate it! Cheers!
alangh is offline  
Old 01/13/2025, 04:57   #2
 
elite*gold: 0
Join Date: Jun 2024
Posts: 13
Received Thanks: 0
wts fishing bot playminigame CONTACT BERKANT9157 DC
Roburahaju is offline  
Reply

Tags
bot, free, lost ark


Similar Threads Similar Threads
[Release] Minigame Points-Hack for all minigame
02/08/2018 - Nostale Hacks, Bots, Cheats & Exploits - 120 Replies
English Hey guys :) I just wanted to release some handy tool. There is not much to say i think. The tool sligthly increases your Points in Minigames, this means you have to play around 15-20 sec and just then you have got enough points for lvl 5 bonus. I made this to reduce the bans. I hope it will work. Just donwload the tool and unzip it, it should be clear how it works.



All times are GMT +2. The time now is 13:22.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.