Scripts: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 July 2023

19 July 2023

  • curprev 17:3517:35, 19 July 2023Amina talk contribs 358 bytes +358 Created page with "Here's a bunch of example scripts. == Fishing script == <pre> [ 4 # this makes it repeat 4 times eq fishingpole use # cast line . 40 eq fishingpole use # reel in . 4 eq fishingpole use # if you have a fish, take it, otherwise it goes in lake . 1 eq # always put away . 1 ] </pre>"