Forage GLbasic (script)

From Elanthipedia
Jump to navigation Jump to search
Forage GLbasic (script)
Category Unknown
Front-end Unknown
Author Unknown

The Script

  put collect %1
wait 15
put kick %1
wait 1


The Explanation

This has only been tested on StormFront so far. This is as basic as it gets.
Ever find yourself in an unfamiliar room and just want to get some foraging training in?
Type "Forage" by itself. For example, the first item you come up with is a "stem".
You now know there are "stem"s in the room. All you have to do now is type ".forage stem"("forage" being the name of my script)
If you would like this to loop continuously you can simply add this line to the bottom of the script:

  put .forage %1

-Glause