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

Pages: [1] 2
1
General UO Chat / Anyone know how to do?
« on: December 28, 2017, 12:35:48 PM »
Some time ago i guy talked with me about an exodus exploit where he can enter with for example 10 accounts one time, then can re-summon the boss using only 2 key sets.

Anyone know how it work? maybe kill the mob loot fast, remove 2 chars from the group, log out the others before the 10 minutes timer, rejoin with a party of 2, then log all accts?

2
General UO Chat / If anyone want/need
« on: September 16, 2017, 11:41:25 AM »
i can pick uogt (6months) for a better price in my country (40usd) , if anyone want just tell, i can accept paypal, bitcoin, or uogold (if the offer is good)

I can pick anything from store at a good price, the only thing is REALLY expensive here is the Sorv.

3
General UO Chat / Best place to farm legendaryes?
« on: January 26, 2016, 07:40:51 AM »
actually i`m killing the shamme vortex (because i stay a lot out the game (since new loot system patch), have any other good spot?

4
General UO Chat / how get Skill Maestries without ToL?
« on: January 15, 2016, 11:48:35 AM »
Hi, i just returned to uo, but don`t have the patch, how can get the maestries book without the xpac?

5
General UO Chat / Hi all, i want come back
« on: August 14, 2014, 09:46:18 PM »
Hi all, it`s me hardy, since ever.

Actually my osi-atl account is suspended due lack of payment, but i wan`t come back, i read about some guys trading gold for uogt (at rate of 120m = 3 months).

Anyone from here do that?

If yes, can anyone can help me get back? i have near 800m on my chars, so i want a 3 month gt, but i need the guy trust in me.

If no one can trust, i think i will need pay 1 month then buy with uogold.

Can anyone tell me if the gametime still going for this rates, and if not, how much i need give for 1 - 3 - 6 months?

6
Player Templates / Help to Upgrade an ABC Archer
« on: December 25, 2012, 08:28:57 PM »
I need help, what i change to make my suit better, i have a ton of gold to spend, but no idea. I'm runing:

Anatomy              120,0 120,0 0,0 120,0
Tactics              120,0 120,0 0,0 120,0
Archery              120,0 120,0 0,0 120,0
Chivalry             120,0 120,0 0,0 120,0
Bushido              120,0 120,0 0,0 120,0 And Resist 120 stoned.
Healing              115,0 115,0 0,0 120,0

255 stats

110
125
10

items:
Augmentation
Garb 140 luck
Spell focusing sash
Mana phase orb - dci5 sr1 lmc6 di15
Faction carapace
detetive boots (2 int)
crimson cinture
earing protection (cold)
legs damage eater 15 mana10 mr2 lmc10 focus1 4 25 5 6 7
arms hpi5 stam5 mana8 hpr2 mr2 15 13 18 10 12
gorget lmc10 mr4 mana10 int4 4 7 5 5 5
ring dci20 hci15 di25 ep25
brac dci20 hci15 di25 dex8 str1
gloves hpi5 stam5 mana8 hpr2 13 12 7 21 15
helm hpi5 stam5 mana8 hpr2 luck40 22 8 6 14 16

so if all i have

str 121 hp 135
dex 138 stam 153
int16 mana 91
dci 55
hci 30
di 65
lmc 42
damageeater 15
hpr 8
mr 11
hpi 25
ssi5
ep25

66
71
60
62
72

without weapon

with divinefury i win
hci 15%
di 20%
ssi 15%
dci -10%

consecrate
di 15%


i know i can change the crimson, put a fact one to increase 5 dex (stam), and i will change my mana phase to pick one with hpr or mr in place sr (idk wich one is better)

the big Q is,
until when worth invest in huge mr on a no-med low int suit?

i thinked in change the dci5 sash for lt for bonus stats and mr, but if i remove my dci went to 40 when i divine, and i divine 100% of the time.

Actualy i'm using a bow\comp\yumi with ssi40 hld40 vel50 fb50 (the bow have balanced in place of fb for pblow + change for yumi and dshot + change for comp and follow moving shot + ai)

things i i will change but idk chage for what

helm (is with luck40 so is a wasted mod i can change for a mr2 maybe?)
gloves (only 5 mods, so with forged tool i can add a 6th, but i will find a good base item, and what i put? maybe mr or another resist?)
gorget (my gorget is a shame one, can i make a better one with reforge + imbue?)
jewels?


--
The legs and arms i think i really don't need change, because idk i can buy or make a better without waste 100m+ piece.

I hear about some new items from covetous and a new perless, any of they can be better for my suit?

Ideas? =D

7
General UO Chat / best way to get low level t-maps?
« on: April 18, 2012, 01:35:49 PM »
i want get and make some l3,l4,l5  maps, but don't know the best way to get they, i know l5=miasma and lower level?

8
Scripting Chat / ZLF =[ How to proced?
« on: November 27, 2011, 07:28:16 PM »
can anyone teach me how i use factbandages on pvp they have a coldown, i want use normal bandage until the timer go out, how i need proced?

Actually on my bandage script i use

finditem ZLF C
if ( #findkind = 0 )
{
set #lobjectid #findid
event macro 17 0
target 1s
event macro 23 0

the problem is, i want make a way to use both bandages (faction and normal) at same time, they have the same id, so its a real problem to me.

I thinked in:

display ok Please target your fact band $
set #targcurs 1
finditem #ltargetid
wait 20
set %factID #ltargetid

display ok Please target your band$
set #targcurs 1
finditem #ltargetid
wait 20
set %bandID #ltargetid

but the point is, how i make a timer, for when i will use normal bands and when i can use faction one again.



9
Script Debug / A Hardy Loyalty
« on: November 09, 2011, 10:03:25 AM »
Code: [Select]
;=======================================================;
; Script Name: A HardY Loyality                         ;
; Author: A HardY                                       ;
; Version: 1.0                                          ;
; Shard OSI/FS: OSI                                     ;
; Revision Date: 11/09/2011                             ;
; Purpose: Auto Make the Brilliant Amber quest          ;
;=======================================================;
; Setup: Set up your resource bag online 110            ;
; and trash on 118, press f8 to start                   ;
;=======================================================;
; v1.0 - First Release                                  ;
;=======================================================;

I need improve the wait cycle, and one or other routine, i maked this script today, and igo from 2k to 10k loyality in 2 hours, just pick 300 brilliant amber and 4 bagpacks, toss 3 bags on ground, pick the id and set on the script, then the script will pick the quest " A little something" on the same npc wich give the relic fragment quest, then he will save the random resource, toss the bag on the "ground trash" then repeat.

The cool scripters, maybe can use this idea and make a better script with menu and such to farm loyality.

I run it on Atlantic with no crashes or bugs, but i think have a lot for change.

Maybe line 60 need change from shard to shard
Line 111 need change for your safe bagpack
Line 118 need change for your trash bagpack

You can use any type of bag except the CKF item type to avoid error.


10
General UO Chat / ABC Archer
« on: July 11, 2011, 05:13:32 PM »
I'm making a new abc archer, i need some advice, what is better, a suit with 10% di on each part (gorget chest arms gloves) or a suit with 5% hci on each ? with the di system i can make powerfull 1% di weapons, but with hci i can use stronger jewels, what way i go?

11
Scripting Chat / Script Imbuing with bowcraft?
« on: July 07, 2011, 10:09:20 AM »
i'm 78.5 imbuing atm, with unrevel sistem, but now i need start a real script up 120. I only have bc and imbuing on the char (for easy skill gain), so i dont have tinker, and or any other craft skill. I have a bag full of tools, but idk what to do.

12
General UO Chat / best price UOSA and HS code
« on: January 14, 2011, 08:23:15 PM »
Where is the best place to buy both? uosa and uohs? if i buy hs i win sa?

13
Script Snippets / A HardY Mount
« on: May 28, 2010, 05:33:49 AM »
Its a script for help pvp archers, bola ball dismounters, and a cool remount macro


Code: [Select]
;=======================================================;
; Script Name: A HardY Mount                            ;
; Author: A HardY                                       ;
; Version: 1.0                                          ;
; Shard OSI/FS: OSI/FS                                  ;
; Revision Date: 05/28/2010                             ;
; Purpose: Auto unmount/remount                         ;
;=======================================================;
; Setup: Set hotkeys, dismount your pet and start script;
;=======================================================;
; v1.0 - First Release                                  ;
;=======================================================;

Already tested on OSI, and doing some delay tests on FS.

Post your feedback, and suggestions.

14
General UO Chat / Anyone sell uogt?
« on: January 20, 2010, 08:55:30 AM »
freddy is out the world so i need anyone to sell me 2 uogt asap =( or i will lose my houses with all my items =/

15
Player Templates / MY mage suit (what i can improve)?
« on: January 10, 2010, 01:23:40 PM »
Actually i'm using:

Orny
Cristaline
Inquisitors
Arcane
lt sash
crimmy
rbc
detetive investigator (4 int)
condemned
hom
melysas cloack
trinket

sleeves
lmc5
mana5
mr1
7
20
5
22
9

gorget
hpi5
lmc5
mr2
8
20
7
6
24

legs
mr2
sr3
5
18
20
23
8

kryss
phys14%
energy13%
di40
sc
fc-1
harm50%
mageweapon -21

so my final stats (with reative) are 64 69 70 70 75

i'm out factions.

i have good items but idk if i can make any change. i'm max lmc very good mr.

i thinked in put a sc -0 weapon (from imbue) but idk if worth (my kryss is made of valkit and with 40stam rly help the hit harm on it)

i know if i join faction i put cristaline fact + rbcfact + barbed gloves, then i remove my legs and put a fey to max dci i think it will work nice.

i made a rlly good pot chugger script so the 0.5s i'm whitout fc from arcane dont change much.

ah and i have a shortbow ssi10 balanced sc -0 mageweapon 22 di40 dci8 (worth change for the kryss + arcane?)

Pages: [1] 2