Author Topic: [Video] FOR SCIENCE  (Read 1483 times)

Ahhh can't keep up...

"WHY AM I YELLOW"

"Cuz your Asian"

LOLOLOLOLOL

Science, I now love you.

Code: [Select]
function mountall()
{
    %lastObj = "";
    for(%a = clientGroup.getCount()-1; %a >= 0; %a--)
    {
%obj = clientGroup.getObject(%a).player;
if(isObject(%obj))
{
    if(!%lastObj)
    {
%lastObj = %obj;
continue;
    }
    %obj.unMount();
    if(isObject(%obj.getObjectMount()))
%obj.unMountObject(%obj.getObjectMount());
    %obj.mountObject(%lastObj, 5);
    %lastObj = %obj;
}
    }
}
Code: [Select]
mountall();

"WHY AM I YELLOW"

"Cuz your Asian"

LOLOLOLOLOL
Im surprised people even watched that far.

Im surprised people even watched that far.

That stuff was lulsy.

You monster.
Also guitarpogo for the win

Code: [Select]
function mountall()
{
    %lastObj = "";
    for(%a = clientGroup.getCount()-1; %a >= 0; %a--)
    {
%obj = clientGroup.getObject(%a).player;
if(isObject(%obj))
{
    if(!%lastObj)
    {
%lastObj = %obj;
continue;
    }
    %obj.unMount();
    if(isObject(%obj.getObjectMount()))
%obj.unMountObject(%obj.getObjectMount());
    %obj.mountObject(%lastObj, 5);
    %lastObj = %obj;
}
    }
}
Code: [Select]
mountall();
That was an amazingly short script.

So that's what fontrox was doing.

There used to be another glitch that let you do this: http://www.youtube.com/watch?v=WuZN3UO7uaw