| Yoko http://forum.yoko.com.ua/ |
|
| bowcraft http://forum.yoko.com.ua/viewtopic.php?f=20&t=275 |
Page 1 of 1 |
| Author: | mike [ 2004-05-06 21:04:51 ] |
| Post subject: | bowcraft |
выложите плиз на bowcraft чтоб факелы по одному делал... pls |
|
| Author: | AntiKiller [ 2004-05-06 23:40:58 ] |
| Post subject: | Re: bowcraft |
# =======>Бовкрафт (луки) sub BowCraft() While UO.Count('0x1BDD', '0x0000')>=7 #тут ТИП логов обычных UO.UseType('0x0F51') # Dagger использует обычный ножик UO.WaitTargetType('0x1BDD', '0x0000') #ловит курсор на логах по ТИПУ UO.Waitmenu('What do you want to carve the wood into', 'Bows & Crossbows', 'Bows', 'Heavy Crossbow') # тут менюшка крафта сам измени чо те там надо wait(5000) Wend UO.Print("End log") end sub |
|
| Author: | mike [ 2004-05-11 06:47:45 ] |
| Post subject: | |
пользуйтесь sub Oak() UO.Exec ("cancelmenu") UO.Exec ("automenu 'What do you want to carve the wood into?' 'Oak Items'") UO.Exec ("automenu 'Oak Items' 'torch'") while uo.count('0x1BDD') > 1 UO.Exec ("waittargettype 0x1BDD") UO.Exec ("usetype 0x0F51") wait(5000) Wend end sub sub Red() UO.Exec ("cancelmenu") UO.Exec ("automenu 'What do you want to carve the wood into?' 'Red Tree Items'") UO.Exec ("automenu 'Red Tree Items' 'torch'") while uo.count('0x1BDD') > 1 UO.Exec ("waittargettype 0x1BDD") UO.Exec ("usetype 0x0F51") wait(5000) Wend end sub sub Dark() UO.Exec ("cancelmenu") UO.Exec ("automenu 'What do you want to carve the wood into?' 'Dark Tree Items'") UO.Exec ("automenu 'Dark Tree Items' 'torch'") while uo.count('0x1BDD') > 1 UO.Exec ("waittargettype 0x1BDD") UO.Exec ("usetype 0x0F51") wait(5000) Wend end sub sub Swamp() UO.Exec ("cancelmenu") UO.Exec ("automenu 'What do you want to carve the wood into?' 'Swamp Items'") UO.Exec ("automenu 'Swamp Items' 'torch'") while uo.count('0x1BDD') > 1 UO.Exec ("waittargettype 0x1BDD") UO.Exec ("usetype 0x0F51") wait(5000) Wend end sub sub Silver() UO.Exec ("cancelmenu") UO.Exec ("automenu 'What do you want to carve the wood into?' 'Silver Leaf Items'") UO.Exec ("automenu 'Silver Leaf Items' 'torch'") while uo.count('0x1BDD') > 1 UO.Exec ("waittargettype 0x1BDD") UO.Exec ("usetype 0x0F51") wait(5000) Wend end sub sub Keranit() UO.Exec ("cancelmenu") UO.Exec ("automenu 'What do you want to carve the wood into?' 'Keranit Items'") UO.Exec ("automenu 'Keranit Items' 'torch'") while uo.count('0x1BDD') > 1 UO.Exec ("waittargettype 0x1BDD") UO.Exec ("usetype 0x0F51") wait(5000) Wend end sub sub Perit() UO.Exec ("cancelmenu") UO.Exec ("automenu 'What do you want to carve the wood into?' 'Perit Items'") UO.Exec ("automenu 'Perit Items' 'torch'") while uo.count('0x1BDD') > 1 UO.Exec ("waittargettype 0x1BDD") UO.Exec ("usetype 0x0F51") wait(5000) Wend end sub sub Petrified() UO.Exec ("cancelmenu") UO.Exec ("automenu 'What do you want to carve the wood into?' 'Petrified Items'") UO.Exec ("automenu 'Petrified Items' 'torch'") while uo.count('0x1BDD') > 1 UO.Exec ("waittargettype 0x1BDD") UO.Exec ("usetype 0x0F51") wait(5000) Wend end sub sub Dragon() UO.Exec ("cancelmenu") UO.Exec ("automenu 'What do you want to carve the wood into?' 'Dragon Tree Items'") UO.Exec ("automenu 'Dragon Tree Items' 'torch'") while uo.count('0x1BDD') > 1 UO.Exec ("waittargettype 0x1BDD") UO.Exec ("usetype 0x0F51") wait(5000) Wend end sub sub Vampire() UO.Exec ("cancelmenu") UO.Exec ("automenu 'What do you want to carve the wood into?' 'Vampire Tree Items'") UO.Exec ("automenu 'Vampire Tree Items' 'torch'") while uo.count('0x1BDD') > 1 UO.Exec ("waittargettype 0x1BDD") UO.Exec ("usetype 0x0F51") wait(5000) Wend end sub sub Eridan() UO.Exec ("cancelmenu") UO.Exec ("automenu 'What do you want to carve the wood into?' 'Eridan Items'") UO.Exec ("automenu 'Eridan Items' 'torch'") while uo.count('0x1BDD') > 1 UO.Exec ("waittargettype 0x1BDD") UO.Exec ("usetype 0x0F51") wait(5000) Wend end sub sub Hellios() UO.Exec ("cancelmenu") UO.Exec ("automenu 'What do you want to carve the wood into?' 'Hellios Items'") UO.Exec ("automenu 'Hellios Items' 'torch'") while uo.count('0x1BDD') > 1 UO.Exec ("waittargettype 0x1BDD") UO.Exec ("usetype 0x0F51") wait(5000) Wend end sub sub Illusions() UO.Exec ("cancelmenu") UO.Exec ("automenu 'What do you want to carve the wood into?' 'Illusions Tree Items'") UO.Exec ("automenu 'Illusions Tree Items' 'torch'") while uo.count('0x1BDD') > 1 UO.Exec ("waittargettype 0x1BDD") UO.Exec ("usetype 0x0F51") wait(5000) Wend end sub sub Crystal() UO.Exec ("cancelmenu") UO.Exec ("automenu 'What do you want to carve the wood into?' 'Crystal Items'") UO.Exec ("automenu 'Crystal Items' 'torch'") while uo.count('0x1BDD') > 1 UO.Exec ("waittargettype 0x1BDD") UO.Exec ("usetype 0x0F51") wait(5000) Wend end sub sub Dead() UO.Exec ("cancelmenu") UO.Exec ("automenu 'What do you want to carve the wood into?' 'Dead Tree Items'") UO.Exec ("automenu 'Dead Tree Items' 'torch'") while uo.count('0x1BDD') > 1 UO.Exec ("waittargettype 0x1BDD") UO.Exec ("usetype 0x0F51") wait(5000) Wend end sub |
|
| Author: | iUk [ 2005-02-17 15:28:39 ] |
| Post subject: | |
sub Oak() UO.Exec ("cancelmenu") UO.Exec ("automenu 'What do you want to carve the wood into?' 'Oak Items'") UO.Exec ("automenu 'Oak Items' 'torch'") while uo.count('0x1BDD') > 1 UO.Exec ("waittargettype 0x1BDD") UO.Exec ("usetype 0x0F51") wait(5000) Wend end sub Help plizz kak mne zdelatj jesle u menja prastije logi?? |
|
| Author: | Askaneli [ 2005-02-17 15:58:04 ] |
| Post subject: | |
http://yoko.netroof.net/forum/viewtopic.php?t=2811 Поиск походу отдыхает !!! |
|
| Author: | iUk [ 2005-02-17 18:02:28 ] |
| Post subject: | |
Askaneli wrote: http://yoko.netroof.net/forum/viewtopic.php?t=2811 Jesle tebe neslozhno peredelaj etot script 6tobe on pashil pod logi mne te afigeno navaro4inije nenuzni jesle ne slozhno pomagi
Поиск походу отдыхает !!! sub Oak() UO.Exec ("cancelmenu") UO.Exec ("automenu 'What do you want to carve the wood into?' 'Oak Items'") UO.Exec ("automenu 'Oak Items' 'torch'") while uo.count('0x1BDD') > 1 UO.Exec ("waittargettype 0x1BDD") UO.Exec ("usetype 0x0F51") wait(5000) Wend end sub U menja Sunduk:ID=0x400824E7 Type=0x0E7C Dagger:ID=0x400824E7 Type=0x0E7C Colour: 0x0000 logi:ID=0x400824E7 Type=0x0E7C Zaranie sposibo pomagitje kamu ne lenj |
|
| Author: | iUk [ 2005-02-17 18:07:07 ] |
| Post subject: | |
iUk wrote: Askaneli wrote: http://yoko.netroof.net/forum/viewtopic.php?t=2811 Jesle tebe neslozhno peredelaj etot script 6tobe on pashil pod logi mne te afigeno navaro4inije nenuzni jesle ne slozhno pomagi Поиск походу отдыхает !!! sub Oak() UO.Exec ("cancelmenu") UO.Exec ("automenu 'What do you want to carve the wood into?' 'Oak Items'") UO.Exec ("automenu 'Oak Items' 'torch'") while uo.count('0x1BDD') > 1 UO.Exec ("waittargettype 0x1BDD") UO.Exec ("usetype 0x0F51") wait(5000) Wend end sub I mne nuzhno 6tobe on prosto logi po odnamu v shafti kraftil katorije v backpacke. U menja Sunduk:ID=0x400824E7 Type=0x0E7C Dagger:ID=0x400824E7 Type=0x0E7C Colour: 0x0000 logi:ID=0x400824E7 Type=0x0E7C Zaranie sposibo pomagitje kamu ne lenj |
|
| Author: | Askaneli [ 2005-02-18 06:25:48 ] |
| Post subject: | |
Не уверен, работа наколенная, писал прям на форуме, но должна по идее работать. Проверь и отпишись. 2ALL: На ДРВ из простых логов торчи не крафтаются. Обьясни как это у тебя так ??? wrote: U menja
Sunduk: ID=0x400824E7 Type=0x0E7C Dagger: ID=0x400824E7 Type=0x0E7C Colour: 0x0000 logi: ID=0x400824E7 Type=0x0E7C Code: VAR Sunduk='0x404A298D' ; ИД сундука где все логи |
|
| Author: | iUk [ 2005-02-18 07:21:12 ] |
| Post subject: | |
A pro ident i type nepravelno napisal logi:ID=0x40155916 Type=0x1BDD |
|
| Author: | Askaneli [ 2005-02-18 07:42:58 ] |
| Post subject: | |
iUk wrote: A pro ident i type nepravelno napisal logi:ID=0x40155916 Type=0x1BDD
Мозги чё пудришь ??? Там есть в оригинальном и шавты тоже. http://yoko.netroof.net/forum/viewtopic ... 4837#14837 |
|
| Author: | Sfagnum [ 2005-02-18 09:27:09 ] |
| Post subject: | |
Askaneli wrote: iUk wrote: A pro ident i type nepravelno napisal logi:ID=0x40155916 Type=0x1BDD Мозги чё пудришь ??? Там есть в оригинальном и шавты тоже. http://yoko.netroof.net/forum/viewtopic ... 4837#14837 а я повёлся... хотел уже поматериться... |
|
| Author: | iUk [ 2005-02-18 09:48:33 ] |
| Post subject: | |
Sfagnum wrote: Askaneli wrote: iUk wrote: A pro ident i type nepravelno napisal logi:ID=0x40155916 Type=0x1BDD Мозги чё пудришь ??? Там есть в оригинальном и шавты тоже. http://yoko.netroof.net/forum/viewtopic ... 4837#14837 а я повёлся... хотел уже поматериться... Da sorry pocani tak vobshe zalahaval ,infu vsjo vremja pervoju stroku smotrel dumal 6to tipa sverhu i jest ta katoraja pishit vsju infu toj 6motki katoraju ja posledneju smotrju. Sposibo vam balshoje prosto vobshe paru dnej toka injekt izpolzuju. |
|
| Page 1 of 1 | All times are UTC+02:00 |
| Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |
|