Post: [SCRIPT] Lobby Intro (Fading Emblems, Similar To IELITEMODZX)
12-31-2011, 10:32 PM #1
IVI40A3Fusionz
Former Gaming Squad Member
(adsbygoogle = window.adsbygoogle || []).push({}); So as you all know from the 3RD preview of IELIITEMODZX Soooo Wasted Patch he has got a lobby intro type thing where if your not verified it shows alot of emblems fading in and out randomly. Basically morale of the story is i saw it was bored for that day so i decided to attempt my own version and here it is.

    
//Precache these.
precacheShader( "rank_prestige1" );
precacheShader( "rank_prestige2" );
precacheShader( "rank_prestige3" );
precacheShader( "rank_prestige4" );
precacheShader( "rank_prestige5" );
precacheShader( "rank_prestige6" );
precacheShader( "rank_prestige7" );
precacheShader( "rank_prestige8" );
precacheShader( "rank_prestige9" );
precacheShader( "rank_prestige10" );

//Thread this.
LobbyIntro()
{
self endon("disconnect");
self.Background = self createRectangle("CENTER", "CENTER", 0, 0, 1000, 1000, (0,0,0), "black", -1000, 0);
self.Background doFade(1,.9);
for(;Winky Winky
{
self thread Emblems();
SelectedEmblem = randomInt(10);
a = randomIntRange(-200, 200);
b = randomIntRange(-200, 200);
self.Emblem = self createRectangle("CENTER", "CENTER", 0+a, 0+b, 50, 50, undefined, self.Prestige[SelectedEmblem], 100, 0);
self.Emblem doFade(.5,1);
wait .5;
self.Emblem doFade(.5,0);
}
}
Emblems()
{
self.Prestige = [];
self.Prestige[0] = "rank_prestige1";
self.Prestige[1] = "rank_prestige2";
self.Prestige[2] = "rank_prestige3";
self.Prestige[3] = "rank_prestige4";
self.Prestige[4] = "rank_prestige5";
self.Prestige[5] = "rank_prestige6";
self.Prestige[6] = "rank_prestige7";
self.Prestige[7] = "rank_prestige8";
self.Prestige[8] = "rank_prestige9";
self.Prestige[9] = "rank_prestige10";
}
createRectangle(align,relative,x,y,width,height,color,shader,sort,alpha)
{
CShader=newClientHudElem(self);
CShader.elemType="bar";
if(!level.splitScreen)
{
CShader.x=-2;
CShader.y=-2;
}
CShader.width=width;
CShader.height=height;
CShader.align=align;
CShader.relative=relative;
CShader.xOffset=0;
CShader.yOffset=0;
CShader.children=[];
CShader.sort=sort;
CShader.color=color;
CShader.alpha=alpha;
CShader setParent(level.uiParent);
CShader setShader(shader,width,height);
CShader.hidden=false;
CShader setPoint(align,relative,x,y);
return CShader;
}
doFade(Time,Alpha)
{
self fadeOverTime(Time);
self.alpha = Alpha;
}


1. It could probably be coded alot better but i really don't give a f***.
2. If you already have a create shader script you can swap this one for your one to save space and same with the doFade function.

It's no where near as good as Elites as i only used prestige badges and i didn't make it as random, or show as many of the shaders each time.

It also has a bug where after the countdown it will stop showing the shaders but the blackscreen will still be there, i didn't want to finish it as it has no use to me but if any of you guys want (i doubt it though) you can have it, finish it off and do whatever you want with it claim it as yours if you like i couldn't care less, have a good New Years everyone and i will see you in 2012! Happy
(adsbygoogle = window.adsbygoogle || []).push({});

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

Jacob-And-Britt, Vampytwistッ
01-01-2012, 07:26 PM #20
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by x. View Post
The reality is that I only do this now to get a reaction from Eleechmodz and his fanboys. It makes me laugh. Whether you like me for that or not, I really don't give a shit. You are all just names to me on an internet forum, none of you are my friends..

No one on this site ( including me) makes anything for Call of Duty anymore that is worth even looking at but some people here take themselves so seriously that they deserve to be wound up..

And secondly, I think you'll find that an idea can be protected, it's called intellectual property .. You must login or register to view this content.


You can only be granted Intellectual property if it is musical, literary, artistic, a discovery and/or invention; a symbol and/or designs which in coding cases if doesn't refer to any of them.

Secondly i don't know why but you sound like you taking out all you rage on me and not Elite now which quite frankly i think is wrong, i have never sent any type of abusing messages to you and/or insulted you in any way shape or form, that is all i would like to say on the matter all other quotes and messages regarding Elite and/or stealing someones idea will now be ignored i have no problem with you at all I've always thought of you as a good coder someone more mature than anyone else on this site however obviously not, you also ask a super mod (Dave) and an admin (Outsider) if you could be staff :s god knows why but, morale of the story is i just think you are now acting a bit childish, an idea is an idea so what if people make someones idea reality that's all i have to say.

Good day to you sir and have fun trying to get through 2012 if all you think about is groaning and flaming Elite and trying to get others to give credit.
01-01-2012, 07:37 PM #21
BlazingDope
Can’t trickshot me!
Originally posted by jbglitching View Post
Ima try to edit it up make it mor like ielites becouse when you showed me it diddnt have as much as his and ima use my secret scollbars/shader lol


The Ak47 Scrollbar isn't 'secret' lawl. It's "hud_icon_ak47"
01-01-2012, 07:40 PM #22
Originally posted by IVI40A3Fusionz View Post
You can only be granted Intellectual property if it is musical, literary, artistic, a discovery and/or invention; a symbol and/or designs which in coding cases if doesn't refer to any of them.

Secondly i don't know why but you sound like you taking out all you rage on me and not Elite now which quite frankly i think is wrong, i have never sent any type of abusing messages to you and/or insulted you in any way shape or form, that is all i would like to say on the matter all other quotes and messages regarding Elite and/or stealing someones idea will now be ignored i have no problem with you at all I've always thought of you as a good coder someone more mature than anyone else on this site however obviously not, you also ask a super mod (Dave) and an admin (Outsider) if you could be staff :s god knows why but, morale of the story is i just think you are now acting a bit childish, an idea is an idea so what if people make someones idea reality that's all i have to say.

Good day to you sir and have fun trying to get through 2012 if all you think about is groaning and flaming Elite and trying to get others to give credit.


I have no rage and the comments weren't aimed at you, just making a general point about how seriously people take themselves on here and how little it really matters... People trolling with video previews of pc mods just to get subs on youtube and rep from other leeches is pretty funny if you ask me..

EliiteModz is a leech, end of, that's the last time I will mention it.

If you really thought I was ever going to get staff you must be mad, the message to the admin was a joke to make Dave laugh Winky Winky

It could count as artistic, but I'm not going to get into a discussion about IP now. It really isn't important.

Its moral, not morale. Two entirely different things Smile

And if you think that getting someone to open a second account just to troll other members is funny, then maybe I'm not the one who needs to grow up...
01-01-2012, 07:44 PM #23
BlazingDope
Can’t trickshot me!
Originally posted by IVI40A3Fusionz View Post
You can only be granted Intellectual property if it is musical, literary, artistic, a discovery and/or invention; a symbol and/or designs which in coding cases if doesn't refer to any of them.

Secondly i don't know why but you sound like you taking out all you rage on me and not Elite now which quite frankly i think is wrong, i have never sent any type of abusing messages to you and/or insulted you in any way shape or form, that is all i would like to say on the matter all other quotes and messages regarding Elite and/or stealing someones idea will now be ignored i have no problem with you at all I've always thought of you as a good coder someone more mature than anyone else on this site however obviously not, you also ask a super mod (Dave) and an admin (Outsider) if you could be staff :s god knows why but, morale of the story is i just think you are now acting a bit childish, an idea is an idea so what if people make someones idea reality that's all i have to say.

Good day to you sir and have fun trying to get through 2012 if all you think about is groaning and flaming Elite and trying to get others to give credit.


He's only gone and done it again. Winky Winky
01-01-2012, 07:44 PM #24
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by x. View Post
I have no rage and the comments weren't aimed at you, just making a general point about how seriously people take themselves on here and how little it really matters... People trolling with video previews of pc mods just to get subs on youtube and rep from other leeches is pretty funny if you ask me..

EliiteModz is a leech, end of, that's the last time I will mention it.

If you really thought I was ever going to get staff you must be mad, the message to the admin was a joke to make Dave laugh Winky Winky

It could count as artistic, but I'm not going to get into a discussion about IP now. It really isn't important.

Its moral, not morale. Two entirely different things Smile

And if you think that getting someone to open a second account just to troll other members is funny, then maybe I'm not the one who needs to grow up...


jbglitching weren't doing it to troll other people he wanted to see how much hate he would get for doing it /facepalm

and shh about my spelling and grammar :( i try my best even though i'm failing English at the moment Happy (im joking but i am failing English at the moment :\) Also like i said before i have no problem with you Smile.

---------- Post added at 07:44 PM ---------- Previous post was at 07:44 PM ----------

Originally posted by KillaMaJic View Post
He's only gone and done it again. Winky Winky


huh what you mean lols?
01-01-2012, 07:50 PM #25
Originally posted by IVI40A3Fusionz View Post
jbglitching weren't doing it to troll other people he wanted to see how much hate he would get for doing it /facepalm

He thought I had hacked his Ip address because I knew it was him with the two accounts :dumb:
01-01-2012, 07:52 PM #26
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by x. View Post
He thought I had hacked his Ip address because I knew it was him with the two accounts :dumb:


Wait we are still talking about jbglitching right? im a bit slow :confused:
01-01-2012, 07:52 PM #27
Jacob-And-Britt
I’m too L33T
Originally posted by KillaMaJic View Post
The Ak47 Scrollbar isn't 'secret' lawl. It's "hud_icon_ak47"
Lmao really yall still don't know aha this was so easy it right under your nose.... hud icon i diddnt even know about that any way chill im bout to release!
01-01-2012, 07:56 PM #28
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by x. View Post
And by the way, I haven't actually got a problem with anyone on the internet, not even nZxPikeeey or ileeechmodz...

You are all just names on a screen Claps


Those names were just inappropriate No :p

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo