| Yoko http://forum.yoko.com.ua/ |
|
| Медитация http://forum.yoko.com.ua/viewtopic.php?f=20&t=1337 |
Page 1 of 1 |
| Author: | zarg [ 2004-09-10 17:43:08 ] |
| Post subject: | Медитация |
У кого нить есть скрипт на медитацию, что бы чар одевал курсу ждал пок аупадет манка и медетировал??? |
|
| Author: | kuviCk [ 2004-09-11 14:35:23 ] |
| Post subject: | Re: Медитация |
zarg wrote: У кого нить есть скрипт на медитацию, что бы чар одевал курсу ждал пок аупадет манка и медетировал???
Code: sub Meditation() |
|
| Author: | Dragoon [ 2004-09-13 18:30:07 ] |
| Post subject: | |
На и не парься.просто кидаешь в БП курснутую робу и штук 200 фиш стейков и запускаешь скрипт (в скрипте ни чего менять не надо) sub Meditation() var Food = '0x097B' ;food var Curse = '0x1F03' ;type of curse var typeCurse = 'Robe' var int, i=1, time UO.Undress() Repeat wait(500) Until UO.ObjAtLayer(typeCurse)=='' OR time+100<UO.Timer() int=UO.INT While True UO.DeleteJournal() if UO.Mana>=int then UO.UseType(Curse) time=UO.Timer() While UO.Mana>=int AND time+100>UO.Timer() wait(500) Wend endif time=UO.Timer() UO.Undress() Repeat wait(500) Until UO.ObjAtLayer(typeCurse)=='' OR time+100<UO.Timer() int=UO.INT time=UO.Timer() UO.UseSkill("Meditation") Repeat wait(500) Until UO.InJournal('You attempt') OR time+100<UO.Timer() time=UO.Timer() UO.UseType(Curse) Repeat wait(500) Until UO.InJournal('You lose') OR UO.InJournal('You are') OR time+100<UO.Timer() if i==50 then UO.DeleteJournal() repeat UO.UseType(Food) wait(500) until UO.InJournal("simply too full") i=1 else i=i+1 endif Wend end sub |
|
| Author: | kuviCk [ 2004-09-13 21:52:57 ] |
| Post subject: | |
Dragoon wrote: На и не парься.просто кидаешь в БП курснутую робу и штук 200 фиш стейков и запускаешь скрипт (в скрипте ни чего менять не надо)
sub Meditation() var Food = '0x097B' ;food var Curse = '0x1F03' ;type of curse var typeCurse = 'Robe' var int, i=1, time UO.Undress() Repeat wait(500) Until UO.ObjAtLayer(typeCurse)=='' OR time+100<UO.Timer() int=UO.INT While True UO.DeleteJournal() if UO.Mana>=int then UO.UseType(Curse) time=UO.Timer() While UO.Mana>=int AND time+100>UO.Timer() wait(500) Wend endif time=UO.Timer() UO.Undress() Repeat wait(500) Until UO.ObjAtLayer(typeCurse)=='' OR time+100<UO.Timer() int=UO.INT time=UO.Timer() UO.UseSkill("Meditation") Repeat wait(500) Until UO.InJournal('You attempt') OR time+100<UO.Timer() time=UO.Timer() UO.UseType(Curse) Repeat wait(500) Until UO.InJournal('You lose') OR UO.InJournal('You are') OR time+100<UO.Timer() if i==50 then UO.DeleteJournal() repeat UO.UseType(Food) wait(500) until UO.InJournal("simply too full") i=1 else i=i+1 endif Wend end sub Спам имхо! |
|
| Author: | I random I [ 2004-10-03 17:02:43 ] |
| Post subject: | |
Dragoon плиз стукни в асю, это Slava, помнишь может быть меня . мы у Милашки на ДРВ качались, стукни пожалуста 284 68 20 32 |
|
| Page 1 of 1 | All times are UTC+02:00 |
| Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |
|