Starting scripting again

Ask for scripts here

Moderators: Murderator+, Murderator

Post Reply
psycrow
Posts: 10
Joined: 2006-12-27 17:21:21

Starting scripting again

Post by psycrow »

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 hard is to macro with injection. When i returned to this forum, i´ve had another problema: Russian Language! :roll:

Some years ago this forum was usually in english, so i can get something, but now...rofl, i´m lost in the jungle. I can´t even catch some pre-made scripts and starting to learn again the basic things like doing loops, ifs and everything else.

So, if you guys can give me simple scripts with some examples like doing loops, whiles and those things. Well, basically, i´m a noob in that shard and i need scripts for:

mining, stealth, combat, healing, magery, meditation, tailoring, blacksmithing and those simple things. I can´t even get a stealth macro because i don´t know how to make loops :(
psycrow
Posts: 10
Joined: 2006-12-27 17:21:21

Post by psycrow »

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..:(
Nmy
Expert!
Posts: 2152
Joined: 2005-09-14 15:31:58
Location: Latvia

Post by Nmy »

use search... for example you need alchemy
search keyword alchemy and you will find a lot of scripts for alchemy... pick one and use... if you have some problems or you need a special script, then find something and ask experts to change or add something...

p.s. i have icq :roll:
Post Reply