Difference between revisions of "Fishing Scripts"

From Collapser Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
If that script isn't working for you, an alternative is:
 
If that script isn't working for you, an alternative is:
  
'''auto 100 set $n [$posy-3] | set $s [$posy+3] | set $e [$posx+3] | set $w [$posx-3]| useongroundxyz 3483 $e $n $posz | useongroundxyz 3483 $w$s$posz useongroundxyz 3483 $w $n $posz | useongroundxyz 3483 $e $s $posz'''
+
'''auto 100 set $n [$posy-3] | set $s [$posy+3] | set $e [$posx+3] | set $w [$posx-3]| useongroundxyz 3483 $e $n $posz | useongroundxyz 3483 $w $s $posz | useongroundxyz 3483 $w $n $posz | useongroundxyz 3483 $e $s $posz'''
 
<br>
 
<br>
  
Line 17: Line 17:
 
If you're using a fishing spear instead, this script is the one for you:
 
If you're using a fishing spear instead, this script is the one for you:
  
'''auto 100 set $n [$posy-3] | set $s [$posy+3] | set $e [$posx+3] | set $w [$posx-3]| useongroundxyz 3346 $e $n $posz | useongroundxyz 3346 $w$s$posz useongroundxyz 3346 $w $n $posz | useongroundxyz 3346 $e $s $posz'''
+
'''auto 100 set $n [$posy-3] | set $s [$posy+3] | set $e [$posx+3] | set $w [$posx-3]| useongroundxyz 3346 $e $n $posz | useongroundxyz 3346 $w $s $posz | useongroundxyz 3346 $w $n $posz | useongroundxyz 3346 $e $s $posz'''
 
<br>
 
<br>
  

Revision as of 23:42, 23 January 2020

auto 100 fish

NOTE: If your character is not fishing, try moving around. Most scripts only fish either north-west or south-east and it may be tricky to find a good spot to stand in. The most basic fishing script is as follows:

If that script isn't working for you, an alternative is:

auto 100 set $n [$posy-3] | set $s [$posy+3] | set $e [$posx+3] | set $w [$posx-3]| useongroundxyz 3483 $e $n $posz | useongroundxyz 3483 $w $s $posz | useongroundxyz 3483 $w $n $posz | useongroundxyz 3483 $e $s $posz


Another really good fishing script can be found below. I like this one because it stops fishing if you're under 50% mana, so you won't die from your bot overriding your mana potion script with the fishing script.

auto 1 listas 'Safe Fish' | set $n [$posy-4] | set $s [$posy+4] | set $e [$posx+4] | set $w [$posx-4] | if [$mppc > 50] useongroundxyz 3483 $e $n $posz | if [$mppc > 50] useongroundxyz 3483 $w $s $posz | if [$mppc > 50] useongroundxyz 3483 $w $n $posz

If you're using a fishing spear instead, this script is the one for you:

auto 100 set $n [$posy-3] | set $s [$posy+3] | set $e [$posx+3] | set $w [$posx-3]| useongroundxyz 3346 $e $n $posz | useongroundxyz 3346 $w $s $posz | useongroundxyz 3346 $w $n $posz | useongroundxyz 3346 $e $s $posz

Misc. Scripts To Aid Fishing:

To auto-bowl your fish monsters, use the script below: NOTE: Make sure you check the list below and just add the monsters you want using the same format if your monster isn't listed below. It is NOT a complete list of all fishing monsters, just a starter script that can be edited based on the needs of the player.

auto 200 | useoncreature 5928 Jaws | useoncreature 5928 Aegaeus | useoncreature 5928 Krakatoa | useoncreature 5928 Triton | useoncreature 5928 Blastoise | useoncreature 5928 Pyria

To auto open bundles, use the following:

auto 50 usegrounditem 6507