Author Topic: UO Machine 0.3.2.2 released  (Read 7239 times)

0 Members and 1 Guest are viewing this topic.

Offline xenoglyphTopic starter

  • Moderator
  • *****
  • Posts: 59
  • Activity:
    0%
  • Reputation Power: 0
  • xenoglyph is looked down upon.
  • Respect: +3
  • Referrals: 0
    • View Profile
UO Machine 0.3.2.2 released
« on: November 16, 2009, 08:33:59 PM »
0
Code: [Select]
------------------------------------------------------------------------------------------
UO Machine 0.3.2.2 (11/16/09):

Bugfix:     Argument parser in RazorLoader not working properly.  Thanks Reximus.

------------------------------------------------------------------------------------------

http://uomachine.freeforums.org/uo-machine-0-3-2-2-released-t85.html
UO Machine, advanced scripting for UO.

Are you prepared to die for your beliefs or just to dye your hair?

Offline Coragin

  • Wacko in Pajama's
  • Elite
  • *
  • *
  • Posts: 1641
  • Activity:
    0%
  • Reputation Power: 23
  • Coragin might someday be someone...Coragin might someday be someone...Coragin might someday be someone...Coragin might someday be someone...
  • Gender: Male
  • It Is What It Is.
  • Respect: +57
  • Referrals: 1
    • View Profile
Re: UO Machine 0.3.2.2 released
« Reply #1 on: November 16, 2009, 08:35:24 PM »
0
I have read the docs, I am wondering since I cant figure it out, what exactly does this do?
Coragin

My Facebook
And now I'm better at doing what ever it is Wolverine does!

Offline xenoglyphTopic starter

  • Moderator
  • *****
  • Posts: 59
  • Activity:
    0%
  • Reputation Power: 0
  • xenoglyph is looked down upon.
  • Respect: +3
  • Referrals: 0
    • View Profile
Re: UO Machine 0.3.2.2 released
« Reply #2 on: November 18, 2009, 12:03:58 PM »
0
It's a scripting utility for UO.

Features:

Support for all Mondain's Legacy/Stygian Abyss 2D clients
Scripts are written in C# and execute as native code
Supports encrypted and decrypted clients
Syntax highlighting script editor
In memory MultiUO patch allows multiple clients to be launched
Up to 32 simultaneous clients
Scripts can access any of the running clients
Direct access to client memory
Send mouse/keyboard inputs directly to client window
Custom journal implementation built from packets
Ability to send raw packets to client or server
Full packet based mobile & item tracking
99% packet driven with support for client macros
Many packet based events
Many packet based macros, including dragging and dropping items, WaitForTarget etc.
Easily find mobiles & items by ID or serial
Get land tile\static tiles for any given map coordinate
Configurable amount of tile caching to speed up script access to static tiles
Helper methods for finding distance in tiles, map direction between two points, etc.
UO Machine, advanced scripting for UO.

Are you prepared to die for your beliefs or just to dye your hair?

Offline TrailMyx

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: UO Machine 0.3.2.2 released
« Reply #3 on: November 18, 2009, 01:58:48 PM »
0
And a darn cool one too!  I just wish I had more time to play with it!  I still have plans to port the CLAw to it.
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline xenoglyphTopic starter

  • Moderator
  • *****
  • Posts: 59
  • Activity:
    0%
  • Reputation Power: 0
  • xenoglyph is looked down upon.
  • Respect: +3
  • Referrals: 0
    • View Profile
Re: UO Machine 0.3.2.2 released
« Reply #4 on: November 18, 2009, 11:05:12 PM »
0
hell man, I wish *I* had time to play with it =D

p.s. Just made a tiny update, but it won't be released right now unless anyone actually needs it (doubtful).  RazorLoader no longer depends on DEVPATH environment variable which is how it was loading Ultima.dll without linking to it.  I finally found a better way that doesn't involve any config files like the RazorLoader.exe.config I currently use.
« Last Edit: November 19, 2009, 12:41:57 AM by xenoglyph »
UO Machine, advanced scripting for UO.

Are you prepared to die for your beliefs or just to dye your hair?

Scrripty

  • Guest
Re: UO Machine 0.3.2.2 released
« Reply #5 on: November 19, 2009, 07:56:38 AM »
0
I gotta start playing with this cause that sounds SO good. :)

Tags: