https://github.com/luciopaiva/uomachine
Keeping this abandoned project alive.
https://github.com/luciopaiva/uomachine
Last synced: 6 months ago
JSON representation
Keeping this abandoned project alive.
- Host: GitHub
- URL: https://github.com/luciopaiva/uomachine
- Owner: luciopaiva
- Created: 2014-04-19T01:41:25.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-19T09:51:11.000Z (over 11 years ago)
- Last Synced: 2025-03-28T08:41:37.841Z (7 months ago)
- Language: C#
- Homepage:
- Size: 1.8 MB
- Stars: 4
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: Licenses/AVALONEDIT LICENSE.txt
Awesome Lists containing this project
README
--------------------------------------------------------------------------------
UO Machine 0.3.2.4 (03/15/2010).Net Framework 3.5 SP1 required
UO Machine is a scripting utility for Ultima Online. Scripts are
written in C# and execute as native code.Supported clients:
All Mondain's Legacy/Stygian Abyss 2D clients.
How to write scripts:
It's recommended to use the included Visual Studio 2008 templates
to take advantage of code completion and refactoring features of
the Visual Studio IDE. Don't forget to add a reference to
UOMachine.exe in your project.A GUI template is also included so that you can use the VS 2008
form designer to easily create a GUI script.Acknowledgements:
Thanks to Artaxerxes, lead developer of UOAI (http://www.uoai.be). His
assistance has proved invaluable and I appreciate it dearly.A big thanks to Cheffe. Though he isn't involved with the project
in any way, UO Machine wouldn't exist without his hard work. I've
learned much of what I know regarding UO internals by reverse
engineering EasyUO and the UO client.Thanks to Christoph Husse for EasyHook, a brilliant API hook library.
Thanks to the SharpDevelop team for the nice AvalonEdit library.
Thanks to Daniel 'Necr0Potenc3' Cavalcanti for his hard work on
UO encryption routines which he generously shared with the world.Licenses:
UO Machine is free open source software licensed under the GPL
license, for more information see the included text in the
\Licenses folder or visit http://www.gnu.org/licenses/gpl-3.0.txtEasyHook is free open source software licensed under the LGPL license,
for more information see the included text in the \Licenses folder or
visit http://www.gnu.org/licenses/lgpl-3.0.txtSharpDevelop libraries including AvalonEdit are free open source
software licensed under the LGPL license, for more information see the
included text in the \Licenses folder or visit
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txtzlib is copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler,
please see the included text in the \Licenses folder or visit
http://www.zlib.net/zlib_license.html--------------------------------------------------------------------------------
http://uomachine.pbworks.com/
http://code.google.com/p/uo-machine/
--------------------------------------------------------------------------------