Advertisement
darkstaar

DarkstaR - Autofisher

Nov 2nd, 2012
1,457
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.14 KB | None | 0 0
  1. i=0 while(1)do p=Self.Position()x,y=p.x+i%15-7,p.y+i%11-5 wait(getTileUseID(x,y,p.z).id%4597<6 and selfUseItemWithGround(3483,x,y,p.z)+999)i=i+1 end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement