Author Topic: A simple code to test aviable UO colors  (Read 3923 times)

0 Members and 1 Guest are viewing this topic.

Offline ThimottyTopic starter

  • Jr. Member
  • **
  • Posts: 61
  • Activity:
    0%
  • Reputation Power: 0
  • Thimotty has no influence.
  • Respect: +7
  • Referrals: 0
    • View Profile
A simple code to test aviable UO colors
« on: September 25, 2009, 12:18:41 PM »
0
A simple code to test aviable UO colors

Code: [Select]
set %speed 20                         ;20=1sec delay; 40=2sec delay;
set %maxcolor 10000                ;how many colors to test

for %counter 1 %maxcolor
   {
   event ExMsg #charID 3 %counter %counter
   }
halt

Offline Cerveza

  • Hacksimus Maximus
  • Scripthack
  • *
  • Posts: 5857
  • Activity:
    0%
  • Reputation Power: 80
  • Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!
  • Gender: Male
  • So... Hows that Hopey-Changey thing working out?
  • Respect: +403
  • Referrals: 11
    • View Profile
Re: A simple code to test aviable UO colors
« Reply #1 on: September 25, 2009, 12:21:37 PM »
0
Yep, that's about the same thing I wrote to cycle them.
XXXXXXXXXX________________________________________] 20%
I've forgotten more about this game then most people will ever know.
Thank you for controlling your children. Their manners reflect your love for them.
Give a man a fish and you feed him for a day. Don't teach a man to fish, and you feed yourself. He's a grown man. Fishing's not that hard.

Tags: