View Single Post
Old 08-25-2004, 02:36 PM   #2 (permalink)
KoJawn
 
Join Date: Aug 2004
Location: Fort Worth Texas, USA
Age: 40
Posts: 114
Default

Try this script:

Double Click (fishing pole)
Wait for Target
Target RelLoc (x,y) //Relative location used to switch target when boat moves
Pause 8.00 Sec //Wait until skill used again
if (JournalContains " fish don't seem.")
Say: forward one..........\
Pause .650sec...............|
Say: forward one.......... |
Pause .650sec...............|
Say: forward one.......... |
Pause .650sec...............|
Say: forward one.......... |
Pause .650sec............... > Or you can use a program called 8x8
Say: forward one.......... |
Pause .650sec...............|
Say: forward one.......... |
Pause .650sec...............|
Say: forward one.......... |
Pause .650sec...............|
Say: forward one.......... |
Pause .650sec…………….. /
End If
UseSkill Hiding
If (JournalContains “can’t seem to hide”
UseSkill Hiding
Else
End If
If (JournalContains “can’t seem to hide”
UseSkill Hiding
Else
End If
If (JournalContains “can’t seem to hide”
UseSkill Hiding
Else
End If
If (JournalContains “can’t seem to hide”
UseSkill Hiding
Else
End If
KoJawn is offline   Reply With Quote