Thread: D3D COLORS

Results 1 to 8 of 8

Hybrid View

  1. #1
    RuShi's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Location
    File Not Found 404!
    Posts
    2,531
    Reputation
    210
    Thanks
    13,009
    My Mood
    Innocent

    D3D COLORS

    Code:
    /*********************Normal Colors**********************/
    #define WHITE			D3DCOLOR_ARGB(255, 255, 255, 255)
    #define RED			D3DCOLOR_ARGB(255, 255, 000, 000)
    #define GREEN			D3DCOLOR_ARGB(255, 000, 255, 000)
    #define BLUE			D3DCOLOR_ARGB(255, 000, 000, 255) 
    #define BLACK			D3DCOLOR_ARGB(150, 000, 000, 000)
    #define mBLACK			D3DCOLOR_ARGB(100, 000, 000, 205)
    #define PURPLE			D3DCOLOR_ARGB(255, 125, 000, 255) 
    #define GREY			D3DCOLOR_ARGB(255, 128, 128, 128) 
    #define YELLOW			D3DCOLOR_ARGB(255, 255, 255, 000) 
    #define ORANGE			D3DCOLOR_ARGB(255, 255, 125, 000)
    #define PINK			D3DCOLOR_ARGB(255, 255, 050, 250)
    #define CYAN			D3DCOLOR_ARGB(255, 000, 255, 255)
    #define WHITE2			D3DCOLOR_ARGB(100, 255, 255, 255)
    #define RED2			D3DCOLOR_ARGB(100, 255, 000, 000)
    #define GREEN2			D3DCOLOR_ARGB(100, 000, 255, 000)
    #define BLUE2			D3DCOLOR_ARGB(100, 000, 000, 255) 
    #define BLACK2			D3DCOLOR_ARGB(100, 000, 000, 000)
    #define PURPLE2			D3DCOLOR_ARGB(100, 125, 000, 255) 
    #define GREY2			D3DCOLOR_ARGB(100, 128, 128, 128) 
    #define YELLOW2			D3DCOLOR_ARGB(100, 255, 255, 000) 
    #define ORANGE2			D3DCOLOR_ARGB(100, 255, 125, 000)
    #define PINK2			D3DCOLOR_ARGB(100, 255, 050, 250)
    #define CYAN2			D3DCOLOR_ARGB(100, 000, 255, 255)
    #define BROWN                   D3DCOLOR_ARGB(255, 77, 46, 38)
    Code:
    /*********************Ghost Colors**********************/
    #define GHOSTRED		D3DCOLOR_ARGB(175,175,000,000)
    #define GHOSTWHITE		D3DCOLOR_ARGB(175,175,175,175)
    #define GHOSTCYAN		D3DCOLOR_ARGB(175,000,255,255)
    #define GHOSTCYAN2		D3DCOLOR_ARGB(175,000,64,200)
    #define GHOSTGREEN		D3DCOLOR_ARGB(175,000,175,000)
    #define GHOSTBLUE		D3DCOLOR_ARGB(175,000,000,175)
    #define GHOSTBLACK		D3DCOLOR_ARGB(70,000,000,000)
    #define GHOSTPURPLE		D3DCOLOR_ARGB(175,60,000,175)
    #define GHOSTGREY		D3DCOLOR_ARGB(175,59,59,59)
    #define GHOSTYELLOW 	        D3DCOLOR_ARGB(175,175,175,000)
    #define GHOSTPINK	        D3DCOLOR_ARGB(175,175,91,117)
    Code:
    /*********************Light Colors**********************/
    #define LIGHTBLACK		D3DCOLOR_ARGB(155,000,000,000)
    #define LIGHTGREY               D3DCOLOR_ARGB(205,051,051,051)
    #define LIGHTBLUE               D3DCOLOR_ARGB(250,025,220,251)
    #define LIGHTGREEN		D3DCOLOR_ARGB(155,000,255,000)
    #define LIGHTRED		D3DCOLOR_ARGB(155,255,000,000)
    #define LIGHTYELLOW             D3DCOLOR_ARGB(255,198,255,0)


    MPGH History:
    Member: 02/1/2016
    Contributor: 29/6/2016
    Minion: 25/8/2016
    Former Staff: 07/02/2017
    Minion: 21/9/2017

  2. The Following 2 Users Say Thank You to RuShi For This Useful Post:

    DangeBlazer (10-10-2017),RazerXJosh (07-14-2018)

  3. #2
    PeachCreame's Avatar
    Join Date
    Mar 2016
    Gender
    male
    Location
    Inside a Blue waffle
    Posts
    17
    Reputation
    10
    Thanks
    0
    My Mood
    Hot
    Congratz. Anything useful come with this?
    Omg lets write gay things in Signatures.

    Post count [ 0 ] (Tick)

  4. #3
    RuShi's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Location
    File Not Found 404!
    Posts
    2,531
    Reputation
    210
    Thanks
    13,009
    My Mood
    Innocent
    Quote Originally Posted by PeachCreame View Post
    Congratz. Anything useful come with this?
    Use It for D3D .


    MPGH History:
    Member: 02/1/2016
    Contributor: 29/6/2016
    Minion: 25/8/2016
    Former Staff: 07/02/2017
    Minion: 21/9/2017

  5. #4
    Skaterforeva1's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Up your ass
    Posts
    936
    Reputation
    32
    Thanks
    485
    My Mood
    Psychedelic
    I would just go online and google argb color picker but that's just me
    Last edited by Skaterforeva1; 10-08-2016 at 06:20 PM.




    ^Suck it!

  6. #5
    polak97's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    2
    My Mood
    Aggressive
    hi, today i got unbaned from a perma punkbuster ban for using hacks, is it only me or all previous perma banned acc are now unbanned?

  7. #6
    RazerXJosh's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    2
    My Mood
    Innocent
    Thank you

  8. #7
    alisonbbzz's Avatar
    Join Date
    Oct 2017
    Gender
    male
    Posts
    81
    Reputation
    10
    Thanks
    4
    My Mood
    Chatty
    traz souce codes

  9. #8
    Extravelt999's Avatar
    Join Date
    Feb 2017
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    can i use this man?

Similar Threads

  1. D3D Color Chams
    By juggalo200 in forum Combat Arms Hack Requests
    Replies: 1
    Last Post: 10-31-2012, 04:51 AM
  2. [Solved] D3D Colors HELP!
    By imcol1223 in forum CrossFire Help
    Replies: 6
    Last Post: 03-06-2012, 09:54 PM
  3. [Release] 131 D3D Colors
    By -Dimensions- in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 15
    Last Post: 12-04-2010, 02:12 PM
  4. d3d colors
    By Calebb in forum C++/C Programming
    Replies: 5
    Last Post: 01-06-2010, 05:40 AM
  5. D3D Color Textures
    By Vista in forum C++/C Programming
    Replies: 3
    Last Post: 05-24-2008, 07:42 PM