Latest Threads

Forum Statistics
  • Forum posts:65,190
  • Forum threads:5,776
  • Members:1,760
  • Latest member:ug2882


Posted by: soMa
07-04-2011, 01:58 AM
Forum: Questions and Answers
- Replies (11)

Why does invul ar break ?
Doesn't Invulnerable mean it can't break ?

Print this item


Posted by: Morwen
07-03-2011, 09:54 PM
Forum: Questions and Answers
- No Replies

I'd like to use EUO to cast polymorph and automagicaly choose to turn myself into a deamon, but I don't know how to deal with the gump thing, I've searched in the EUO forums but I didn't find anything directly related to it...

Print this item


Posted by: Habibi Jones
07-02-2011, 06:01 AM
Forum: Suggestions
- Replies (7)

One thing that I really miss about some of the other shards I've played is that it was possible to cook human meat. I've never in my life experienced anything more satisfying than cooking a dude's body parts and eating them in front of him while he's waiting for you to res him :dance:

Print this item


Posted by: Morwen
07-01-2011, 08:11 PM
Forum: Suggestions
- Replies (1)

I think wands shouldn't go to pack when casting since they are like the meges iconic item... even if its just for deco it makes sense to see a mage casting with a wand int the hand... imho...

Print this item


Posted by: soMa
07-01-2011, 05:16 PM
Forum: Questions and Answers
- Replies (4)

What is a shield of black guard useful for ? Deco ?
What is a bracelet of binding :0 ?

Print this item


Posted by: soMa
07-01-2011, 05:09 PM
Forum: Suggestions
- No Replies

Possible to make a bag for all the weapons to start in rather than all over the backpack ?

Print this item


Posted by: Eru
06-30-2011, 07:27 PM
Forum: Player Guides
- No Replies

Know your Opponents Hits with Injection: by Lestat

Use this script in PVP to chose if you will FS or not after a very good hit.

When you have just half a second to decide if you FS or not, this is very helpful.

Just keep the script running, and it will detect when you hit and write you the opponent's APPROXIMATIVE % of hp's at the bottom left of the screen, which is the remaining AFTER your hit. Remember that it can be about 4% innacurate due to the way the UO client manages hit points.

Code:
sub HPenemy()
    UO.set('finddistance',3)
    UO.DeleteJournal()
    var i=0
    var t
    WHILE i<=4
        if uo.injournal("You hit") || uo.injournal("You score") || uo.injournal("You knock") || uo.injournal("You land") || uo.injournal("You smash") then
            UO.DeleteJournal()
            t = uo.GetHp('lasttarget')
            uo.print("EnemyHP%: " + str(t*4))
        end if
        wait(500)
    WEND
end sub

<a href="http://i38.tinypic.com/xlflnc.jpg" target="_blank"><img src="http://i38.tinypic.com/xlflnc.jpg" width=200" height="150"></a>

Print this item


Posted by: Eru
06-30-2011, 07:12 PM
Forum: Player Guides
- Replies (2)

How to Patch Your Own Injection Clients: by Lestat


First, you will need Injection 2007 from here:
http://yoko.netroof.net/YokoInjection70211.exe

Once extracted, you will need to replace your ignition.cfg with this one which is more recent:
http://yoko.netroof.net/ignition.cfg

Once downloaded, unpacked and everything, simply go into the right folder and run yLaunch.exe

[Image: 29loe4h.jpg]

You will click Setup in the Client section.

[Image: 23huf05.jpg]

Click on Path: and select your current client.exe file that you want to patch. You might want to select a COPY of your actual client if you do not want to mess your original.

[Image: 148hdl4.jpg]

Once this is done, click on Patch Editor (green text at the botom).

Click Evaluate current patch and keys (bottom right).

[Image: 2nishub.jpg]

Here you might have to stretch the window to see the GO button that will decrypt your client. Press go, and then click on Update UOKeys.cfg

[Image: 24bq7g4.jpg]

Close that window and go back to the Patch Editor. Click Reload All. Go where you see a YELLOW bulb, and press Make current from selection.

You can patch more actual clients that will have less bugs, less crashes and will retain targets if you wish, like client 5.0.1 or 6 or 7.

Enjoy!

Print this item


Posted by: Ruyman
06-30-2011, 06:57 PM
Forum: Questions and Answers
- Replies (1)

Hello can someone post a macro for provocation.
thanks

Print this item


Posted by: Nasir
06-29-2011, 02:46 AM
Forum: General
- Replies (3)

Hello.

If you don't have my msn, would you kindly ask Lerris for it and say hello?

Thanks.

Print this item