Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server > Metin2 PServer Guides & Strategies
You last visited: Today at 11:08

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Fun-Release]Crazy Rainbow text color[python]

Discussion on [Fun-Release]Crazy Rainbow text color[python] within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.

Reply
 
Old   #1
 
STREL's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 44
Received Thanks: 100
[Fun-Release]Crazy Rainbow text color[python]

Hi, this is no great release is this for fun, maybe this is easy work, now i share this
Video:
now, in any py file with contain visible text (ABC = ui.TextLine() , etc, etc)
search
Code:
def __Initialize(self):
ok, now below:
Code:
def __Initialize(self):
paste:
Code:
self.RainbowMode = 0
Now search
Code:
def OnUpdate(self):
and paste below:
Code:
def OnUpdate(self):
this:
Code:
if self.RainbowMode==0:	
	self.Thetext.SetPackedFontColor(0xffFA1717)
	self.RainbowMode = 1
elif self.RainbowMode==1:
	self.Thetext.SetPackedFontColor(0xffFF9D00)
	self.RainbowMode =2
elif self.RainbowMode==2:
	self.Thetext.SetPackedFontColor(0xff15FF00)
	self.RainbowMode =1
E:E!! warning on TABULATION
and funny(ok no)
STREL is offline  
Thanks
1 User
Old 03/12/2013, 17:08   #2
 
elite*gold: 139
Join Date: Sep 2010
Posts: 583
Received Thanks: 545
:P
ok. öhm danke^^ Viele wissen das denke ich mal nicht

zweitens dein Code ist Schwachsinn, weil wenn RainBowMode == 2 ist sollte der RainbowMode wieder auf 0 gesetzt werden sonst hat man nur 2 Farben anstatt drei(den Anfang abgesehn).

So Basically this would be better

Code:
if self.RainbowMode == 0:	
	self.Thetext.SetPackedFontColor(0xffFA1717)
	self.RainbowMode = 1
elif self.RainbowMode == 1:
	self.Thetext.SetPackedFontColor(0xffFF9D00)
	self.RainbowMode = 2
elif self.RainbowMode == 2:
	self.Thetext.SetPackedFontColor(0xff15FF00)
	self.RainbowMode = 0
.XXShuzZzle is offline  
Old 03/12/2013, 18:03   #3
 
STREL's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 44
Received Thanks: 100
Quote:
Originally Posted by ShuzZzle View Post

Code:
if self.RainbowMode == 0:	
	self.Thetext.SetPackedFontColor(0xffFA1717)
	self.RainbowMode = 1
elif self.RainbowMode == 1:
	self.Thetext.SetPackedFontColor(0xffFF9D00)
	self.RainbowMode = 2
elif self.RainbowMode == 2:
	self.Thetext.SetPackedFontColor(0xff15FF00)
	self.RainbowMode = 0
Wao, brainiac dot exe, code provided, is to do the same animation as seen in the video. You are understand?

[ADD]
The color is not exactly what you want, create a stable color randomly
STREL is offline  
Old 03/12/2013, 20:01   #4
 
DEMONKING.'s Avatar
 
elite*gold: 5
Join Date: Oct 2012
Posts: 290
Received Thanks: 357
Perfect
DEMONKING. is offline  
Old 03/12/2013, 20:05   #5
 
elite*gold: 0
Join Date: Feb 2013
Posts: 268
Received Thanks: 425
Thank u
Its Very nice.
Baum' is offline  
Thanks
1 User
Old 03/12/2013, 23:30   #6
 
elite*gold: 0
Join Date: Aug 2012
Posts: 836
Received Thanks: 250
Thanks ! Thats lol !
Skyƒusioη is offline  
Old 03/13/2013, 14:14   #7
 
Zetsu WoC™'s Avatar
 
elite*gold: 0
Join Date: Jan 2013
Posts: 212
Received Thanks: 178
0xff15FF00

color picker? xD i want more colors...
Zetsu WoC™ is offline  
Old 03/13/2013, 15:43   #8
 
STREL's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 44
Received Thanks: 100
Quote:
Originally Posted by Zetsu WoC™ View Post
0xff15FF00

color picker? xD i want more colors...
Hexadecimal color picker



:O

I see your signature, I have the same idea xd
STREL is offline  
Reply

Tags
color, crazy, loco, text, texto


Similar Threads Similar Threads
Rainbow color vigor
10/14/2007 - CO2 Weapon, Armor, Effects & Interface edits - 11 Replies
hi all , yust downloaded photoshop and while testing it i made this ,hope u like it :) put it in the ''C:\Program Files\Conquer 2.0\c3\effect\2NDMetempsychosis'' and replace the old file, make sure u made a backup of the original file...
WoW Color Hack (Use color-codes in text)
09/23/2007 - WoW Exploits, Hacks, Tools & Macros - 31 Replies
WoWColorHack.flt -=Preamble=- I'm quite surprised that no one has released anything similar yet - the theory behind this dates back to the alpha days. Hell, I first used this filter on my own alpha sandbox. -=Theory=-



All times are GMT +1. The time now is 11:08.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.