Yoko

All sides of Injection
It is currently 2025-10-16 21:27:06

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
 Post subject: менял цвет
PostPosted: 2009-08-28 10:58:15 
Offline
User avatar

Joined: 2009-03-24 15:38:08
Posts: 49
хочу скрипт который сам бы менял цвет текста поиск юзал.


Top
   
 Post subject: Re: менял цвет
PostPosted: 2009-08-28 11:05:10 
Offline
User avatar

Joined: 2009-05-28 09:58:28
Posts: 2802
Location: Иваново
Lolker007 wrote:
поиск юзал.
да ладно? :lol:

Code:
sub color()
UO.Print( "Врубаим Цвета:)" )
DIM color[22]
var a
color[1] = 0x0003
color[2] = 0x0008
color[3] = 0x000d
color[4] = 0x0012
color[5] = 0x0017
color[6] = 0x001c
color[7] = 0x0021
color[8] = 0x0026
color[9] = 0x002b
color[10] = 0x0030
color[11] = 0x0035
color[12] = 0x003a
color[13] = 0x003f
color[14] = 0x0044
color[15] = 0x0049
color[16] = 0x004e
color[17] = 0x0053
color[18] = 0x0058
color[19] = 0x005d
color[20] = 0x0062
color[21] = 0x0386
color[22] = 0x03e4

while UO.Life>0
for a=1 to 22
start:
wait(10)
if UO.InJournal(UO.GetName()+":") then
UO.Exec("fontcolor "+str(color[a]))
UO.DeleteJournal()
wait(10)
else
goto start
end if
next
wait(5)
wend
end sub
цвета сменить можно.

Ну вот ктото еще будет понтоваться своей крутостью и умением печатать разным цветом... :roll:

_________________
Image
YokoInjection CodeSweeper
Ошибка "Unhandled exception in parser"
Стрелялка для олдов.


Top
   
 Post subject:
PostPosted: 2009-08-28 11:06:22 
Offline
User avatar

Joined: 2009-03-24 15:38:08
Posts: 49
спасибо = )


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:  
Powered by phpBB® Forum Software © phpBB Limited