Post: [Release] My cloaking code [Release]
11-06-2010, 02:44 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Okay so this is a awesome code to use with roll the dice i just quickly made it :

    spy()
{
//made by ii LeDgEnz x
self endon("death");
self.show=80;
hide = createPrimaryProgressBar( -275 );
hide.bar.x = 40;
hide.x = 100;
hide = createPrimaryProgressBarText( -275 );
hide.x=100;
hide settext("Cloaking");
self thread dod(hide.bar,hide,hide);
for(i=0;;i++)
{
if(self usebuttonpressed() && self.show>0)
{
self hide();
self.show--;

}else{
self show();
}
if(self.show<80 &&!self usebuttonpressed())
self.show++;
hide updateBar(self.show/80);
hide.bar.color=(1,self.show/80,self.show/80);
wait .05;
}
}
dod(a,b,c)
{
self waittill("death");
a destroy();
b destroy();
c destroy();
}


What it does?
Hide's you while you hold square
It has a bar

Need a video anyone can record it for me would be great

CREDITS
ii LeDgEnz x
lost (for base )

Thank's ii LeDgEnz x :black:
(adsbygoogle = window.adsbygoogle || []).push({});
11-06-2010, 06:53 PM #11
he asked for it in the first post....
11-06-2010, 07:51 PM #12
Originally posted by MagnusS1234 View Post
he asked for it in the first post....


Yeah I'm just telling you what Alabama means. Plus he sees a lot of people asking to record for free...etc etc. He is probably just as annoyed as I am with it.

Just understand where he is coming from.

The following user thanked Drackos for this useful post:

Neal Caffrey
11-06-2010, 08:20 PM #13
Howdoh
NextGenHoward.
Even if this was your code. a toggle would be better than having to host square :y:
11-06-2010, 08:24 PM #14
Originally posted by Howard View Post
Even if this was your code. a toggle would be better than having to host square :y:


Host square?? lol
11-06-2010, 08:33 PM #15
Howdoh
NextGenHoward.
Originally posted by drackos View Post
Host square?? lol


I meant hold* lmao Not Happy or Sad
11-06-2010, 09:01 PM #16
Originally posted by Howard View Post
I meant hold* lmao Not Happy or Sad


Yeah but I can see why this isn't completly bad.

I mean sure...you can just script for something 3 times as short though.
11-06-2010, 09:41 PM #17
Takes up way to much room, just for invisibility.

As many others have said above you only need a toggle Winky Winky

If you didn't mention Lost we wouldn't be very pleased with your effort at all.
11-06-2010, 09:52 PM #18
well you cant blame him for editing an existing piece of code and making it do what he wants, he found it usefull, he liked his work, so he decided to share it. you should all quit being so critical. if someone doesnt release a brand new menu system along with functions that make you look like a 20 foot long aligator everyone is dissapointed nowadays and rags on the guy who just thought he'd share his work. ya maybe his work isnt 100% original, maybe its not stellar by any standard, but ya know what, he did change some code around and make it do something else that nobody else had looked into making it do. hell i kind of like it. goodjob man, i approve Smile

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

-ExHaLe-, Neal Caffrey

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo