<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.shoutirc.com/index.php?action=history&amp;feed=atom&amp;title=Plugin%3AAutoDJ%3AScriptFormat</id>
	<title>Plugin:AutoDJ:ScriptFormat - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.shoutirc.com/index.php?action=history&amp;feed=atom&amp;title=Plugin%3AAutoDJ%3AScriptFormat"/>
	<link rel="alternate" type="text/html" href="https://wiki.shoutirc.com/index.php?title=Plugin:AutoDJ:ScriptFormat&amp;action=history"/>
	<updated>2026-04-28T21:11:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.shoutirc.com/index.php?title=Plugin:AutoDJ:ScriptFormat&amp;diff=4409&amp;oldid=prev</id>
		<title>Indy: Text replacement - &quot;IRCBot&quot; to &quot;RadioBot&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.shoutirc.com/index.php?title=Plugin:AutoDJ:ScriptFormat&amp;diff=4409&amp;oldid=prev"/>
		<updated>2013-10-25T14:05:11Z</updated>

		<summary type="html">&lt;p&gt;Text replacement - &amp;quot;IRCBot&amp;quot; to &amp;quot;RadioBot&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:RadioBot Examples|AutoDJ Scheduler Script]]&lt;br /&gt;
==Script Description==&lt;br /&gt;
The script format for [[Plugin:AutoDJ:Scheduler|AutoDJ Scheduler]] scripts is really simple, it&amp;#039;s just like typing commands into the DCC Chat Console.&lt;br /&gt;
&lt;br /&gt;
You can use AutoDJ Scheduler variables in the lines of the script (%lw(0), etc.) for maximum usability.&lt;br /&gt;
&lt;br /&gt;
Note: To use scripts you must first create an AutoDJ user in RadioBot with the following PM command: !adduser AutoDJ +flags random_password AutoDJ!AutoDJ@ShoutIRC.com&amp;lt;br /&amp;gt;&lt;br /&gt;
Note2: You can change random_password to whatever you want, and use whatever flags you want to restrict which commands the scripts can run.&lt;br /&gt;
&lt;br /&gt;
==Example Script==&lt;br /&gt;
 # Comments can start with a # or ; or /&lt;br /&gt;
 &lt;br /&gt;
 # You can use any bot command that allows Console use in your script&lt;br /&gt;
 # Also, you can use a new command: wait number&lt;br /&gt;
 # This command makes the script wait for number milliseconds before continuing&lt;br /&gt;
 # You can also use sleep number instead of wait number if you prefer, or mix &amp;amp; match&lt;br /&gt;
 &lt;br /&gt;
 relay Test.mp3&lt;br /&gt;
 sleep 1000&lt;br /&gt;
 autodj-next&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{radiobot}}&lt;/div&gt;</summary>
		<author><name>Indy</name></author>
	</entry>
</feed>