Yoko

All sides of Injection
It is currently 2025-10-17 03:44:57

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2009-04-22 23:02:58 
Offline

Joined: 2009-04-22 22:59:21
Posts: 1
Вот скрипт нужно чтоб один раз запустил и он постоянно повторялся пока я сам его не выключу... что надо дописать подскажите пожалуйста...

Sub Stamina()
if uo.stamina < 40 Then
uo.msg ('.drink_refresh_total')
endif
Endsub


Top
   
 Post subject:
PostPosted: 2009-04-23 08:26:54 
Offline
Junior Expert
User avatar

Joined: 2004-06-24 22:08:56
Posts: 3220
Code:
Sub Stamina()
repeat
    if uo.stamina < 40 Then
        uo.msg ('.drink_refresh_total')
    endif
    wait( 100 )
until false
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.
Skype: d119060


Top
   
 Post subject:
PostPosted: 2009-04-23 09:17:30 
Offline

Joined: 2009-04-19 07:47:41
Posts: 3
Pvp alfa?))
Вот вы макросники, даже банку уже сами выпить не можете в пвп.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 3 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited