I am a noob on this forum, please tell me how do I type in color text
_______________
Online Dating Services List Match Maker
Please, help, I am a newbie here
Moderators: Murderator+, Murderator
-
- Posts: 1
- Joined: 2006-08-17 09:47:19
- Location: finland
- Contact:
Yoko Injection Help System
Code: Select all
sub FontColor()
If uo.getglobal('sc2')=='On' then
return
else
uo.setglobal('sc2','On')
while true
uo.fontcolor('0x0017')
wait(10000)
uo.fontcolor('0x0035')
wait(10000)
uo.fontcolor('0x0003')
wait(10000)
uo.fontcolor('0x0021')
wait(10000)
uo.fontcolor('0x003a')
wait(10000)
uo.fontcolor('0x0053')
wait(10000)
uo.fontcolor('0x0043')
wait(10000)
uo.fontcolor('0x0062')
wait(10000)
uo.fontcolor('0x002b')
wait(10000)
uo.fontcolor('0x02be')
wait(10000)
wend
end if
uo.setglobal('sc2',0)
end sub
Уроки языка Injection
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net