Do you want more Black Ops 3 Mod Menus?

  • Yes

    Votes: 113 97.4%
  • No

    Votes: 3 2.6%

  • Total voters
    116

CabCon

Head Administrator
Staff member
Head Staff Team
Messages
4,998
Reaction score
2,918
Points
1,053
chrome wont let me download it because it says theres a trojan
Recreate the file after you downloaded it. And it is 100% no trojaner.

Regards,
CabCon.
 

CoD_Modern_Gamer

Insane-Known Member
Messages
44
Reaction score
15
Points
368
Where in the code can I change the color for everything?
I have tried to mess around for a bit but I only seem to move the things around and make them disappear. :confused:
 

CabCon

Head Administrator
Staff member
Head Staff Team
Messages
4,998
Reaction score
2,918
Points
1,053
Where in the code can I change the color for everything?
I have tried to mess around for a bit but I only seem to move the things around and make them disappear. :confused:
You can change the colors in the createRectangle functions:
Code:
self createRectangle("CENTER", "CENTER", self.openBox.x, ((self.menuCurs*17.98)+((self.menuText.y+2.5)-(17.98/15))), 200, 15, (0, 1, 0), "white", 2, .7);

Or just search for the color green:
Code:
(0, 1, 0)
And change the color code to something else. :smile:
 

LoGy

New Member
Messages
5
Reaction score
3
Points
3
anychance u can update this with client verification or if anybody else has it please post it, i cant seem to get it working
 

CabCon

Head Administrator
Staff member
Head Staff Team
Messages
4,998
Reaction score
2,918
Points
1,053
anychance u can update this with client verification or if anybody else has it please post it, i cant seem to get it working
Yes, this is quite a good idea! :smile: I will update it.
 
Top