Search found 10 matches

by psycrow
2008-06-26 12:33:08
Forum: Help
Topic: Need a client.
Replies: 3
Views: 1139

thanks alot!!

i hope that this client stop making injection getting parse errors! :D
by psycrow
2008-06-26 02:17:08
Forum: Help
Topic: Need a client.
Replies: 3
Views: 1139

Need a client.

i have searched on google and didn´t find anything. I have the client 5.0.2d and i´m needing the client 5.0.8 (the last that injection 2k7 supports).

or a client a little more older (but newer than 5.0.2d).

someone can send it to rapidshare, 4share, megaupload or anything for me ...
by psycrow
2008-06-26 02:01:49
Forum: General
Topic: error everytime [someone please HELP]
Replies: 11
Views: 5756

i´m getting this error too using client 5.0.2d on a sphere server. maybe i can get a little more older client, but i don´t know how to get any.

p.s.: client 4.0.0c don´t work.
by psycrow
2008-06-22 05:46:15
Forum: Help
Topic: Yoko Injection says UO isnt installed.
Replies: 3
Views: 1308

Well, if someone has the same issue as i have, here´s the solution:

install the version that ea games has released for download, which filename is: UOML_Setup.exe, that has 761mb.

The injection detects this version, but actually i´m getting crash when trying to launch client via ...
by psycrow
2008-06-20 23:57:06
Forum: Help
Topic: Yoko Injection says UO isnt installed.
Replies: 3
Views: 1308

thanks for the help, but i´ve tried it right now and didn´t worked. Can someone post here a working registry of uo that runs injection, so i can try?

maybe it´s the one i´ve tried that isn´t working.

:(
by psycrow
2008-06-20 15:41:59
Forum: Help
Topic: Yoko Injection says UO isnt installed.
Replies: 3
Views: 1308

Yoko Injection says UO isnt installed.

I´m having issues when playing with injection. I have recently installed Ultima Online: Mondain Legacy on my Windows Vista Ultimate x64 and when i try to open injection, on the launcher window i´ve configured the folder, client, server and everything but when i click launch, the program ...
by psycrow
2007-01-18 18:05:57
Forum: I need script!
Topic: Check if charstatus = hide
Replies: 2
Views: 1762

thanks alot :D :D :D

i´ll try it on my script for fishing :D :D :D
by psycrow
2007-01-17 23:45:31
Forum: I need script!
Topic: Check if charstatus = hide
Replies: 2
Views: 1762

Check if charstatus = hide

Hello, how can i add a check in my script to see if my character is hidden, something like:

if charstatus = not hidden then
uo.useskill('Stealth')
endif

i need this to put in the main section of my fishing script, to check if my character is really hidden, if not, to useskill stealth :D
by psycrow
2006-12-27 17:57:01
Forum: I need script!
Topic: Starting scripting again
Replies: 2
Views: 2539

reading some russian scripts, i´ve figured out how to loop:

sub stealth()
repeat
UO.UseSkill('Stealth')
Wait(3500)
until UO.Dead()
end sub

8)
Sure i´ll get better with some help!!! I wonder if those yoko tutorials in learning scripting would be in english..:(
by psycrow
2006-12-27 17:46:13
Forum: I need script!
Topic: Starting scripting again
Replies: 2
Views: 2539

Starting scripting again

Hello people, i´m a veeeery old user of yoko injection, but since i´ve quit playing UO, i´ve also quit this forum. Yesterday, a friend of mine invited me to join him with and UO Server running sphere .56b.

Then i´ve started macroing and remembered how hard is to macro and how ...