Search found 2 matches

by Nagash(~0~)
2005-01-03 16:09:39
Forum: Help
Topic: Fake tile. Подмена тайлов..хелп )
Replies: 1
Views: 1239

предположения тоже приветствуются..
by Nagash(~0~)
2005-01-03 15:49:34
Forum: Help
Topic: Fake tile. Подмена тайлов..хелп )
Replies: 1
Views: 1239

Fake tile. Подмена тайлов..хелп )

вообщем вот в чем дело...есть вот такой скрипт(майнинг):
sub main()
var i
uo.print("поехали")
While UO.Life>0
for i=1 to 10
kopat()
uo.press(34)
next
uo.print("GO назад =)")
kopat()
for i=1 to 11
wait(500)
uo.press(36)
next
uo.press(34)
wend
end sub

sub kopat()
var where_x,where ...