Прямая связь с администрацией по скайпу: gods.dragon
We've noticed that you've been inactive for over 10 minute(s). We've stopped running the Shoutbox due to your inactivity. If you are back again, please click the I'm Back button below.
Толькашто копаю включил ролеплей убила меня елементаль потом выкинуло захожу вылитает окно я напивал цыфры скорей всего неправильно но почему теперь я немогу копать 99 минут
sub BS()
VAR Exit=0, LastTimer
uo.print('0x1BEF')
uo.exec('addobject y')
while uo.targeting()
wait(100)
wend
while Exit<>1
UO.DeleteJournal()
LastTimer=UO.Timer()
uo.exec("recall y 3")
wait(1500)
UO.LClick(492,455)
while NOT UO.InJournal("You put") AND NOT UO.InJournal("You have failed")
wait(500)
wend
If UO.InJournal("You have failed") then
repeat
wait(100)
until UO.Timer()>=LastTimer+100
EndIf
wend
end sub