Post: Doheart No Strings Used
12-24-2012, 05:42 AM #1
silentcobra22
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({}); Hello silent_cobra22 and today i bring you a new Doheart. This doheart uses no strings. ^_^

xYARDSALEx brought up the idea for the doHeart after i was seeing if it looked cool on mw2. Winky Winky

Video


     

ToggleNoStringDoHeart()
{
if(!isDefined(self.NoString))
{
self.NoString=true;
self thread NoStringdoHeart();
}
else
{
self.NoString=undefined;
self notify("StopString");
self setClientDvar("ui_debug_localVarString", "");
}
}
NoStringdoHeart()
{
self endon("StopString");
for(;Winky Winky
{
self setClientDvar("ui_debug_localVarString", "^"+randomint(6)+"xYARDSALEx");
wait 0.5;
}
}



    
Credits :

silent_cobra22 : Testing - Helping
xYARDSALEx : Scripting - Idea
TheDevilHacker : For Finding the string dvar
ChaseIsFxded : Video


Enjoy!
(adsbygoogle = window.adsbygoogle || []).push({});

The following 12 users say thank you to silentcobra22 for this useful post:

^TPP^, *xActionMods*, backstop12, Fittro, forflah123, LightModz, Machine, primetime43, Cmd-X, Taylor, thedevilhacker, Vampytwistッ
12-24-2012, 05:44 AM #2
Taylor
Former Black Knight.
Originally posted by cobra22 View Post
Hello silent_cobra22 and today i bring you a new Doheart. This doheart uses no strings. ^_^

xYARDSALEx brought up the idea for the doHeart after i was seeing if it looked cool on mw2. Winky Winky

     

ToggleNoStringDoHeart()
{
if(!isDefined(self.NoString))
{
self.NoString=true;
self thread NoStringdoHeart();
}
else
{
self.NoString=undefined;
self notify("StopString");
self setClientDvar("ui_debug_localVarString", "");
}
}
NoStringdoHeart()
{
self endon("StopString");
for(;Winky Winky
{
self setClientDvar("ui_debug_localVarString", "^"+randomint(6)+"xYARDSALEx");
wait 0.5;
}
}



    
Credits :

silent_cobra22 : Testing - Helping
xYARDSALEx : Scripting - Idea
TheDevilHacker : For Finding the string dvar


Enjoy!


Nice Work Nash Winky Winky

The following user thanked Taylor for this useful post:

silentcobra22
12-24-2012, 05:46 AM #3
Originally posted by cobra22 View Post
hello silent_cobra22 and today i bring you a new doheart. This doheart uses no strings. ^_^

xyardsalex brought up the idea for the doheart after i was seeing if it looked cool on mw2. Winky Winky

     

togglenostringdoheart()
{
if(!isdefined(self.nostring))
{
self.nostring=true;
self thread nostringdoheart();
}
else
{
self.nostring=undefined;
self notify("stopstring");
self setclientdvar("ui_debug_localvarstring", "");
}
}
nostringdoheart()
{
self endon("stopstring");
for(;Winky Winky
{
self setclientdvar("ui_debug_localvarstring", "^"+randomint(6)+"xyardsalex");
wait 0.5;
}
}



    
credits :

Silent_cobra22 : Testing - helping
xyardsalex : Scripting - idea
thedevilhacker : For finding the string dvar


enjoy!


oi hostermodz cl pls, still good job nash and taylor

The following user thanked Fittro for this useful post:

silentcobra22
12-24-2012, 06:48 AM #4
Originally posted by cobra22 View Post
Hello silent_cobra22 and today i bring you a new Doheart. This doheart uses no strings. ^_^

xYARDSALEx brought up the idea for the doHeart after i was seeing if it looked cool on mw2. Winky Winky

     

ToggleNoStringDoHeart()
{
if(!isDefined(self.NoString))
{
self.NoString=true;
self thread NoStringdoHeart();
}
else
{
self.NoString=undefined;
self notify("StopString");
self setClientDvar("ui_debug_localVarString", "");
}
}
NoStringdoHeart()
{
self endon("StopString");
for(;Winky Winky
{
self setClientDvar("ui_debug_localVarString", "^"+randomint(6)+"xYARDSALEx");
wait 0.5;
}
}



    
Credits :

silent_cobra22 : Testing - Helping
xYARDSALEx : Scripting - Idea
TheDevilHacker : For Finding the string dvar


Enjoy!


Hi, Firstly scrypt very good and it is more infectable, so to use to infect people who join your party with your doheart ^^, thank for crédits :p
12-24-2012, 07:02 AM #5
silentcobra22
Bounty hunter
Originally posted by thedevilhacker View Post
Hi, Firstly scrypt very good and it is more infectable, so to use to infect people who join your party with your doheart ^^, thank for crédits :p


Thanks man, i thought it was really cool to have in a patch.

The following user thanked silentcobra22 for this useful post:

hypn0tize
12-24-2012, 07:02 AM #6
Taylor
Former Black Knight.
Originally posted by thedevilhacker View Post
Hi, Firstly scrypt very good and it is more infectable, so to use to infect people who join your party with your doheart ^^, thank for crédits :p


Eh bien j'ai fait le script, ha, mais je sais qu'il est plus destiné à une infection, mais je préfère l'utiliser pour le fait de cette car du coup il met le texte sur l'écran sans utiliser de cordes. Ainsi, le jeu ne sera pas traîner dehors, car aucun cordes sont utilisées (Ou atleast il traîne pas sur de cela.)

The following user thanked Taylor for this useful post:

hypn0tize
12-24-2012, 07:10 AM #7
Cmd-X
It's been awhile.
Originally posted by cobra22 View Post
Doheart


*hud element

Also nice thread Happy
12-24-2012, 07:11 AM #8
Taylor
Former Black Knight.
Originally posted by X View Post
*hud element

Also nice thread Happy


Eh, people like refer to it as a "doHeart" So eh.

The following user thanked Taylor for this useful post:

hypn0tize
12-24-2012, 07:13 AM #9
Cmd-X
It's been awhile.
Originally posted by xYARDSALEx View Post
Eh, people like refer to it as a "doHeart" So eh.


Yeah I know but it gets annoying, just because EliteMossy named one of his threads "DoHeart" doesn't mean that's what it's called lol.
12-24-2012, 08:04 PM #10
Komet웃
Do a barrel roll!
video? :p
#10char

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo