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 - jtw1984

Pages: [1] 2
1
Razor Enhanced / Skill Trainers
« on: October 12, 2018, 06:06:03 AM »
Hey guys, I've been building some basic skill trainers. I'll post them here when I finish them. Won't be too advanced, just simple trainers.

I play on a ServUO server FYI.


Post Merge: October 12, 2018, 06:07:05 AM
Stealing

Code: [Select]
# Buy 20 empty bottles and a packhorse
# Place the empty bottles on the packhorse
# Make sure to use Inspect Entities to change packhorse and bottles to the correct ID for your server
# Play script


packHorse = 0x00006C51
bottles = 0x0F0E

def trainStealing():
    while Player.GetSkillValue('Stealing') < 100:
        Player.UseSkill("Stealing")
        Target.WaitForTarget(10000, False)
        Target.TargetExecute(packHorse)
        Misc.Pause(10000)
        itemSerial = Items.FindByID(bottles,-1,Player.Backpack.Serial)
        if itemSerial:
            Items.Move(itemSerial,packHorse,0)
            Misc.Pause(500)

trainStealing()

Post Merge: October 12, 2018, 06:21:07 AM
Necro and Spirit Speak

Code: [Select]
def trainNecro():
    while Player.GetSkillValue('Necromancy') <= 50:
        while Player.Mana < 11:
            meditate()
        Misc.Pause(1000)
        Spells.CastNecro('Pain Spike')
        Target.SelfQueued()
        Misc.Pause(600)
       
    while Player.GetSkillValue('Necromancy') > 50 and Player.GetSkillValue('Necromancy') <= 70:
        while Player.Mana < 20:
            meditate()
        Misc.Pause(1000)
        Spells.CastNecro('Horrific Beast')
       
    while Player.GetSkillValue('Necromancy') > 70 and Player.GetSkillValue('Necromancy') <= 90:
        while Player.Mana < 20:
            meditate()
        Misc.Pause(1000)
        Spells.CastNecro('Wither')
       
    while Player.GetSkillValue('Necromancy') > 90 and Player.GetSkillValue('Necromancy') < 100:
        while Player.Mana < 20:
            meditate()
        Misc.Pause(1000)
        Spells.CastNecro('Lich Form')
               
    if Player.GetSkillValue('Necromancy') == 100:
        while Player.GetSkillValue('Spirit Speak') < 100:
            Spells.CastNecro('Curse Weapon')
            Misc.Pause(1000)
   
def meditate():
    Player.UseSkill('Meditation')
    Misc.Pause(8500)

trainNecro()

Post Merge: October 13, 2018, 06:29:39 AM
Animal Lore

Code: [Select]
loreAnimal = 0x000043E6

def trainLore():
    while Player.GetSkillValue('Animal Lore') < 100:
        Player.UseSkill("Animal Lore")
        Target.WaitForTarget(10000, False)
        Target.TargetExecute(loreAnimal)
        Gumps.WaitForGump(3644314075, 10000)
        Gumps.SendAction(3644314075, 0)
        Misc.Pause(2000)
       
trainLore()
       


2
General UO Chat / 100% Elemental Weapons
« on: September 12, 2018, 11:56:10 AM »
I hope this isn't a repost. Most of the topics I found on google were a few years old (except for one in 2017).

I've been trying to make a 100% elemental damage weapon. I saw the steps for this were:

1.) Create the weapon with the basic smith hammer. I made this with regular iron ingots.
2.) Use a shadow runic hammer to reforge with Power Reforging --> Grand Artifice --> Inspired Artifice --> Exquisite Quality

So I've now burned through 5 shadow runic hammers with every weapon I've crafted having 100% physical. I'm trying to figure out if I'm doing something wrong, or if the RNG is not on my side. So a few questions:

1.) Do I need blacksmith on my character? I saw somewhere on google that blacksmith wasn't required.
2.) Should I keep arms lore on, or does it matter?
3.) Is regular iron okay when crafting the weapon?

Also, I play on a freeshard, but it's supposed to be up to date with official servers. So I think the mechanics of making these weapons should be the same.

Anyways, thanks! :)

3
Razor Enhanced / Couple script libraries I found for python examples
« on: September 03, 2018, 05:34:26 PM »
This is a script library for UOForever from Abel Goodwin:

https://github.com/abelgoodwin1988/razorenhancedscripts

The following is a script library from feboss who plays on UODreams I believe:

https://github.com/feboss/RazorEnhanced

****

As a side note, currently Razor Enhanced uses uo.dll from OpenEUO for pathfinding purposes. Currently pathfinding is broken (due to new patch) in Razor enhanced which means the majority of scripts involving pathfinding won't work. I hope the devs can figure out a way to overcome this.


4
General UO Chat - Freeshard edition / Returning to UO on Demise
« on: May 02, 2014, 09:34:17 AM »
A friend of mine recently started playing Demise and asked me to come back. So here I am. lol. The server runs the ML era, and for the life of me I can't remember much from that era. I have been trying to plan out some pvp suits for a mage and a warrior.

Anyone play Demise that would offer some help on what arties I need?

Thanks!

5
General UO Chat / Newer Artifacts...returning after some time off :)
« on: January 09, 2013, 06:13:13 PM »
Hey guys!

I'm returning after taking quite a bit of time off. I've been learning this new reforging stuff, and thanks to the -15 mage wep thread I was able to create my -15 MW/15 DCI wep!

Anyways, as I'm returning I'm noticing new items and what not. I was curious what most mages run now and days as artifact pieces?I was checking out some players on the EC client to view their mods and what not.

Anything new that is a must have like the conjurers garb?

Thanks!

6
General UO Chat / Been gone for a while....mage suits
« on: May 09, 2012, 11:35:43 AM »
Hey guys! Long time no see. I left Ultima for almost a year. I have recently returned and am having to setup new characters since my friend decided to get rid of his account. haha.

Anyways, I was curious as to if there are any new arties for pvp mage suits?

Is necro/nox/mage the best template now or is a mystic/ninja still good? I also heard they changed the SDI on pure mage to 40.

Anyways, just wanting general advice. Thanks!

7
Player Templates / Griefing Character
« on: November 19, 2010, 08:52:52 PM »
Hey guys. I'm building this character right now so I'm unsure of the survivability until I play it. The character will basically only be used for bola'ing, all kill, and revealing stealthers. I will use this template in field fights with other guildmates. Here is the temp (Excludes items with skill gain):

110 Taming
110 Lore
100 Detect Hidden
85 Stealth
100 Hiding
85 Ninjitsu
120 Wrestling
90 Healing

Basically I think the survivability of this temp is too low. I'm contemplating getting rid of detect hidden just to put Healing on. I'm just confused on how to set this temp up. Any suggestions would be appreciated. Thanks!

8
Games & Game Systems / Star Wars: The Old Republic
« on: July 29, 2010, 05:35:37 PM »
Anyone else looking forward to this game? I can't wait! This is the first morph where I will pick it up first day out. Usually I just wait for a 2 week trial. haha

9
Games & Game Systems / TF2
« on: July 27, 2010, 08:35:40 PM »
Anyone play? If so give up the SteamID!

http://steamcommunity.com/id/james_oO


11
General UO Chat / I have finally conquered the impossible
« on: July 10, 2010, 04:40:26 AM »
I have made the sexiest character to ever grace UO. Thats right and without the help of women. My character is a natural dye golden with a light green to go on my SL warhorse. The best thing is the luna white mohawk. lol

I should have named this character the Brad Pitt of UO. haha

So now I'm off to spread the sexiness.

It's odd how people portray your characters in game. If a character looks stylish and is a pvper people are less willing to attack you. If your character looks noobish then people aren't afraid to attack you. It's a strange thing that happens in life as well as UO I guess.

So JaF, I never found an online fashion adviser but I have prevailed!

12
Off Topic / Time Travel
« on: June 26, 2010, 04:42:35 AM »
If you could travel anywhere in time where would it be?

13
Off Topic / A sense of humor
« on: June 06, 2010, 10:16:47 AM »
You know, I was watching Dumb and dumber the other day and realized something. I still laugh at this movie like I did when it first came out. I'm 26 years old now!

I think Jimmy Fallon said it best on his show a few weeks ago. He was reporting on the story of an exploding manhole in NYC. He then said "Is it weird that I'm 35 and still giggle like a school boy when someone says exploding manhole?"

lol. I was just curious, how many have this type of humor and do you believe that you will ever lose it?

14
General UO Chat / Mystic Mage Armor (Factions)
« on: June 03, 2010, 11:04:29 PM »
I'm kind of stumped on what armor I should put on my mystic mage. I've been contemplating a few ideas, and have been using the UO Template Editor software to decide.

Setup 1:

Kasa (Faction)
Orny (Faction)
Crimmy (Faction)
Fey Leggings (Faction)
Ranger Cloak (For other 3 SDI)
Ring (15 magery, 15 DCI, 3 FCR, and alittle of something else..maybe resists.)
Magery/EP Talisman
Imbued Chest, Sleeves, Gloves, and Neck piece
Conjurers Garb

Setup 2:

Folded Steel
Quiver
Crimmy
Fey Leggings
Orny
Crystalline
Conjurers Garb
Totem of Void
Imbued Chest, Sleeves, Gloves, and Neck piece

Setup 3:

Typical AOF, folded steel, mage/ep talisman, imbued ring/bracelet, with custom leggings, sleeves, gloves, and neck piece.

I'm just kind of confused on what would be the best. Any suggestions? Thanks :D


15
Off Topic / My Windows 7 is acting like a Twilight Zone movie
« on: May 20, 2010, 08:42:05 PM »
Alright this has only started happening over the 2-3 days. I did a system restore to some time last week and also did complete virus and spyware scans. All the scans came back with no infections.

This is what my comp is doing:

Any time I play a game (only happens when I'm playing UO or TF2) random keyboard keys will stop working. Upon restart they start working again, and the next time I launch a game a different set of keys will stop working. It's weird.

Also, my system volume keeps getting reset to 0%.

Twilight zone?!?!?!

Pages: [1] 2