Search found 1 match

by d3n
2012-09-25 15:44:22
Forum: I need script!
Topic: Скрипт "Угадай-ка"
Replies: 0
Views: 3428

Скрипт "Угадай-ка"

sub gm()
var line, chislo, otvet, name, id
var item_amount = 0
var stavka = 100
var timer
start:
uo.moveoff() #чтобы от UO.RClick() чар не дергался
UO.Exec('exec reklama')
otvet=uo.random(3)+1
item_amount = 0
timer=1
while not UO.TradeCount()
wait(100)
wend
UO.Exec('terminate reklama')
uo.exec ...