Tinkering vyroba_wire_string_spulka_velka spulka
Tinkering vyroba_wire_string_spulka_velka spulka
Nema prosim vas niekdo takyto script na trening ? nikde ho neviem najst a ani upravit si jestvujuce aby slapali )
-
- Undead Scriber
- Příspěvky: 813
- Registrován: 19.02.2007 12:32:06
- Bydliště: Yew
- Kontaktovat uživatele:
Re: Tinkering vyroba_wire_string_spulka_velka spulka
Takže tady jsou skripty:
Kód: Vybrat vše
#----------------------------------------------
sub ironwire()
#----------------------------------------------
while NOT UO.DEAD() AND UO.Count("0x1BEF,0x0000") > 5
UO.DeleteJournal()
UO.waitmenu('Tinkering','Wires','Wires','Iron Wire')
UO.usetype('0x1EBC')
repeat
wait(500)
until UO.InJournal('Tinkering failed|You put the iron wire')
wait(500)
uo.print(str(UO.Count('0x1876',0x0000)))
wend
UO.Print("Konec.")
end sub
#----------------------------------------------
sub ironstring()
#----------------------------------------------
var strings=UO.Count('0x1420','0x0000')
var spulky=UO.Count('0x1420','0x08B0')
while NOT UO.DEAD() AND UO.Count("0x1876,0x0000") > 0 AND UO.Count("0x1BEF,0x0000") > 5
repeat
UO.DeleteJournal()
UO.waitmenu('Tinkering','Wires','Wires','Iron String')
UO.UseType("0x1EBC")
repeat
wait(500)
until UO.InJournal('Tinkering failed|You put the roll of string')
strings=UO.Count('0x1420',0x0000)
uo.print(str(strings)+'+'+str(spulky))
until strings >= 25 OR UO.Count("0x1876,0x0000") == 0 OR UO.Count("0x1BEF,0x0000") < 5
if strings >= 25 then
UO.DeleteJournal()
UO.waitmenu('Blacksmithing','Tools','Tools','Spulka dratu')
UO.UseType('0x1BEF,0x0000')
wait(7000)
if UO.Count("0x1420,0x08B0") >= 10 then
UO.DeleteJournal()
UO.waitmenu('Blacksmithing','Tools','Tools','Velka spulka dratu')
UO.UseType("0x1BEF")
wait(7000)
endif
spulky=UO.Count('0x1420','0x08B0')
endif
wend
UO.Print("Konec, dosel drat (0) nebo malo iron (>5)!")
uo.PlayWav("C:\Windows\media\ding.wav")
end sub
Papez - The Vampire.
Hodny Stistko - The Mage.
Lara Craft - The Craftswoman.
Pytlak Riha - True NB Ranger
Svaty Otec - True NB Cleric
http://www.laracraft.cz
Hodny Stistko - The Mage.
Lara Craft - The Craftswoman.
Pytlak Riha - True NB Ranger
Svaty Otec - True NB Cleric
http://www.laracraft.cz
-
- Undead Scriber
- Příspěvky: 813
- Registrován: 19.02.2007 12:32:06
- Bydliště: Yew
- Kontaktovat uživatele:
Re: Tinkering vyroba_wire_string_spulka_velka spulka
Od doby, co jsem to postnul, to vidělo mraky lidí, ale nikdo se mě neobtěžoval pochválit, přitom mi funguje bez problémů už x let
. Ach jo 


Papez - The Vampire.
Hodny Stistko - The Mage.
Lara Craft - The Craftswoman.
Pytlak Riha - True NB Ranger
Svaty Otec - True NB Cleric
http://www.laracraft.cz
Hodny Stistko - The Mage.
Lara Craft - The Craftswoman.
Pytlak Riha - True NB Ranger
Svaty Otec - True NB Cleric
http://www.laracraft.cz
Re: Tinkering vyroba_wire_string_spulka_velka spulka
Teď podle něho začínám jet. Díky, šikulaPapez píše: 18.03.2018 22:37:18 Od doby, co jsem to postnul, to vidělo mraky lidí, ale nikdo se mě neobtěžoval pochválit, přitom mi funguje bez problémů už x let. Ach jo
![]()

*Život je jako bahno......umí v něm chodit jenom svině*
Bejvávalo:
Gobledon [Hunters] - The Paladin
Bejvávalo:
Gobledon [Hunters] - The Paladin
Re: Tinkering vyroba_wire_string_spulka_velka spulka
Nic, psal jsem na spatne forum.