[Crossfire-wiki] [Crossfire DokuWiki] page changed: client_side_scripting:scripts

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Sun Apr 27 19:08:33 CDT 2014


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2014/04/27 19:08
User        : partmedia
Edit Summary: Consolidate sample scripts on a single page

@@ -1,10 +1,44 @@
- ==== Scripts ====
- [[client_side_scripting:scripts:bash|Bash Scripts]]
+ ====== Sample Scripts ======
  
- [[client_side_scripting:scripts:c|C/C++ Scripts]]
+ The sample scripts on this page are working programs contributed by players. Feel free to submit your own by posting it as an attachment to the Crossfire Discussion Mailing List.
  
- [[client_side_scripting:scripts:perl|Perl Scripts]]
+ ===== C/C++ =====
  
- [[client_side_scripting:scripts:python|Python Scripts]]
+   *[[user:gxc:client_side_scripting:cplusplus-howto]] - HOWTO for using C++ scripts 
+   *[[:user:gxc:scripts:food_watch]] -- Monitors your food and eats if it falls below a certain level.
+   *[[client_side_scripting:cfequip.cpp]] -- manages sets of equipment for different roles (fighting, spell casting, shopping :-)), docs. at top of file
  
- [[client_side_scripting:scripts:tcl|Tcl Scripts]]
+ ===== Perl =====
+ 
+   * [[:user:mrbrklyn:scripts:pray]] -- Pray and Pray and Pray without a fishing weight on the keyboard
+ 
+   * [[.perl:travel]] -- Walk from Euthville to Scorn.
+ 
+   * [[:user:mhoram:scripts:level_up]] -- Reports which skills are nearing advancement.
+ 
+   * [[:client_side_scripting:scripts:perl:travel]] -- Walks a player from one place to another.
+ 
+   * [[:user:mhoram:scripts:watch_food]] -- Auto-applies food when you get hungry.
+ 
+   * [[:user:mhoram:scripts:protect]] -- Casts an assortment of protection spells.
+ 
+   * [[:user:mhoram:scripts:altar_pray]] -- Takes some of the tediousness out of praying at an altar.
+ 
+   * [[:user:mhoram:scripts:healup]] -- Bring grace and hit points to maximum.
+ 
+   * [[:user:mhoram:scripts:subs.pl]] -- Subroutines used by most of my other scripts.
+ 
+   * [[:user:meflin:scripts:charge.pl]] -- Manage the charge/discharging of Power Crystals
+ 
+ ===== Python =====
+ 
+ see [[user:katia:About Python]] if you are new to python.
+ 
+   * [[client_side_scripting:book.py]] - A script that inscribes a book from a text file. (must have the "inscription" skill, along with something to write on)
+   * [[:user:eadmund:scripts:crossfire.py]] - A library of convenient functions for writing client scripts in Python (a rip-off of [[:user:mhoram:scripts:subs.pl]]) contributed by [[user:eadmund|Eadmund]]
+   * [[:user:eadmund:scripts:altar-pray]] - A port of [[user:mhoram:scripts:altar_pray]] to Python by [[user:eadmund|Eadmund]]
+   * [[user:katia:chatlog.py]] - A chat log for servers without Critical messages support.
+ 
+ ===== Tcl =====
+ 
+  * [[:client_side_scripting:scripts:tcl:autopray]] -- Prays to max grace, including optional altar-spamming. * 


IP-Address  : 99.108.25.109
Old Revision: http://wiki.metalforge.net/doku.php/client_side_scripting:scripts?rev=1220356828
New Revision: http://wiki.metalforge.net/doku.php/client_side_scripting:scripts

-- 
This mail was generated by DokuWiki at
http://wiki.metalforge.net/



More information about the crossfire-wiki mailing list