Fishing Macro

Discussion on Helbreath Hacks. New ones Released. and how to work them.
Post Reply
charlie
Outpost4lyfe
Posts: 3324
Joined: Sun Apr 06, 2003 12:24 am
Location: Mt GOD
Contact:

Post by charlie »

I have an old fishing macro script anyone want i could never get it to work on my win98 machine but on winXP i hear it runs fine :)
Girlfriends are dedicated hookers.
SepHRotH
just visiting
Posts: 2
Joined: Sat Oct 18, 2003 2:32 pm

Post by SepHRotH »

me
Koddo
noob
Posts: 12
Joined: Sat Oct 18, 2003 3:55 pm

Post by Koddo »

i have one also, it works fine on win2k, had probs with running it on winxp though...
charlie
Outpost4lyfe
Posts: 3324
Joined: Sun Apr 06, 2003 12:24 am
Location: Mt GOD
Contact:

Post by charlie »

First you need to download Macro Scheduler from here... <a href='http://www.mjtnet.com/software/msched.zip' target='_blank'>http://www.mjtnet.com/software/msched.zip</a>

Then you need this Macro Script...

Code: Select all

remark>Assume that first time rod is already a bit used
let>a=50
label>start
Remark>DBLCLICK BEGINS:
LDown
Wait>0.05
LUp
wait>0.05
LDown
Wait>0.05
LUp
Wait>0.1
Remark>END OF DBLCLICK
MouseMove>-70,-70
wait>0.3
LDown
Wait>0.05
LUp
wait>0.3
MouseMove>+70,+70
remark> 8.5 usual, 10 sec if lag
wait>8.5 
wait>0.2
let>a=a+1
if>a<200,start
let>a=0
wait>0.2

remark>Dragging used fishing rod away
wait>0.3
LDown
Wait>0.5
MouseMove>0,+40
wait>0.5
LUp
wait>1
MouseMove>0,-40
wait>0.3
Goto>start
label>end 
Directions for who wants to use fishing macro:

Find a spot where:
You will be near water with no big fish in it
When you leftclick on water you are not starting to run in any direction
Open your bag
Stack the fishing rods together
The best way to stack them is to drop fishing rod and then pick it up - this way you will get a pile of rods which looks like a single rod in standard place of bag where new items are going to.
Drag your bag window near the water
Left-upper corner will point to the point where you will use your fishing rod at
Put your mouse over the rod
Be sure to check that you pointed correctly - when you press left mouse button down it must select a fishing rod and fishing rod must be draggable
Also preferably point to the top half of the rod, this will avoid clicking on the bag
Activate macro using hotkey which you specified in it's properties (to stop it press Shift+Esc)
Here is known problem: some computers with win2k makes delay about 5 minutes before repeating macro, still no solution for this case
Girlfriends are dedicated hookers.
shandriz
&lt;3 bd long time
Posts: 866
Joined: Sun Oct 19, 2003 3:48 pm
Location: Las Vegas

Post by shandriz »

I just tried it out... and it just ramdomly clicks in windows xp... stupid thing kept dragging the rod for about 1cm and then telling me to walk across the screen.
Post Reply