Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   who can make the laggiest script? (https://forums.graalonline.com/forums/showthread.php?t=23817)

TDK_RC6 02-15-2002 09:55 PM

who can make the most laggiest script?
 
who can make the laggiest script?

lets see if i can try

NPC Code:


if (created||timeout) {
setstring server.#v(int(random(0,9999999))),#v(int(random(0, 9999999)));
timeout=.05;
putnpc2 x,y {
if (created||timeout) {
setstring server.#v(int(random(0,9999999))),#v(int(random(0, 9999999)));
timeout=.05;
putnpc2 x,y {
if (created||timeout) {
setstring server.#v(int(random(0,9999999))),#v(int(random(0, 9999999)));
timeout=.05;
}
};
}
};
}



Faheria_LAT1 02-15-2002 10:19 PM

Try Kai's fireworks npc with a value of 29158019568205981290519052180125924501285902845912 75812356878256893756237856127056157890276589271589 17205892759012759215798571290³

TDO2000 02-15-2002 10:19 PM

NPC Code:

if (playerenters || created) {
i=1;
while (i==1) {
for (b=0;b<b+1;b++) {
for (c=0;b<c+1;c++) {
for (d=0;d<d+1;d++) {
for (e=0;e<e+1;e++) {
setstring server.e,#s(server.e)#v(e);
}
}
}
}
sleep .05;
}
}


Falcor 02-15-2002 10:29 PM

Instant lag.

use of excessive putexplosion =_=

H8t FOR MOON QUEST!

I also found out as Kaimetsu knows that strings dont have a limit. So

for(i=0;true;i++;) {
setstring this.test,#s(this.test)#v(i);
message #v(strtofloat(#s(this.test)));
}
would lag considerable after some time.

TDK_RC6 02-15-2002 11:12 PM

Quote:

Originally posted by Kaimetsu


Not until the server explodes, anyway >=D

:P

Spanko 02-15-2002 11:54 PM

NPC Code:
//#CLIENTSIDE
if (timeout||playerenters) {
for (this.i=this.i;true;this.i++) {
showimg this.i,beer.gif,random(0,64),random(0,64);
}
timeout=0.05;
}

Is also a rather good script for lots of lag, and has the peculiar good point about it that you can still say "My server doesn't lag at all! *Halo appears above head*".

cshank4 02-16-2002 02:22 AM

if(playerenters)
{set #l, (same level name as script is in).nw;
}

cshank4 02-16-2002 02:29 AM

Quote:

Originally posted by Kaimetsu


Well now that just wouldn't work.

used to... hmmm
also heres one that i found out, it doesnt lag it freezes graal unless the staff warps you

if(created)
{ say2 hello
}

TDK_RC6 02-16-2002 02:31 AM

all it should do is set a flag

cshank4 02-16-2002 02:34 AM

Quote:

Originally posted by TDK_RC6
all it should do is set a flag
1) love your sig
2) That say2 thingy took me a heck of a long time to figure out how to stop it... :( im a BAD scripter

TDK_RC6 02-16-2002 02:41 AM

Quote:

Originally posted by cshank4

1) love your sig
2) That say2 thingy took me a heck of a long time to figure out how to stop it... :( im a BAD scripter

1) thanks
2) :P, not that hard just add a ; at the end of what you are trying to say

LilNiglet 02-16-2002 12:20 PM

Quote:

Originally posted by Kaimetsu


Not until the server explodes, anyway >=D

Haha, I can see it now...

*Stefan is sitting in his office, coding the newest version of Graal*

*Unixmad runs in*

Unix: MR STEFANS! THE DELTERIA SERVERINGS HAVE GOINGS CRITICALINGS! THE TUPPER MUST HAVINGS MADE A MEGA LAGGY SCRIPTINGS!

Stefan: hehe

Unix: WHAT ARE YOU HEHEINGS ABOUT! PARIS IS ABOUT TO GOING UP IN FLAMES!

Stefan: hehe ;)

Unix: DEAR GODINGS YOU ARE A MADMANIN--

*explosion is heard as the lag from Tupper's script blows up the Delteria server, causing a meltdown in the nuclear power plant that just SO conviently happened to be next door, and Paris turns into a mushroom cloud*

Saga2001 02-16-2002 05:41 PM

mines the best.
 
NPC Code:

while(true) {
for (i=0;i<100;i++;) {
showimg i*j,@#v(1/3),.25*i,j;
setstring server.lag#v(i*(1/3)),#v(random(i*(999999999999^999999999999),i*(999 999999999^999999999999)*i*(999999999999^9999999999 99))));
}
j++;
}



thats the best.

LilNiglet 02-17-2002 12:34 PM

Quote:

Originally posted by Kaimetsu


Hey, that might be the first time I've ever laughed out loud when reading the scripting forum!

;)

freddyfox 02-17-2002 12:43 PM

Quote:

Originally posted by PrinceTupper
Haha, I can see it now...

Comedy gold.

Slaktmaster 02-17-2002 04:37 PM

Haha, tupper. Ownage.

LilNiglet 02-18-2002 12:05 AM

Quote:

Originally posted by Slaktmaster
Haha, tupper. Ownage.
hehe ;)

Your sig is hilarious! XD


All times are GMT +2. The time now is 07:27 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.