ScriptUO

Scripting Resources & Utilities => Razor Enhanced => Topic started by: bendel on September 03, 2018, 08:07:21 AM

Title: Razor Enhanced section
Post by: bendel on September 03, 2018, 08:07:21 AM
For years, apart from Easyuo and Stealth, almost all UO Assists are out of date or just not working any more.

This tool is open source updated for latests features of EA and compatible for the majority of shards.
It include a IronPython dot net based built-in where Python features can be used.

The community of the project is growing a lot and I think it would be nice if there was a section dedicated to this tool on this site.
So my question is, would there be a possibility of having a section for Razor Enhanced?

Site : http://razorenhanced.net
Discord : https://discord.gg/P3Q7mKT
Source : https://bitbucket.org/RazorFork/razor-enhanced
Official Script Library : https://bitbucket.org/Alexdan/re-script-library/src
Title: Re: Razor Enhanced section
Post by: gimlet on September 03, 2018, 09:47:30 AM
I think this is a good idea - i don't have the ability to add new sections but i'll ask the greater powers to "make it so"!
Title: Re: Razor Enhanced section
Post by: Tidus on September 03, 2018, 09:58:18 AM
Added
Title: Re: Razor Enhanced section
Post by: bendel on September 03, 2018, 10:14:20 AM
Thanks Tidus & gimlet ! really appreciate !
Title: Re: Razor Enhanced section
Post by: Crome969 on September 04, 2018, 02:45:07 AM
I will look into it. Seems like an interesting feat. Maybe writing some SDK for that would be worth  :o
Title: Re: Razor Enhanced section
Post by: bendel on September 04, 2018, 06:04:21 AM
Someone from RazorE community 'Soltrac', also made an DLL to use C# without the need of vs studio for thoses who don't use Python, but can't be debugged as python scripts are.

Quote
Just add the ExtendRazor.dll to the project and call: ExtendRazor.Start() on a new button. On close, ExtendRazor.StopAll() should be called to close all opened threads

Here is the source.
Title: Re: Razor Enhanced section
Post by: Crome969 on September 05, 2018, 12:23:35 AM
Well C# without debugging is like grabbing the engine but dont take the car
Title: Re: Razor Enhanced section
Post by: Trigs on September 05, 2018, 06:20:37 AM
Going to look into this a bit when I have some spare time, but seems like it would be a good replacement for UOSteam,

Anything comparisons you can provide if you have used much UOSteam bendel? It seems to have much of the same features from looking at the gui, but one of the main reasons I even use steam at all is for it's seemingly excellent target handling in macros - does RE provide a similar feature?
Title: Re: Razor Enhanced section
Post by: Alexdan on September 06, 2018, 06:53:41 AM
Going to look into this a bit when I have some spare time, but seems like it would be a good replacement for UOSteam,

Anything comparisons you can provide if you have used much UOSteam bendel? It seems to have much of the same features from looking at the gui, but one of the main reasons I even use steam at all is for it's seemingly excellent target handling in macros - does RE provide a similar feature?

You can see this video guide too see how RE target system work:

Title: Re: Razor Enhanced section
Post by: 12TimesOver on September 13, 2018, 12:54:26 PM
Well C# without debugging is like grabbing the engine but dont take the car
Haha! This is my new Skype For Business tag line!! :P
Title: Re: Razor Enhanced section
Post by: Scorpio on October 26, 2018, 10:11:37 PM
Well C# without debugging is like grabbing the engine but dont take the car

You still doing UO things? *mischevious grin*
Title: Re: Razor Enhanced section
Post by: uofreak on November 16, 2018, 08:03:04 AM
Cool, so guessing this works with UO stealth client too? :)