Search found 5 matches

by Vampy
2004-08-06 16:54:58
Forum: Help
Topic: Poisoning problem
Replies: 1
Views: 1353

Poisoning problem

Hi, guys
i need some help...
i'm trying to make a macro for Poisoning but i don't know how to...

i should:
use the skill
click on the poison bottle
click on the weapon (this is the one that i don't know how to code)

sub poisoning()
var Poison='0x0f0a',Katana='0x0f51'
uo.useskill ...
by Vampy
2004-05-12 20:01:12
Forum: Help
Topic: About infogump
Replies: 4
Views: 2694

такая же проблема здесь, пожалуйста помогает нам :(
by Vampy
2004-05-10 20:07:19
Forum: Scripting Ore
Topic: Fishing script
Replies: 0
Views: 2894

Fishing script

Here's my fishing script...
U just need to modify the coords...
Enjoy it!

sub pescar()
uo.deletejournal()
pescar1:
uo.exec("usetype 0x0dbf")
uo.lclick(414,242)
wait(4000)
if UO.InJournal("There doesn't seem to be any fish here") OR UO.InJournal("You can't fish there") then
uo ...
by Vampy
2004-04-27 19:49:42
Forum: Help
Topic: Little problem with inscription
Replies: 3
Views: 3734

thanx Yoko
u r the best!!! :)
by Vampy
2004-04-27 04:25:32
Forum: Help
Topic: Little problem with inscription
Replies: 3
Views: 3734

Little problem with inscription

Well, i have a serious problem...
In my shard inscription works in the next way:
first u must use the inscription skill then a window with the promp "Select what you want" appears. There u should press the icon "Inscribe".
Then u must select the blank scroll. After that a ...