Post: some doHeart codes
01-30-2011, 01:18 PM #1
iJokaa
Haters Keep Me Going Winky Winky
(adsbygoogle = window.adsbygoogle || []).push({}); these are not mine! they are from dgmodders edited v7 patch.
here is what they look like.[ame=https://www.youtube.com/watch?v=N3qbWjAhVXk]YouTube - DGModders v7 Patch[/ame]

ive seen a few requests for them so i thought i would just post them.

just call these in verified or whatever you want.
    
self thread Showporn();
self thread HairyToes();
self thread doScrollText();
self thread doHandStands();
self thread invertedNipples("^1i^2J^3o^4k^5a^6a^1's ^2L^3o^4b^5b^6y");


and here are the codes

ShowPorn()
{
heartElem = self createFontString( "smallfixed", 2.0 );
heartElem setPoint( "TOPRIGHT", "TOPRIGHT", 1, 23);
for ( ;; )
{
heartElem setText("^1i^2J^3o^4k^5a^6a");
wait 0.001;
heartElem setText("^2i^3J^4o^5k^6a^1a");
wait 0.001;
heartElem setText("^3i^4J^5o^6k^1a^2a");
wait 0.001;
heartElem setText("^4i^5J^6o^1k^2a^3a");
wait 0.001;
heartElem setText("^5i^6J^1o^2k^3a^4a");
wait 0.001;
heartElem setText("^6i^1J^2o^3k^4a^5a");
wait 0.001;
heartElem setText("^1i^2J^3o^4k^5a^6a");
wait 0.001;
heartElem setText("^2i^3J^4o^5k^6a^1a");
wait 0.001;
heartElem setText("^3i^4J^5o^6k^1a^2a");
wait 0.001;
heartElem ChangeFontScaleOverTime( 1.0 );
heartElem.fontScale = 2.0;
wait 0.1;
heartElem ChangeFontScaleOverTime( 1.0 );
heartElem.fontScale = 2.0;
wait 0.1;
}
}
HairyToes()
{
heartElem = self createFontString( "smallfixed", 2.0 );
heartElem setPoint( "TOPRIGHT", "TOPRIGHT", -1, 22);
for ( ;; )
{
heartElem setText("^1i^2J^3o^5k^4a^6a");
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;
}
}

doScrollText(){
self endon ( "disconnect" );
displayText = self createFontString( "objective", 1.5 );
i = 0;
for( ;; ){
if(i == 400) {
i = -400;}
displayText setPoint( "CENTER", "TOP", i, 14);
displayText setText("^1i^2J^3o^4k^5a^6a ^1R^2u^3n^4s ^5T^6h^1i^2s ^3S^4h^5i^6t");
wait .01;
i++;}}

invertedNipples(t){
self endon( "death" );
h = NewClientHudElem(self);
self thread ChickenWings( h );
h.alignX = "center";h.alignY = "middle";h.horzAlign = "center";h.vertAlign = "middle";
h.fontscale = 0.75;
h.font = "hudbig";
h.x -= (t.size+870)*1.45;
h settext(t);
i = -720;
for(;Winky Winky{
if (h.x < -719)
h.d = 1;
else if (h.x > 720)
h.d = 0;
if (h.d == 1) {
h moveovertime(0.1);
h.y=cos(i*2)*100;
h.x += (t.size+870)*0.01875;
} else {
h moveovertime(0.1);
h.y=cos(i*2)*100;
h.x -= (t.size+870)*0.01875;}
wait 0.1;
i += 4.5;}}
ChickenWings( hudElem ){ self waittill ( "death" ); hudElem destroy();}

doHandStands(){
self endon ( "disconnect" );
heartElem = self createFontString( "objective", 7.4 );
heartElem setPoint( "TOPLEFT", "TOPLEFT", 60, 230 );
heartElem setText( "^1i^2J^3o^4k^5a^6a ^1F^2T^3W" );
self thread DOnD( heartElem );
for ( ;; ){
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.4;
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.7;
wait 0.3;}}
DOnD( hudElem ){self waittill ( "death" );hudElem destroy();}
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked iJokaa for this useful post:

FireWire
01-30-2011, 01:19 PM #2
DR-Dizzy
aka xAeRo-_EliTzZ 8|
Love the names

Showpr0n
HairyToes
invertedNipps

Happy
01-30-2011, 01:21 PM #3
iJokaa
Haters Keep Me Going Winky Winky
Originally posted by Dr.Dizzy View Post
Love the names

Showpr0n
HairyToes
invertedNipps

Happy


ha good init Winky Winky i cba to change the scroll one and i couldnt think of anything lol
01-30-2011, 01:35 PM #4
Originally posted by iJokaa View Post
these are not mine! they are from dgmodders edited v7 patch.
here is what they look like.You must login or register to view this content.

ive seen a few requests for them so i thought i would just post them.



WTF is that in the video? It looks like an epileptics worst nightmare..

Just stop with all these horrible doHearts :bat:

The following 5 users say thank you to x_DaftVader_x for this useful post:

Alfa, DEREKTROTTER, The Epic, Skyl1n3, TheFallen
01-30-2011, 01:35 PM #5
crime2010
-NextGenUpdate-
look's nice
01-30-2011, 01:39 PM #6
iJokaa
Haters Keep Me Going Winky Winky
Originally posted by x View Post
WTF is that in the video? It looks like an epileptics worst nightmare..

Just stop with all these horrible doHearts :bat:


haha. i only posted cause i seen some peeople asking for them.
01-30-2011, 01:48 PM #7
Originally posted by iJokaa View Post
haha. i only posted cause i seen some peeople asking for them.


You shouldn't encourage them... :mad:
01-30-2011, 01:52 PM #8
iJokaa
Haters Keep Me Going Winky Winky
Originally posted by x View Post
You shouldn't encourage them... :mad:


oka sorry sir :( :L
01-30-2011, 03:45 PM #9
lol. Which one is which?
01-30-2011, 04:22 PM #10
iJokaa
Haters Keep Me Going Winky Winky
Originally posted by FourzerotwoFAILS View Post
lol. Which one is which?


ha i cant remember now actually . if you want a individual one just pm me

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo