PDA

View Full Version : more Ultima Online bugs


Machiko
17th January 2003, 13:59
everyones doing it, so it's not really my bug as I saw someone doing it in the game myself but it works:

In the Shadow Lord stronghold, you can cast blade spirit into the center room. Just go into that room with the stone and target the top of the wall that is part of the rooms center structure. Good for raids.


also that script i posted for the gm blacksmith - they patched it i believe. it aint working now. some said it did. I already used it and can't gain to test and dont feel like doing it on a different shard cuz i have no cash on those to fund it. can someone in this lonely part of the uo section confirm for me?





here's a script for hunting powerscrolls off champions:

;++++++++++++++++++++++++++++++++++++++++++++
;Barracon - OE (rat)
;Barracon - IS (human; pointless using it as it will detect players instead)
;Ricctor - GJ
;Semidar - IJ
;Mephistis - FJ

INITEVENTS
SET %hidden 0
SET %rep 0
SET %counter 0
SET %timer 0
SET %champ null
SET %champid null
SET %search 0
SET #SCNT2 0
SET #SCNT 0
IGNOREITEM reset

main:
GOSUB hidden
GOSUB timer
GOSUB rep
GOSUB search
GOSUB ps
GOTO main

;**** HIDDENREVEALED CHECK ****
SUB hidden
IF #CHARSTATUS =
{
IF %hidden = 1
{
EVENT sysmessage You have been revealed!
SET %hidden 0
SET %counter 1
RETURN
}
}
IF #CHARSTATUS = H
{
IF %hidden = 0
{
EVENT sysmessage You are hidden!
SET %hidden 1
SET %counter 0
SET #SCNT2 0
SET #SCNT 0
RETURN
}
}
RETURN

;**** CRIMINALWAR FLAG TIMER ****
SUB timer
IF %counter = 0
{
IF #SCNT >= 120
{
EVENT sysmessage 2 minutes is up!
SET %counter 1
RETURN
}
}
RETURN

;**** SELF REP CHECK ****
SUB rep
FINDITEM #CHARID
IF #FINDREP >= 3
{
IF %rep = 1
{
EVENT sysmessage You are a CRIMINAL!
SET %rep 0
RETURN
}
}
IF #FINDREP <= 2
{
IF %rep = 0
{
EVENT sysmessage You are now BLUE!
SET %rep 1
RETURN
}
}
RETURN

;**** FIND CHAMPION ****
SUB search
IF %search = 0
{
FINDITEM FJ
IF #FINDKIND > -1
{
SET %champid #FINDID
SET %champ Mephistis
GOSUB champ
RETURN
}
FINDITEM OE
IF #FINDKIND > -1
{
IF #FINDREP = 6
{
SET %champid #FINDID
SET %champ Barracon
GOSUB champ
RETURN
}
IGNOREITEM #FINDID
}
FINDITEM IJ
IF #FINDKIND > -1
{
SET %champid #FINDID
SET %champ Semidar
GOSUB champ
RETURN
}
FINDITEM GJ
IF #FINDKIND > -1
{
SET %champid #FINDID
SET %champ Ricctor
GOSUB champ
RETURN
}
}
IF %search = 1
{
FINDITEM %champid
IF #FINDKIND = -1
{
GOSUB deadchamp
RETURN
}
}
RETURN

;**** PS FINDER ****
SUB ps
FINDITEM TVH
IF #FINDKIND = 0
{
IF #FINDCOL = 1153
{
IGNOREITEM #FINDID
EVENT sysmessage Found a powerscroll!!!
EVENT drag #FINDID
RETURN
}
}
IGNOREITEM #FINDID
RETURN

;**** FOUND CHAMPION ****
SUB champ
SET %search 1
SET #LTARGETID #FINDID
SET #LTARGETKIND 1
EVENT sysmessage Champion %champ found!
EVENT sysmessage Champion %champ found!
EVENT sysmessage Champion %champ found!
RETURN

;**** CHAMPION DEADNOT FOUND ****
SUB deadchamp
EVENT sysmessage Champion %champ is dead!
EVENT sysmessage Champion %champ is dead!
EVENT sysmessage Champion %champ is dead!
SET %champ null
SET %champid null
SET %search 0
RETURN

Virtuosofriend
17th January 2003, 15:18
Machiko it will more useful to put your great codes in txt files and attach them in your thread rather than posting them on the forums.As you can see the thread is very loooooooong and not user friendly.
Thx

Machiko
18th January 2003, 00:18
some are macros too you can run with uoassist which is a 3rd part program but yeah if you want to that thanks and it would be useful for whoever...that 1 player besides me might like that heh. Not to many up people here yet all 10-14 servers are packed with 3000-5000 players. I would advertise this site but if i even speak a url with exploits or bugs in the game, i get banned.

d3m0n
18th January 2003, 09:03
hehe...good job there but, how would i use these scrips, what i need?This is the 1st time i see these kind of hacks, and some help would be great!

Machiko
18th January 2003, 20:26
well you can run them with uoassist with the macro tools built into that. Do you even have uoassist? trail is like amonth or so free but its not entirely free. Youneed to pay a 1 time fee of like 10 dollars or something cheap...well worth it. Uoassist is a great thing to have and a legal 3rd party program. Just make sure you pay for the code, if you use a fake/bad/non legit generated code they will ban you and your account from uo in a matter of hours /days if it's the weekend and you know how Origin Games is insanely crazy at doing that.

What shard do you play on? Give me a pm, i might be able to help you in game too.

Machiko
18th January 2003, 20:33
to get out of Ish fast (since you cant recall or gate there and need to travel all the way back to a virture moongate)
All you need is a thorn. Next, find a patch of desert or beach. and plant the thorn and go in the hole and out the exit. from there just recall normally.

d3m0n
20th January 2003, 20:40
damn! 10 dollars is BIG money for me ! im not from us im from Estonia (opposite to russia) but im playing in abyss shard http://www.theabyss.ru but what about uo autopilot...i found that prog but it sucks dont work correctly....

Machiko
21st January 2003, 00:27
oh the abyss is a player run gm abusing shard. I play the official ones run bu Origin aGames. The stuff onthere is newer then the stuff you are doing so my scripts will not work with the way the emu is coded - it is a bit different. I assume they use sphereserver right? I would hope not UOX or PoL. Ya everything I post works for the offical UO. I have a sphere server I play with friends on but the newest release, the one on the sphere site is like so far behind with what the REAL UO is like. Sphere is easy to hack because its made bad. I think I can post some cheats for that or entire files that will give you admin control of the servers (iif the old ones work I can change that ....i lost them and found them again just the other day). AOS is coming out for the real UO, it's going to be interesting. Anyway I'll check into that for you.

Machiko
21st January 2003, 03:31
You need to have mining and a gargoyle pickaxe or a friend who is a miner and has one. Have him use the pickaxe which will spawn a shadow iron elemental. Now have your nightmare attack the elemental. it will won't take damage from the nightmate and the nightmare itself takes about 2-8 points of damage every few seconds. Easy to heal or not...either way justlet them fight and your anatomy,tactics and wrestling should gm on the nightmare easily.

d3m0n
21st January 2003, 06:58
cool... hey btw i got the assist working correctly the support channel is where i got my help. But how i load the "GM bs" script what i dl from unknown cheats... i cant find a way .... k 1 last question:) where can i find nightmare:P

Machiko
21st January 2003, 07:37
ya that was my blacksmith script. i dunno if it works on sphere emus (abyss is run on that). it DID/might still work on official servers. Nightmares spawn on official servers in fel wind, in isj, humality theres a way to a dungeon ...need uoam to show you but again on those player run shards youre on...they probably got it set up different and in fact ish doesnt work yet in 99u i think itis of sphereserver. so wind or t2a terrthen keep underground is where they spawn. I dont think they will be in those spots on abyss though.

d3m0n
21st January 2003, 15:49
ic.... well thats ok... i play UO for entertraiment and free time... not kinda addicted to it... but if u have some free time u could come to abyss shard , could u? We could talk about thes stuff n u know..but seems that we live so far away eachother that u answer when i sleep-_- my msn confuzy@hot.ee and u can catch me in spawn.ircworld.org channel #coolim .... or u prefer me finding u so give me ur contacts =)

Machiko
22nd January 2003, 01:15
well I forgot to set my timezone to where I am now if that was what you're looking at. Also thanks for the invitation but the sphereserver emu is not good enough to really play on compaired to the offical UO. The new expansion which won't work for you but will work for OSI servers is due out feb 11. it's got alot of nice stuff. Youshould play. 10 a month is nothing plus the first month is free and the game time cards are also avail too if you don't want to use a credit card. What awaits you on official servers THESE days, as far as options and all that are far beyond the sphereserver stuff. I used to have my own server (it used greyworld then which became sphere) called TBR. Was really popular...to bad it died. Anyway we can still talk if you want. PM me too.