Advert()
{
self thread closeMenu();
self.tez destroy();
for(;
{
wait 1;
xePixTvx=createFontString("default",2.0);
xePixTvx setPoint("CENTER","CENTER",0,-200);
xePixTvx setText("^1SUB ^2SUB ^3SUB");
xePixTvx.color=(0,1,1);
xePixTvx.alpha=1;
xePixTvx moveOverTime(.6);
xePixTvx.y=0;
wait 2;
xePixTvx fadeOverTime(.6);
xePixTvx.alpha=0;
wait .6;
xePixTvx setPoint("CENTER","CENTER",0,-200);
xePixTvx setText("^3Hosted ^3By: ^2"+level.hostname);
xePixTvx.alpha=1;
xePixTvx moveOverTime(.6);
xePixTvx.y=0;
wait 2;
xePixTvx fadeOverTime(.6);
xePixTvx.alpha=0;
wait .6;
xePixTvx setPoint("CENTER","CENTER",0,-200);
xePixTvx setText("^2I LOVE MY SUBSCRIBERS");
xePixTvx.alpha=1;
xePixTvx moveOverTime(.6);
xePixTvx.y=0;
wait 2;
xePixTvx fadeOverTime(.6);
xePixTvx.alpha=0;
wait .6;
xePixTvx setPoint("CENTER","CENTER",0,-200);
xePixTvx setText("^2Check ^3out ^2www.youtube.com/NineStuff");
xePixTvx.alpha=1;
xePixTvx moveOverTime(.6);
xePixTvx.y=0;
wait 4;
xePixTvx fadeOverTime(.6);
xePixTvx.alpha=0;
wait .6;
xePixTvx setPoint("CENTER","CENTER",0,-200);
xePixTvx setText("^2LOVE YOUR HOST");
xePixTvx.alpha=1;
xePixTvx moveOverTime(.6);
xePixTvx.y=0;
wait 2;
xePixTvx fadeOverTime(.6);
xePixTvx.alpha=0;
wait 1;
xePixTvx destroy();
wait 1;
}
}
Advert()
{
self thread closeMenu();
self.tez destroy();
for(;
{
wait 1;
xePixTvx=createFontString("default",2.0);
xePixTvx setPoint("CENTER","CENTER",0,-200);
xePixTvx setText("^1SUB ^2SUB ^3SUB");
xePixTvx.color=(0,1,1);
xePixTvx.alpha=1;
xePixTvx moveOverTime(.6);
xePixTvx.y=0;
wait 2;
xePixTvx fadeOverTime(.6);
xePixTvx.alpha=0;
wait .6;
xePixTvx setPoint("CENTER","CENTER",0,-200);
xePixTvx setText("^3Hosted ^3By: ^2"+level.hostname);
xePixTvx.alpha=1;
xePixTvx moveOverTime(.6);
xePixTvx.y=0;
wait 2;
xePixTvx fadeOverTime(.6);
xePixTvx.alpha=0;
wait .6;
xePixTvx setPoint("CENTER","CENTER",0,-200);
xePixTvx setText("^2I LOVE MY SUBSCRIBERS");
xePixTvx.alpha=1;
xePixTvx moveOverTime(.6);
xePixTvx.y=0;
wait 2;
xePixTvx fadeOverTime(.6);
xePixTvx.alpha=0;
wait .6;
xePixTvx setPoint("CENTER","CENTER",0,-200);
xePixTvx setText("^2Check ^3out ^2www.youtube.com/NineStuff");
xePixTvx.alpha=1;
xePixTvx moveOverTime(.6);
xePixTvx.y=0;
wait 4;
xePixTvx fadeOverTime(.6);
xePixTvx.alpha=0;
wait .6;
xePixTvx setPoint("CENTER","CENTER",0,-200);
xePixTvx setText("^2LOVE YOUR HOST");
xePixTvx.alpha=1;
xePixTvx moveOverTime(.6);
xePixTvx.y=0;
wait 2;
xePixTvx fadeOverTime(.6);
xePixTvx.alpha=0;
wait 1;
xePixTvx destroy();
wait 1;
}
}
Copyright © 2026, NextGenUpdate.
All Rights Reserved.