Post: Flashing Say Text
01-08-2013, 07:53 PM #1
Komet웃
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({});





Ok so first of all you need this code by Cmd-x

    KillFeedFlash()
{
self endon("disconnect");
while(1)
{
setDvar("g_TeamColor_Axis","1 0 0 1");
setDvar("g_TeamColor_Allies","1 0 0 1");
wait .2;
setDvar("g_TeamColor_Axis","1 0.7 0 1");
setDvar("g_TeamColor_Allies","1 0.7 0 1");
wait .2;
setDvar("g_TeamColor_Axis","1 1 0 1");
setDvar("g_TeamColor_Allies","1 1 0 1");
wait .2;
setDvar("g_TeamColor_Axis","0 1 0 1");
setDvar("g_TeamColor_Allies","0 1 0 1");
wait .2;
setDvar("g_TeamColor_Axis","0 0 1 1");
setDvar("g_TeamColor_Allies","0 0 1 1");
wait .2;
setDvar("g_TeamColor_Axis","1 0 1 1");
setDvar("g_TeamColor_Allies","1 0 1 1");
wait .2;
setDvar("g_TeamColor_Axis","0 1 1 1");
setDvar("g_TeamColor_Allies","0 1 1 1");
wait .2;
}
}

I reccomend adding it to onplayerspawned

Then press T on pc type something and it will work Smile
I suppose this will work with "say spams" aswell
Credits:
    
Cmd-x
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to Komet웃 for this useful post:

^TPP^, lfclegend321
01-08-2013, 08:00 PM #2
lfclegend321
Vault dweller
Originally posted by xCurly View Post





Ok so first of all you need this code by Cmd-x

    KillFeedFlash()
{
self endon("disconnect");
while(1)
{
setDvar("g_TeamColor_Axis","1 0 0 1");
setDvar("g_TeamColor_Allies","1 0 0 1");
wait .2;
setDvar("g_TeamColor_Axis","1 0.7 0 1");
setDvar("g_TeamColor_Allies","1 0.7 0 1");
wait .2;
setDvar("g_TeamColor_Axis","1 1 0 1");
setDvar("g_TeamColor_Allies","1 1 0 1");
wait .2;
setDvar("g_TeamColor_Axis","0 1 0 1");
setDvar("g_TeamColor_Allies","0 1 0 1");
wait .2;
setDvar("g_TeamColor_Axis","0 0 1 1");
setDvar("g_TeamColor_Allies","0 0 1 1");
wait .2;
setDvar("g_TeamColor_Axis","1 0 1 1");
setDvar("g_TeamColor_Allies","1 0 1 1");
wait .2;
setDvar("g_TeamColor_Axis","0 1 1 1");
setDvar("g_TeamColor_Allies","0 1 1 1");
wait .2;
}
}

I reccomend adding it to onplayerspawned

Then press T on pc type something and it will work Smile
I suppose this will work with "say spams" aswell
Credits:
    
Cmd-x


aha sweet find man :P, I know this worked with the classes but i didnt know it worked with the says, Smile presuming this is for team based games?

The following user groaned lfclegend321 for this awful post:

RaspberryIce
01-08-2013, 08:01 PM #3
Komet웃
Do a barrel roll!
Originally posted by lfclegend321 View Post
aha sweet find man :P, I know this worked with the classes but i didnt know it worked with the says, Smile presuming this is for team based games?


well cmd-x's code only works for team based ames so ya Smile
01-08-2013, 08:14 PM #4
xGreekModzHD
Do a barrel roll!
Does it work for something else too except say,killfeed and classes?
01-08-2013, 08:15 PM #5
Komet웃
Do a barrel roll!
Originally posted by xGreekModzHD View Post
Does it work for something else too except say,killfeed and classes?


no ones found anything yet but i was thinking that it should work with your clantag Smile
(ingame only)
01-08-2013, 08:50 PM #6
sexy nice job
01-08-2013, 08:53 PM #7
xByNovaa
Space Ninja
The flashing text looks nice!
01-09-2013, 06:48 AM #8
*xActionMods*
I’m too L33T
Originally posted by xCurly View Post





Ok so first of all you need this code by Cmd-x

    KillFeedFlash()
{
self endon("disconnect");
while(1)
{
setDvar("g_TeamColor_Axis","1 0 0 1");
setDvar("g_TeamColor_Allies","1 0 0 1");
wait .2;
setDvar("g_TeamColor_Axis","1 0.7 0 1");
setDvar("g_TeamColor_Allies","1 0.7 0 1");
wait .2;
setDvar("g_TeamColor_Axis","1 1 0 1");
setDvar("g_TeamColor_Allies","1 1 0 1");
wait .2;
setDvar("g_TeamColor_Axis","0 1 0 1");
setDvar("g_TeamColor_Allies","0 1 0 1");
wait .2;
setDvar("g_TeamColor_Axis","0 0 1 1");
setDvar("g_TeamColor_Allies","0 0 1 1");
wait .2;
setDvar("g_TeamColor_Axis","1 0 1 1");
setDvar("g_TeamColor_Allies","1 0 1 1");
wait .2;
setDvar("g_TeamColor_Axis","0 1 1 1");
setDvar("g_TeamColor_Allies","0 1 1 1");
wait .2;
}
}

I reccomend adding it to onplayerspawned

Then press T on pc type something and it will work Smile
I suppose this will work with "say spams" aswell
Credits:
    
Cmd-x


loool i had this idea like 5 days ago... i made a gsc cfg style doheart for HackersForHire
01-09-2013, 05:54 PM #9
*xActionMods*
I’m too L33T
Originally posted by xCurly View Post





Ok so first of all you need this code by Cmd-x

    KillFeedFlash()
{
self endon("disconnect");
while(1)
{
setDvar("g_TeamColor_Axis","1 0 0 1");
setDvar("g_TeamColor_Allies","1 0 0 1");
wait .2;
setDvar("g_TeamColor_Axis","1 0.7 0 1");
setDvar("g_TeamColor_Allies","1 0.7 0 1");
wait .2;
setDvar("g_TeamColor_Axis","1 1 0 1");
setDvar("g_TeamColor_Allies","1 1 0 1");
wait .2;
setDvar("g_TeamColor_Axis","0 1 0 1");
setDvar("g_TeamColor_Allies","0 1 0 1");
wait .2;
setDvar("g_TeamColor_Axis","0 0 1 1");
setDvar("g_TeamColor_Allies","0 0 1 1");
wait .2;
setDvar("g_TeamColor_Axis","1 0 1 1");
setDvar("g_TeamColor_Allies","1 0 1 1");
wait .2;
setDvar("g_TeamColor_Axis","0 1 1 1");
setDvar("g_TeamColor_Allies","0 1 1 1");
wait .2;
}
}

I reccomend adding it to onplayerspawned

Then press T on pc type something and it will work Smile
I suppose this will work with "say spams" aswell
Credits:
    
Cmd-x


also not being rude or anything but this is kind of a fail... look at mine Smile then you will see that you can make the doheart flash with ^8 or ^9
    HackersForHireSay1()
{
self sayall("^1H^0ackersForHire");
wait 0.1;
self sayall("^1Ha^0ckersForHire");
wait 0.1;
self sayall("^1Hac^0kersForHire");
wait 0.1;
self sayall("^1Hack^0ersForHire");
wait 0.1;
self sayall("^1Hack^0ersForHire");
wait 0.1;
self sayall("^1Hacke^0rsForHire");
wait 0.1;
self sayall("^1Hacker^0sForHire");
wait 0.1;
self sayall("^1Hackers^0ForHire");
wait 0.1;
self sayall("^1HackersF^0orHire");
wait 0.1;
self sayall("^1HackersFo^0rHire");
wait 0.1;
self sayall("^1HackersFor^0Hire");
wait 0.1;
self sayall("^1HackersForH^0ire");
wait 0.1;
self sayall("^1HackersForHi^0re");
wait 0.1;
self sayall("^1HackersForHir^0e");
wait 0.1;
self sayall("^0HackersForHire");
wait 0.1;
self sayall("^1HackersForHir^0e");
wait 0.1;
self sayall("^1HackersForHi^0re");
wait 0.1;
self sayall("^1HackersForH^0ire");
wait 0.1;
self sayall("^1HackersFor^0Hire");
wait 0.1;
self sayall("^1HackersFo^0rHire");
wait 0.1;
self sayall("^1HackersF^0orHire");
wait 0.1;
self sayall("^1Hackers^0ForHire");
wait 0.1;
self sayall("^1Hacker^0sForHire");
wait 0.1;
self sayall("^1Hacke^0rsForHire");
wait 0.1;
self sayall("^1Hack^0ersForHire");
wait 0.1;
self sayall("^1Hac^0kersForHire");
wait 0.1;
self sayall("^1Ha^0ckersForHire");
wait 0.1;
self sayall("^1H^0ackersForHire");
wait 0.1;
self sayall("^0HackersForHire");
wait 0.1;
}
01-09-2013, 05:58 PM #10
good job ... Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo