user:mrbrklyn:scripts:pray
Table of Contents
Introduction
This is a client-side perl script for Crossfire, which allows you to pray overnight. Just change the for loop and load up on prayer skill while you sleep.
Requirements
- Perl
Code
#!/usr/bin/perl use strict; for (1 .. 1000) { print "issue 1 1 use_skill pray \n"; }
References
user/mrbrklyn/scripts/pray.txt · Last modified: by 127.0.0.1