Injection - EvalutIntel

zerakl

New member
Регистрация
30.05.2020
Сообщения
19
Реакции
0
Баллы
1
Местоположение
Москва
##Injection - EvalutIntel

sub main()
While not UO.Dead()
UO.Exec("useskill 'Evaluating Intelligence' self");
wait(1800);
wend
end sub