ejexter
Well-known member
- Joined
- Feb 21, 2014
- Messages
- 211
- Reaction score
- 0
[glow=yellow,2,300]This is possible??[/glow] :surprised:
{$CLEO .cs}
thread "Pa0NeiX" //
:MAIN
wait 0
if
0ADC: test_cheat "PROME1"
then
print "You typed 1" 3000
end
if
0ADC: test_cheat "PROME2"
then
print "You typed 2" 3000
end
if
0ADC: test_cheat "PROME3"
then
print "You typed 3" 3000
end
goto @main
thread "Pa0NeiX" //
:MAIN
wait 0
if
0ADC: test_cheat "PROME1"
then
print "You typed 1" 3000
end
if
0ADC: test_cheat "PROME2"
then
print "You typed 2" 3000
end
if
0ADC: test_cheat "PROME3"
then
print "You typed 3" 3000
end
goto @main