Скрипт на Альфу!
Что бы таргетом на противника и его ник писался бы в гильд чат!)
нужна помощ)
Moderators: Murderator+, Murderator
-
- Junior Expert
- Posts: 3221
- Joined: 2004-06-24 22:08:56
Code: Select all
sub stupid.noob()
uo.addObject( "player" )
while uo.targeting()
wait( 100 )
wend
if uo.getName( "player" ) == "" then
uo.click( "player" )
checklag()
endif
if uo.getName( "player" ) == "" then
uo.print( "Incorrect player." )
return false
endif
uo.say( uo.getName( "player" ) ) ; что такое гильдчат - незнаю, сорри, не с альфы.
endsub
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom