06-01-2014, 11:01 PM
(This post was last modified: 06-01-2014, 11:01 PM by raphaelignacio.)
(06-01-2014, 07:04 PM)kushpally Wrote: Need a fishing macro for an OT using Mechanical Fishing Rod instead of normal Fishing Rod.
I dont know if will work, i try to translate to bbot language from another bot..
Code:
100 {Fishing Rod} i:=Misc.Random(-5, 5) j:=Misc.Random(-5, 5) x:=Self.X() y:=Self.Y() z:=Self.Z() Inc(x, !i!) Inc(y, !j!) range:=Misc.Random(1, 7) Map.UseOn(ID OF FISHING ROD, ID OF WATER, !x!, !y!, !z!, !range!)
REP ++ IF I HELPED YOU !!! THANKS