Search found 14 matches
- 2005-02-04 09:18:45
- Forum: Help
- Topic: How to release pet un runuo?
- Replies: 5
- Views: 1670
- 2005-02-04 08:44:05
- Forum: Help
- Topic: How to release pet un runuo?
- Replies: 5
- Views: 1670
- 2005-02-04 08:21:59
- Forum: Help
- Topic: How to release pet un runuo?
- Replies: 5
- Views: 1670
How to release pet un runuo?
I am using simple taming script scripted by myself, which selects one pet as object and tames and follows it while it wil be tame. How to release that pet after he is tamed? There is two ways how to release in game: say "pets_name release" and then click yes on menu or one click on pet and then ...
- 2005-01-19 23:48:47
- Forum: Help
- Topic: random findtype
- Replies: 4
- Views: 1548
- 2005-01-19 17:46:26
- Forum: Help
- Topic: random findtype
- Replies: 4
- Views: 1548
random findtype
When i call uo.findtype() un my script for searching items on ground, it finds one and in next loop it finds again same object. Is it possible to find new object every time (in every "WHILE" loop)?
- 2005-01-18 00:17:31
- Forum: Help
- Topic: Step number failure
- Replies: 57
- Views: 12907
- 2005-01-10 02:05:13
- Forum: Help
- Topic: Simple GRAB script doesn't work...
- Replies: 11
- Views: 2809
Yea, i`s done - http://yoko.netroof.net/forum/viewtopic ... 3457#13457
- 2005-01-10 01:59:03
- Forum: Scripting Ore
- Topic: Please help with script - making bolts of chloth
- Replies: 2
- Views: 1234
- 2005-01-09 23:33:57
- Forum: Help
- Topic: Simple GRAB script doesn't work...
- Replies: 11
- Views: 2809
- 2005-01-09 22:05:44
- Forum: Help
- Topic: Simple GRAB script doesn't work...
- Replies: 11
- Views: 2809
- 2005-01-09 03:36:32
- Forum: Help
- Topic: Simple GRAB script doesn't work...
- Replies: 11
- Views: 2809
- 2005-01-08 14:23:16
- Forum: Help
- Topic: Simple GRAB script doesn't work...
- Replies: 11
- Views: 2809
- 2005-01-08 02:56:27
- Forum: Help
- Topic: Simple GRAB script doesn't work...
- Replies: 11
- Views: 2809
Simple GRAB script doesn't work...
I am trying to make my script for a while, but it fails... And now i tried to make most simple script, which MUST work, but... sub Spools()
UO.findtype("Flax Bundle", -1, 0x4006fe59)
uo.grab(30,"finditem")
end sub A third argument for findtype is a Container on ...
UO.findtype("Flax Bundle", -1, 0x4006fe59)
uo.grab(30,"finditem")
end sub A third argument for findtype is a Container on ...
- 2005-01-02 22:22:18
- Forum: Scripting Ore
- Topic: Please help with script - making bolts of chloth
- Replies: 2
- Views: 1234
Please help with script - making bolts of chloth
Maybe somebody can be very heplfull and and write script. Maybe not real script, but template for same actions...
I want to make bolts of chloth. For that i need:
1) Get 30 flax bundles from container
2) Use that flax bundles on "Spinning Wheel" while they run out (that will produce "Spolls of ...
I want to make bolts of chloth. For that i need:
1) Get 30 flax bundles from container
2) Use that flax bundles on "Spinning Wheel" while they run out (that will produce "Spolls of ...