Turner Cheats
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

131 Color Para Menu

3 participantes

Ir para baixo

131 Color Para Menu  Empty 131 Color Para Menu

Mensagem por RonaldoWynnek Seg Out 08, 2012 5:28 pm

Vou Posta Esse Cores Para Vocês Bota nos seus Hacks.
Código:

#define AliceBlue D3DCOLOR_ARGB ( 255, 240, 248, 255 )
#define AntiqueWhite D3DCOLOR_ARGB ( 255, 250, 235, 215 )
#define Aquamarine D3DCOLOR_ARGB ( 255, 127, 255, 212 )
#define Azure D3DCOLOR_ARGB ( 255, 240, 255, 255 )
#define Beige D3DCOLOR_ARGB ( 255, 245, 245, 220 )
#define Bisque D3DCOLOR_ARGB ( 255, 255, 228, 196 )
#define Black D3DCOLOR_ARGB ( 255, 0, 0, 0 )
#define BlanchedAlmond D3DCOLOR_ARGB ( 255, 255, 235, 205 )
#define Blue D3DCOLOR_ARGB ( 255, 0, 0, 255 )
#define BlueViolet D3DCOLOR_ARGB ( 255, 138, 43, 226 )
#define Brown D3DCOLOR_ARGB ( 255, 165, 42, 42 )
#define Burlywood D3DCOLOR_ARGB ( 255, 222, 184, 135 )
#define CadetBlue D3DCOLOR_ARGB ( 255, 95, 158, 160 )
#define Chartreuse D3DCOLOR_ARGB ( 255, 127, 255, 0 )
#define Chocolate D3DCOLOR_ARGB ( 255, 210, 105, 30 )
#define Coral D3DCOLOR_ARGB ( 255, 255, 127, 80 )
#define CornflowerBlue D3DCOLOR_ARGB ( 255, 100, 149, 237 )
#define Cornsilk D3DCOLOR_ARGB ( 255, 255, 248, 220 )
#define Cyan D3DCOLOR_ARGB ( 255, 0, 255, 255 )
#define DarkGoldenrod D3DCOLOR_ARGB ( 255, 184, 134, 11 )
#define DarkGreen D3DCOLOR_ARGB ( 255, 0, 100, 0 )
#define DarkKhaki D3DCOLOR_ARGB ( 255, 189 183 107 )
#define DarkOlive Green D3DCOLOR_ARGB ( 255, 85, 107, 47 )
#define DarkOrange D3DCOLOR_ARGB ( 255, 255, 140, 0 )
#define DarkOrchid D3DCOLOR_ARGB ( 255, 153, 50, 204 )
#define DarkSalmon D3DCOLOR_ARGB ( 255, 233, 150, 122 )
#define DarkSea Green D3DCOLOR_ARGB ( 255, 143, 188, 143 )
#define DarkSlateBlue D3DCOLOR_ARGB ( 255, 72, 61, 139 )
#define DarkSlateGray D3DCOLOR_ARGB ( 255, 47, 79, 79 )
#define DarkTurquoise D3DCOLOR_ARGB ( 255, 0, 206, 209 )
#define DarkViolet D3DCOLOR_ARGB ( 255, 148, 0, 211 )
#define DeepPink D3DCOLOR_ARGB ( 255, 255, 20, 147 )
#define DeepSkyBlue D3DCOLOR_ARGB ( 255, 0, 191, 255 )
#define DimGray D3DCOLOR_ARGB ( 255, 105, 105, 105 )
#define DodgerBlue D3DCOLOR_ARGB ( 255, 30, 144, 255 )
#define Firebrick D3DCOLOR_ARGB ( 255, 178, 34, 34 )
#define FloralWhite D3DCOLOR_ARGB ( 255, 255, 250, 240 )
#define ForestGreen D3DCOLOR_ARGB ( 255, 34 139  34 )
#define Gainsboro D3DCOLOR_ARGB ( 255, 220, 220, 220 )
#define GhostWhite D3DCOLOR_ARGB ( 255, 248, 248, 255 )
#define Gold D3DCOLOR_ARGB ( 255, 255, 215, 0 )
#define Goldenrod D3DCOLOR_ARGB ( 255, 218, 165, 32 )
#define Gray D3DCOLOR_ARGB ( 255, 192, 192, 192 )
#define Grey D3DCOLOR_ARGB ( 255, 192, 192, 192 )
#define Green D3DCOLOR_ARGB ( 255, 0, 255, 0 )
#define GreenYellow D3DCOLOR_ARGB ( 255, 173, 255, 47 )
#define Honeydew D3DCOLOR_ARGB ( 255, 240, 255, 240 )
#define HotPink D3DCOLOR_ARGB ( 255, 255, 105, 180 )
#define IndianRed D3DCOLOR_ARGB ( 255, 205  92  92 )
#define Ivory D3DCOLOR_ARGB ( 255, 255, 255, 240 )
#define Khaki D3DCOLOR_ARGB ( 255, 240 230 140 )
#define Lavender D3DCOLOR_ARGB ( 255, 230, 230, 250 )
#define LavenderBlush D3DCOLOR_ARGB ( 255, 255, 240, 245 )
#define LawnGreen D3DCOLOR_ARGB ( 255, 124, 252,  0 )
#define LemonChiffon D3DCOLOR_ARGB ( 255, 255, 250, 205 )
#define LightBlue D3DCOLOR_ARGB ( 255, 173, 216, 230 )
#define LightCoral D3DCOLOR_ARGB ( 255, 240, 128, 128 )
#define LightCyan D3DCOLOR_ARGB ( 255, 224, 255, 255 )
#define LightGoldenrod D3DCOLOR_ARGB ( 255, 238, 221, 130 )
#define LightGoldenrodYellow D3DCOLOR_ARGB ( 255, 250 250 210 )
#define LightGray D3DCOLOR_ARGB ( 255, 211, 211, 211 )
#define LightPink D3DCOLOR_ARGB ( 255, 255, 182, 193 )
#define LightSalmon D3DCOLOR_ARGB ( 255, 255, 160, 122 )
#define LightSeaGreen D3DCOLOR_ARGB ( 255, 32, 178, 170 )
#define LightSkyBlue D3DCOLOR_ARGB ( 255, 135, 206, 250 )
#define LightSlateBlue D3DCOLOR_ARGB ( 255, 132, 112, 255 )
#define LightSlateGray D3DCOLOR_ARGB ( 255, 119, 136, 153 )
#define LightSteel Blue D3DCOLOR_ARGB ( 255, 176, 196, 222 )
#define LightYellow D3DCOLOR_ARGB ( 255, 255, 255, 224 )
#define LimeGreen D3DCOLOR_ARGB ( 255, 50 205  50 )
#define Linen D3DCOLOR_ARGB ( 255, 250, 240, 230 )
#define Magenta D3DCOLOR_ARGB ( 255, 255, 0, 255 )
#define MaroonD3DCOLOR_ARGB ( 255, 176, 48, 96 )
#define MediumAquamarine D3DCOLOR_ARGB ( 255, 102, 205, 170 )
#define MediumBlue D3DCOLOR_ARGB ( 255, 0, 0, 205 )
#define MediumOrchid D3DCOLOR_ARGB ( 255, 186, 85, 211 )
#define MediumPurple D3DCOLOR_ARGB ( 255, 147, 112, 219 )
#define MediumSeaGreen D3DCOLOR_ARGB ( 255, 60, 179, 113 )
#define MediumSlateBlue D3DCOLOR_ARGB ( 255, 123, 104, 238 )
#define MediumSpring Green D3DCOLOR_ARGB ( 255, 0, 250, 154 )
#define MediumTurquoise D3DCOLOR_ARGB ( 255, 72, 209, 204 )
#define MediumVioletRed D3DCOLOR_ARGB ( 255, 199, 21, 133 )
#define MidnightBlue D3DCOLOR_ARGB ( 255, 25, 25, 112 )
#define MintCream D3DCOLOR_ARGB ( 255, 245, 255, 250 )
#define MistyRose D3DCOLOR_ARGB ( 255, 255, 228, 225 )
#define Moccasin D3DCOLOR_ARGB ( 255, 255, 228, 181 )
#define NavajoWhite D3DCOLOR_ARGB ( 255, 255, 222, 173 )
#define Navy D3DCOLOR_ARGB ( 255, 0, 0, 128 )
#define Old Lace D3DCOLOR_ARGB ( 255, 253, 245, 230 )
#define OliveDrab D3DCOLOR_ARGB ( 255, 107 142  35 )
#define Orange D3DCOLOR_ARGB ( 255, 255, 165, 0 )
#define OrangeRed D3DCOLOR_ARGB ( 255, 255, 69, 0 )
#define Orchid D3DCOLOR_ARGB ( 255, 218, 112, 214 )
#define PaleGoldenrod D3DCOLOR_ARGB ( 255, 238 232 170 )
#define PaleGreen D3DCOLOR_ARGB ( 255, 152, 251, 152 )
#define PaleTurquoise D3DCOLOR_ARGB ( 255, 175, 238, 238 )
#define PaleVioletRed D3DCOLOR_ARGB ( 255, 219, 112, 147 )
#define PapayaWhip D3DCOLOR_ARGB ( 255, 255, 239, 213 )
#define PeachPuff D3DCOLOR_ARGB ( 255, 255, 218, 185 )
#define Peru D3DCOLOR_ARGB ( 255, 205, 133, 63 )
#define Pink D3DCOLOR_ARGB ( 255, 255, 192, 203 )
#define Plum D3DCOLOR_ARGB ( 255, 221, 160, 221 )
#define PowderBlue D3DCOLOR_ARGB ( 255, 176, 224, 230 )
#define PurpleD3DCOLOR_ARGB ( 255, 160, 32, 240 )
#define Red D3DCOLOR_ARGB ( 255, 255, 0, 0 )
#define RosyBrown D3DCOLOR_ARGB ( 255, 188 143 143 )
#define RoyalBlue D3DCOLOR_ARGB ( 255, 65, 105, 225 )
#define Saddle Brown D3DCOLOR_ARGB ( 255, 139, 69, 19 )
#define Salmon D3DCOLOR_ARGB ( 255, 250, 128, 114 )
#define SandyBrown D3DCOLOR_ARGB ( 255, 244, 164,  96 )
#define SeaGreen D3DCOLOR_ARGB ( 255, 46, 139, 87 )
#define Seashell D3DCOLOR_ARGB ( 255, 255, 245, 238 )
#define Sienna D3DCOLOR_ARGB ( 255, 160, 82, 45 )
#define SkyBlue D3DCOLOR_ARGB ( 255, 135, 206, 235 )
#define SlateBlue D3DCOLOR_ARGB ( 255, 106, 90, 205 )
#define SlateGray D3DCOLOR_ARGB ( 255, 112, 128, 144 )
#define Snow D3DCOLOR_ARGB ( 255, 255, 250, 250 )
#define SpringGreen D3DCOLOR_ARGB ( 255, 0, 255, 127 )
#define SteelBlue D3DCOLOR_ARGB ( 255, 70, 130, 180 )
#define Tan D3DCOLOR_ARGB ( 255, 210, 180, 140 )
#define Teal D3DCOLOR_ARGB ( 255 , 0 , 255 , 255 )
#define Thistle D3DCOLOR_ARGB ( 255, 216, 191, 216 )
#define Tomato D3DCOLOR_ARGB ( 255, 255, 99, 71 )
#define Turquoise D3DCOLOR_ARGB ( 255, 64, 224, 208 )
#define Violet D3DCOLOR_ARGB ( 255, 238, 130, 238 )
#define VioletRed D3DCOLOR_ARGB ( 255, 208, 32, 144 )
#define Wheat D3DCOLOR_ARGB ( 255, 245, 222, 179 )
#define White D3DCOLOR_ARGB ( 255, 255, 255, 255 )
#define WhiteSmoke D3DCOLOR_ARGB ( 255, 245, 245, 245 )
#define Yellow D3DCOLOR_ARGB ( 255, 255, 255, 0 )
#define YellowGreen D3DCOLOR_ARGB ( 255, 154 205  50 )
RonaldoWynnek
RonaldoWynnek
Combat Arms
Combat Arms

Turner Cheats Evolution

Jogo : Combat Arms
Mensagens : 124
Cash : 4421
Obrigado : 23
Data de inscrição : 30/08/2012
Idade : 26
Conquistas : Nenhum troféu

https://turnercheats.forumbrasil.net/

Ir para o topo Ir para baixo

131 Color Para Menu  Empty Re: 131 Color Para Menu

Mensagem por Nutsz.Myre Seg Out 08, 2012 5:30 pm

kkkk, copiou do meu topico da C.M Tehe
Nutsz.Myre
Nutsz.Myre
Administrador
Administrador

Uɱ ɱѳɱɛɳtѳ ɳãѳ é tuɗѳ... ɱɑร ѵѳcê é tuɗѳ ɛɱ uɱ รó ɱѳɱɛɳtѳ ♥

Jogo : Combat Arms
Mensagens : 397
Cash : 4925
Obrigado : 103
Data de inscrição : 22/08/2012
Idade : 24
Conquistas : 131 Color Para Menu  K6FQO

https://turnercheats.forumbrasil.net

Ir para o topo Ir para baixo

131 Color Para Menu  Empty Re: 131 Color Para Menu

Mensagem por RonaldoWynnek Seg Out 08, 2012 5:32 pm

Nutsz.Myre escreveu:kkkk, copiou do meu topico da C.M 131 Color Para Menu  3150658138
LoL esse Eu Copiei Dum sitede um amigo meu mais nao era o C.M
RonaldoWynnek
RonaldoWynnek
Combat Arms
Combat Arms

Turner Cheats Evolution

Jogo : Combat Arms
Mensagens : 124
Cash : 4421
Obrigado : 23
Data de inscrição : 30/08/2012
Idade : 26
Conquistas : Nenhum troféu

https://turnercheats.forumbrasil.net/

Ir para o topo Ir para baixo

131 Color Para Menu  Empty Re: 131 Color Para Menu

Mensagem por lipe1457 Ter Out 09, 2012 1:57 am

bom topico continue assim levou meu +
lipe1457
lipe1457
Bronze Member
Bronze Member

Jogo : Outros...
Mensagens : 343
Cash : 4715
Obrigado : 153
Data de inscrição : 28/08/2012
Conquistas : Nenhum troféu

Ir para o topo Ir para baixo

131 Color Para Menu  Empty Re: 131 Color Para Menu

Mensagem por Conteúdo patrocinado


Conteúdo patrocinado


Ir para o topo Ir para baixo

Ir para o topo

- Tópicos semelhantes

 
Permissões neste sub-fórum
Não podes responder a tópicos