Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - bendel

Pages: [1] 2
1
Razor Enhanced / IDOC House Scanner (OSI/FS)
« on: September 04, 2018, 05:40:51 AM »
This is a simple script to check if a house sign is condemned.
If house is condemned, you will receive an event message.

enjoy !

2
Razor Enhanced / Razor Enhanced section
« 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

3
Stealth Client / OSI Stealth
« on: May 16, 2018, 11:23:22 AM »
Is dead?

4
UO-Related Tutorials / Runic saw
« on: April 26, 2018, 02:20:26 PM »
hi,
I need advice to collect runic saw,
What is the most efficient method for farming in 2018?
- Felucca Heartwood Quest
- BOD
- Buy kit with gold?

5
Stealth Client / Trojan in last stealth
« on: April 25, 2018, 12:51:22 PM »
first time ever happen.




Who did this last release ? 8.7.8.0 ?
Why it wasn't announced on website ?

6
Stealth Client / NOt working
« on: April 20, 2018, 10:29:12 AM »
i have issue with the last version of Stealth.
not able to play with client, Movement in map don't work as well.

7
UO Client Modifications/Tools / Compile EasyUO (Window 10)
« on: April 07, 2018, 12:05:50 PM »
ALWAYS DOWNLOAD THE OFFICIAL VERSION FROM EASYUO.COM, IF I MAKE THIS TUTORIAL, IT IS FOR YOUR OWN USE AND AVOID DOWNLOADING THE PROGRAM FROM A SOURCE THAT COULD BE DANGEROUS.


forgive my English (not native language).

DELPHI 7 & EASYUO OpenSource Configuration for Windows 10 (8?).

first u have to find Delphi 7 Entreprise


install Delphi 7 
use keygen or buy it (lol)
Install choose : Typical
Uncheck  Use VisiBroker/Cobra Support
Uncheck Install InterBase Client
Next next next.

When installation finish,  in C:\Program Files (x86)\Borland\Delphi7\Bin    rename extension DELPHI32.DRO to DELPHI32.$$$

Now !

Now open Delphi, click on Component then Install Component and import what i show in picture :



when done, compile and install.

Open again Component & Install Component then :



Compile Install, Save all and Close.


Now open Delphi, open project  > \EasyUO_Source\easyuo\EasyUO.dpr
And use the green "PLAY BUTTON"

If it's working, fresh Easyuo will appear and compiled in the folder \EasyUO_Source\build


Next Part  :  Update & Scan Address

8
Stealth Client / Error in IdServer Range Check Error Fixed
« on: March 25, 2018, 09:53:20 AM »
delete

9
Stealth Client / Facet missing
« on: November 27, 2017, 05:03:46 PM »
Hi,

With last release of stealth v8.6.0,  i have only Trammel & Felucca on moongate. When login uo, i receive gump to teleport to a city of trammel.

Anyone have same issue?

10
Stealth Client / spell in use
« on: November 12, 2017, 10:04:24 AM »
Hello,

There is a way to check if a spell are in use or ended casting ?
I know possible to know when the spell ending if cursor open or like Magic Reflection show in buff. 

Thanks

11
Submit your Script / simple taming trainer (mastery)
« on: January 10, 2016, 03:08:28 PM »
Hi,

i have not found any script to raise 90 to 120 taming using masteries, so i just made an little loop for it.

be sure u have an maximum of MR and if possible Focus & Medit skill !
in 2 days(full) i raise 90-120.

Code: [Select]
display Target your pet!
set #targcurs 1
set %mana 1
while #targcurs = 1
{
wait 1
}
set %petid #LTARGETID
repeat
{
finditem %petid G
if #findcnt < 1
{
gosub getapet
}
if #mana > %mana
{
event macro 15  744
target
event macro 22 0
wait 10
}
}
until #false
return
sub getapet
halt
return



Keep calm and raise your skills.

12
Scripting Chat / Supernova ID
« on: December 27, 2015, 08:51:32 AM »
Hello,

The Supernova ID are the same as Greater Strenght potion.
How could i find the unique ID of Supernova ?

Ty.

13
General UO Chat / Ultima Online Code Cheaper !
« on: October 06, 2015, 04:10:49 PM »
Hello,

Just FYI, it's been one year since I bought my UO Game Time codes on G2A for lower prices and it's working !
for a 6 months i pay 24.60$ !! it's half than the ORIGIN prices.

example : https://www.g2a.com/ultima-online-6-month-game-code-origin-cd-key-global.html.

14
Stealth Client / WTFast + Stealth [Solved]
« on: August 23, 2015, 12:18:07 PM »
Hi ;)

Just a little question, there is an easy way to load WTFast with stealth client ?  
i'm meditating on it and i'm unable to find out.

Edit :  Problem fixed, (adding stealth.exe as game on Wtfast).

15
Public Bugs / "Escape"
« on: March 06, 2015, 07:19:13 AM »
Moved to private section

Pages: [1] 2