The Wiki for Tale 4 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

Difference between revisions of "User:Cegaiel/Macros/Fishing"

From A Tale in the Desert
Jump to navigationJump to search
Line 13: Line 13:
 
*The fishing icon can change positions depending on where you are standing (ie mud, sand, etc).  This script will ask you where the icon is...
 
*The fishing icon can change positions depending on where you are standing (ie mud, sand, etc).  This script will ask you where the icon is...
  
*Once it reaches the the number of casts you entered, it will stop. Great if you fall asleep at your keyboard :P
+
*Once it reaches the the number of casts you entered, it will stop.  
  
  

Revision as of 23:13, 14 March 2010

Fishing (Autohotkey)

Start script with Ctrl+Alt+F

It will walk you through with GUI menus, but heres what it will ask:

1) Enter how many times you want to cast (click the fishing icon)
2) It will ask you to hover and middle click your fishing icon
3) It will now begin fishing and pause 16 seconds between casts


What makes this better than some other fishing scripts?

  • The fishing icon can change positions depending on where you are standing (ie mud, sand, etc). This script will ask you where the icon is...
  • Once it reaches the the number of casts you entered, it will stop.


New Update 1/19/2010:

  • Countdown timer added to GUI bar
  • Holding F2 down (2 seconds) while waiting on timer will fish immediately (in case lag caused you to fish too early or you paused script)


Get Code!