/Scripts

Scripts for Ultima Online Freeservers

Primary LanguageC#GNU General Public License v3.0GPL-3.0

UOAccess

Ultima Online Freeserver Scripts

This is a collection of scripts I have gatherd and wanted to get off the computer. I have put them all here so I can keep them without having them taking up space.


if (Scripts != Have && Want == True)
    {
        Download(ScriptsYouWant);
    }
else
    OpenBrowser(www.ServUO.com);

Installation

  • Most of these should not need edits to get them Compiled and working
  • I always put Custom scripts not part of the Servers original files in Server/Scripts/Custom

Links

ServUO