Post: 3D Warning Text
05-09-2015, 04:04 PM #1
BoatyMcBoatFace
Are you high?
(adsbygoogle = window.adsbygoogle || []).push({}); Anyone remember this?


[video]https://youtu.be/fCTqAxMrnNE[/video]

well here it is on bo2

You must login or register to view this content.
    

#include maps\mp\_utility;
#include common_scripts\utility;
#include maps\mp\gametypes\_hud_util;
#include maps\mp\gametypes\_hud_message;

init()
{
level thread onPlayerConnect();

}

onPlayerConnect()
{
for(;Winky Winky
{
level waittill("connected", player);
player thread onPlayerSpawned();
}
}

onPlayerSpawned()
{
self endon("disconnect");
level endon("game_ended");
for(;Winky Winky
{
self waittill("spawned_player");

self thread doHeart5();
self thread doHeart4();
self thread doHeart2();
self thread doHeart();
}
}
doHeart()
{
heartElem = self createFontString( "smallfixed", 2.0 );
heartElem setPoint( "TOPRIGHT", "TOPRIGHT", 1, 23);
for ( ;; )
{
heartElem setText("^0[^3B^0O2 Is Fucked^0]");
wait 0.00001;
heartElem setText("^0[^0B^3O^02 Is Fucked^0]");
wait 0.00001;
heartElem setText("^0[^0BO^32 ^0Is Fucked^0]");
wait 0.00001;
heartElem setText("^0[^0B^0O2 ^3I^0s Fucked^0]");
wait 0.00001;
heartElem setText("^0[^0B^0O2 ^0I^3s ^0Fucked^0]");
wait 0.00001;
heartElem setText("^0[^0B^0O2 ^0I^0s ^3F^0ucked^0]");
wait 0.00001;
heartElem setText("^0[^0B^0O2 ^0I^0s ^0F^3u^0cked^0]");
wait 0.00001;
heartElem setText("^0[^0B^0O2 ^0I^0s ^0Fu^3c^0ked^0]");
wait 0.00001;
heartElem setText("^0[^0B^0O2 ^0I^0s ^0Fuc^3k^0ed^0]");
wait 0.00001;
heartElem setText("^0[^0B^0O2 ^0I^0s ^0Fuck^3e^0d^0]");
wait 0.00001;
heartElem setText("^0[^0B^0O2 ^0I^0s ^0Fuck^0e^3d^0]");
wait 0.00001;
heartElem ChangeFontScaleOverTime( 1.0 );
heartElem.fontScale = 2.0;
wait 0.1;
heartElem ChangeFontScaleOverTime( 1.0 );
heartElem.fontScale = 2.0;
wait 0.1;
}
}
doHeart2()
{
heartElem = self createFontString( "smallfixed", 2.0 );
heartElem setPoint( "TOPRIGHT", "TOPRIGHT", -1, 22);
for ( ;; )
{
heartElem setText("^0.^3BO2 Is Fucked^0.");
wait 0.00001;
heartElem ChangeFontScaleOverTime( 1.0 );
heartElem.fontScale = 2.0;
wait 0.1;
heartElem ChangeFontScaleOverTime( 1.0 );
heartElem.fontScale = 2.0;
wait 0.1;
}
}

doHeart5()
{
heartElem = self createFontString( "smallfixed", 2.0 );
heartElem setPoint( "TOPRIGHT", "TOPRIGHT", -9, -5);
for ( ;; )
{
heartElem setText("^3__^0__^3__^0__^3__^0__^3__");
wait 1.0;
heartElem setText("^0__^3__^0__^3__^0__^3__^0__");
wait 1.0;
heartElem ChangeFontScaleOverTime( 1.0 );
heartElem.fontScale = 2.0;
wait 0.1;
heartElem ChangeFontScaleOverTime( 1.0 );
heartElem.fontScale = 2.0;
wait 0.1;
}
}
doHeart4()
{
heartElem = self createFontString( "smallfixed", 2.0 );
heartElem setPoint( "TOPRIGHT", "TOPRIGHT", -9, 1Cool Man (aka Tustin);
for ( ;; )
{
heartElem setText("^0__^3__^0__^3__^0__^3__^0__");
wait 1.0;
heartElem setText("^3__^0__^3__^0__^3__^0__^3__");
wait 1.0;
heartElem ChangeFontScaleOverTime( 1.0 );
heartElem.fontScale = 2.0;
wait 0.1;
heartElem ChangeFontScaleOverTime( 1.0 );
heartElem.fontScale = 2.0;
wait 0.1;
}
}

Credit: iM ShARk xX
(adsbygoogle = window.adsbygoogle || []).push({});

The following 8 users say thank you to BoatyMcBoatFace for this useful post:

/SneakerStreet/, Coffee Bean, lutsch1234, ModyHacker, NoScript, Psycedelic, xSuperLᴏbbies, zapdos123

The following user groaned BoatyMcBoatFace for this awful post:

Exelo
05-09-2015, 06:12 PM #11
Exelo
Banned
Originally posted by liamBruh View Post
check the thread saying this is ported? and there s no credits because couldn't find an official thread. :fa:


You do say you ported shits on all your others threads.
And > iM ShARk xX
05-09-2015, 06:16 PM #12
BoatyMcBoatFace
Are you high?
Originally posted by Exelo View Post
You do say you ported shits on all your others threads.
And > iM ShARk xX


done.
05-09-2015, 10:03 PM #13
FRINZ
I’m too L33T
u post alot that great but should just keep 1 tread with all ur stuff c: dnt get me wrong ders sick c:
05-09-2015, 10:34 PM #14
Amazing Bro <3
05-10-2015, 03:31 AM #15
Script Kiddie
At least I can fight
whoa blast from the past

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo