fishing, alc , manu macro

Discussion on Helbreath Hacks. New ones Released. and how to work them.
Post Reply
No-Fear
noob
Posts: 21
Joined: Sun Jan 11, 2004 3:22 pm

Post by No-Fear »

If some1 have 1 of these im really thankful if u share it with me...
silver
noob
Posts: 11
Joined: Tue Dec 16, 2003 3:14 pm

Post by silver »

Fishing macro

Code: Select all

let>a=1
label>start
mousemove>0,0
Remark>DBLCLICK BEGINS:
LDown
Wait>0.05
LUp
wait>0.05
LDown
Wait>0.05
LUp
Wait>0.1
Remark>END OF DBLCLICK
MouseMove>-75,-75
wait>0.3
LDown
Wait>0.05
LUp
wait>0.3
MouseMove>+75,+75
wait>8.5
wait>0.2
label>cont
let>a=a+1
if>a<200,start
let>a=0
wait>0.2

remark>Dragging used fishing rod away
Mousemove>0,0
wait>0.3
LDown
Wait>0.5
MouseMove>0,+45
wait>0.5
Mousemove>0,0
LUp
wait>1
MouseMove>0,-45
wait>0.3
Goto>start
label>end
I think you have to write the manu macro your self, I made one about a year ago, but I seem to lost it. Enjoy the fishing macro though.
Post Reply