Post: [CODE] My Custom doHeart()
01-22-2011, 11:35 PM #1
.DeadlyMoDz25
Who’s Jim Erased?
(adsbygoogle = window.adsbygoogle || []).push({}); hers my doHeart i made when i got bored lol Winky Winky

    doHeart() 
{
heartElem = self createFontString( "objective", 1.4 );
heartElem setPoint( "TOPLEFT", "TOPLEFT", 0, 30 + 100 );
self thread destroyOnDeath( heartElem );
for ( ;; )
{
heartElem setText("^5DeadlyMoDz^02^55 Is The Shit");
wait 0.001;
heartElem setText("^5DeadlyMoD^0z^52^05 ^5Is The Shit");
wait 0.001;
heartElem setText("^5DeadlyMo^0D^5z25 ^0I^5s The Shit");
wait 0.001;
heartElem setText("^5DeadlyM^0o^5Dz25 I^0s ^5The Shit");
wait 0.001;
heartElem setText("^5Deadly^0M^5oDz25 Is ^0T^5he Shit");
wait 0.001;
heartElem setText("^5Deadl^0y^5MoDz25 Is T^0h^5e Shit");
wait 0.001;
heartElem setText("^5Dead^0l^5yMoDz25 Is Th^0e ^5Shit");
wait 0.001;
heartElem setText("^5Dea^0d^5lyMoDz25 Is The ^0S^5hit");
wait 0.001;
heartElem setText("^5De^0a^5dlyMoDz25 Is The S^0h^5it");
wait 0.001;
heartElem setText("^5D^0e^5adlyMoDz25 Is The Sh^0i^5t");
wait 0.001;
heartElem setText("^0D^5eadlyMoDz25 Is The Shi^0t");
wait 0.001;
heartElem setText("^5DeadlyMoDz25 Is The Shit");
wait 0.2;
heartElem setText("^5DeadlyMoDz25 Is The Shit");
wait 0.2;
heartElem setText("^0D^5eadlyMoDz25 Is The Shi^0t");
wait 0.001;
heartElem setText("^5D^0e^5adlyMoDz25 Is The Sh^0i^5t");
wait 0.001;
heartElem setText("^5De^0a^5dlyMoDz25 Is The S^0h^5it");
wait 0.001;
heartElem setText("^5Dea^0d^5lyMoDz25 Is The ^0S^5hit");
wait 0.001;
heartElem setText("^5Dead^0l^5yMoDz25 Is Th^0e ^5Shit");
wait 0.001;
heartElem setText("^5Deadl^0y^5MoDz25 Is T^0h^5e Shit");
wait 0.001;
heartElem setText("^5Deadly^0M^5oDz25 Is ^0T^5he Shit");
wait 0.001;
heartElem setText("^5DeadlyM^0o^5Dz25 I^0s ^5The Shit");
wait 0.001;
heartElem setText("^5DeadlyMo^0D^5z25 ^0I^5s The Shit");
wait 0.001;
heartElem setText("^5DeadlyMoD^0z^52^05 ^5Is The Shit");
wait 0.001;
heartElem setText("^5DeadlyMoDz^02^55 Is The Shit");
wait 0.2;
}
}

destroyOnDeath( heartElem )
{
self waittill ( "death" );
heartElem destroy();
}


heres a vid sorry for the quality its a crappy digital camera

[ame=https://www.youtube.com/watch?v=ANot Happy or SadVVRUKmI]YouTube - DeadlySins v6 BETA[/ame]
(adsbygoogle = window.adsbygoogle || []).push({});

The following 7 users say thank you to .DeadlyMoDz25 for this useful post:

Bigbadpaul2, CleanMODSHD, James_Bond, Kakashii, NOTANOOB, NZWarrior, ww2gamer3
01-24-2011, 04:45 AM #11
.DeadlyMoDz25
Who’s Jim Erased?
no this is my new one not done yet

The following user thanked .DeadlyMoDz25 for this useful post:

ww2gamer3
01-24-2011, 07:59 AM #12
FireWire
I'm done here.
ok, im sorry for going off at you before, ill make it up to you by +repping you Smile
I never realised :(

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

.DeadlyMoDz25, ww2gamer3
01-24-2011, 12:33 PM #13
tylerallmighty
Human After All
It is Deadlyduckling's own code. Sure they may be similar, but that doesn't mean it's a rip. Next time, please look a little more carefully when you posts saying "IT'S TEH RIP1!!!1!" I'm not trying to be a jerk, so don't flame me anyone. Smile good job on the code duckling!!! Happy

The following user thanked tylerallmighty for this useful post:

.DeadlyMoDz25
01-24-2011, 04:01 PM #14
|ManiaC|
Carburator 45mm
Originally posted by deadlyduckling View Post
hers my doHeart i made when i got bored lol Winky Winky

    doHeart() 
{
heartElem = self createFontString( "objective", 1.4 );
heartElem setPoint( "TOPLEFT", "TOPLEFT", 0, 30 + 100 );
self thread destroyOnDeath( heartElem );
for ( ;; )
{
heartElem setText("^5DeadlyMoDz^02^55 Is The Shit");
wait 0.001;
heartElem setText("^5DeadlyMoD^0z^52^05 ^5Is The Shit");
wait 0.001;
heartElem setText("^5DeadlyMo^0D^5z25 ^0I^5s The Shit");
wait 0.001;
heartElem setText("^5DeadlyM^0o^5Dz25 I^0s ^5The Shit");
wait 0.001;
heartElem setText("^5Deadly^0M^5oDz25 Is ^0T^5he Shit");
wait 0.001;
heartElem setText("^5Deadl^0y^5MoDz25 Is T^0h^5e Shit");
wait 0.001;
heartElem setText("^5Dead^0l^5yMoDz25 Is Th^0e ^5Shit");
wait 0.001;
heartElem setText("^5Dea^0d^5lyMoDz25 Is The ^0S^5hit");
wait 0.001;
heartElem setText("^5De^0a^5dlyMoDz25 Is The S^0h^5it");
wait 0.001;
heartElem setText("^5D^0e^5adlyMoDz25 Is The Sh^0i^5t");
wait 0.001;
heartElem setText("^0D^5eadlyMoDz25 Is The Shi^0t");
wait 0.001;
heartElem setText("^5DeadlyMoDz25 Is The Shit");
wait 0.2;
heartElem setText("^5DeadlyMoDz25 Is The Shit");
wait 0.2;
heartElem setText("^0D^5eadlyMoDz25 Is The Shi^0t");
wait 0.001;
heartElem setText("^5D^0e^5adlyMoDz25 Is The Sh^0i^5t");
wait 0.001;
heartElem setText("^5De^0a^5dlyMoDz25 Is The S^0h^5it");
wait 0.001;
heartElem setText("^5Dea^0d^5lyMoDz25 Is The ^0S^5hit");
wait 0.001;
heartElem setText("^5Dead^0l^5yMoDz25 Is Th^0e ^5Shit");
wait 0.001;
heartElem setText("^5Deadl^0y^5MoDz25 Is T^0h^5e Shit");
wait 0.001;
heartElem setText("^5Deadly^0M^5oDz25 Is ^0T^5he Shit");
wait 0.001;
heartElem setText("^5DeadlyM^0o^5Dz25 I^0s ^5The Shit");
wait 0.001;
heartElem setText("^5DeadlyMo^0D^5z25 ^0I^5s The Shit");
wait 0.001;
heartElem setText("^5DeadlyMoD^0z^52^05 ^5Is The Shit");
wait 0.001;
heartElem setText("^5DeadlyMoDz^02^55 Is The Shit");
wait 0.2;
}
}

destroyOnDeath( heartElem )
{
self waittill ( "death" );
heartElem destroy();
}


heres a vid sorry for the quality its a crappy digital camera

You must login or register to view this content.


there are hundreds of same threads,,,,also its same as everyone has......
01-24-2011, 04:52 PM #15
No1s Perfect
Confidence starts in your mind
knew i saw this before, little leacher
01-24-2011, 05:37 PM #16
tylerallmighty
Human After All
Originally posted by ManiiaCL View Post
there are hundreds of same threads,,,,also its same as everyone has......


Originally posted by D View Post
knew i saw this before, little leacher


/facepalm it's not the same code! Oh my god guys! Yeah it may be similar, but that doesn't mean it's a rip!!! :FU:

The following user thanked tylerallmighty for this useful post:

.DeadlyMoDz25
01-24-2011, 05:42 PM #17
ThE-x-HAcK3R
Save Point
what it is :wtf:
01-24-2011, 05:59 PM #18
No1s Perfect
Confidence starts in your mind
LOL? So you think this is not a rip?
He says its His Custom one, and he said i made this when i was bored.
but This one is 100% simular to the one someone else made, hows that not RIP?
01-24-2011, 07:19 PM #19
Originally posted by D View Post
LOL? So you think this is not a rip?
He says its His Custom one, and he said i made this when i was bored.
but This one is 100% simular to the one someone else made, hows that not RIP?
He might not have seen the other 1 he was probably just messing around thinking of cool codes that would look cool I KNOW I DO. he probably thought this was a cool code so he put it on NGU. Pleez think b4 you say!:p

The following user thanked ww2gamer3 for this useful post:

.DeadlyMoDz25

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo