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-09-2013, 06:51 PM #11
^TPP^
Who’s Jim Erased?
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


Damn i wish this could work on 1.14
01-10-2013, 02:22 PM #12
Komet웃
Do a barrel roll!
Originally posted by ChiefKeef View Post
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;
}


i dont really see what that has to do with this :L :s
01-10-2013, 04:51 PM #13
*xActionMods*
I’m too L33T
Originally posted by xCurly View Post
i dont really see what that has to do with this :L :s


am saying it would be smarter rather than this only working on pc when you press T
01-10-2013, 05:02 PM #14
Komet웃
Do a barrel roll!
Originally posted by ChiefKeef View Post
am saying it would be smarter rather than this only working on pc when you press T


it might also work on ps3 :| just use a say spam or some shit
01-10-2013, 09:04 PM #15
Taylor
Former Black Knight.
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


Or you can have the actual text flash.....

    
FlashSay(text)
{
if(!isDefined(self.NonFlash))
{
self notify("StahpFlash");
self.NonFlash=true;
self endon("StahpFlash");
for( ; ; )
{
self.Flash=RandomInt(6);
wait 0.2;
}
self sayAll("^"+self.Flash+""+text);
wait 5;
self.NonFlash=undefined;
self notify("StahpFlash");
}
else
{
self iPrintln("^3A Flashing Text Is Already Active, Your Message Will Be Displayed Shortly....");
wait 5;
thread FlashSay(text);
}
}

The following 3 users say thank you to Taylor for this useful post:

ByteSource, Komet웃, Vampytwistッ
01-11-2013, 05:40 PM #16
ByteSource
League Champion
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


Cant U Also Do a self thread toggle option
like this

Flashfunnyshit()
{
self endon("disconnect");
while(1)
{
self sayall("^4");
wait 0.01;
self sayall("^2");
wait 0.01;
self sayall("^6");
wait 0.01;
self sayall("^1");
wait 0.01;
}
if(MSG==1)
{
self sayall('");
self sayall('");
self sayall('");
self sayall('");
self sayall('");
self sayall('");
self sayall('");
self sayall('");
wait0.01;
}
}
}
and the function
addOption("MSG", "Flash [On/off] ", ::Flashz, "" );

Flashz()
{
self thread Flashfunnyshit();
}
Im Not Sure Im new To Coding soo tell em if im wrong
01-11-2013, 09:11 PM #17
Taylor
Former Black Knight.
Originally posted by iBe
Cant U Also Do a self thread toggle option
like this

Flashfunnyshit()
{
self endon("disconnect");
while(1)
{
self sayall("^4");
wait 0.01;
self sayall("^2");
wait 0.01;
self sayall("^6");
wait 0.01;
self sayall("^1");
wait 0.01;
}
if(MSG==1)
{
self sayall('");
self sayall('");
self sayall('");
self sayall('");
self sayall('");
self sayall('");
self sayall('");
self sayall('");
wait0.01;
}
}
}
and the function
addOption("MSG", "Flash [On/off] ", ::Flashz, "" );

Flashz()
{
self thread Flashfunnyshit();
}
Im Not Sure Im new To Coding soo tell em if im wrong


That isn't a toggle.
01-12-2013, 06:10 PM #18
RaspberryIce
Bounty hunter
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?


Should of told Cmd , he could of added it to his thread Sleepy Head
01-12-2013, 06:19 PM #19
Komet웃
Do a barrel roll!
Originally posted by RaspberryIce View Post
Should of told Cmd , he could of added it to his thread Sleepy Head


theres a thread about it :L

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo