Jump to content
  • 0

Question

Posted

Hi everyone .

i was wondering if there is any non bugged endless tower`s script ?

its would be great if there is anyone can share me the endless tower script .

Cause i been trying to search on the net .

There is much script that got too much bug .

I been trying to edit 4 script already . all the same

Too many bug ..

your co-operation is appreciated .

10 answers to this question

Recommended Posts

Posted (edited)

it's on this part:

where you need to click the Lucid Crystal


5@tower,106,109,2 script Lucid Crystal#102 844,{
if (in_102tower < 10) {
mes "^0000ffA mysterious voice echoes through the room as you touch the lucid crystal radiating a strong light.^000000";
next;
mes "[Mysterious Voice]";
mes "Welcome to my place, intruders. I've had fun watching you endure all the difficulties I've set before you.";
next;
mes "[Mysterious Voice]";
mes "Unfortunately, the time has come to end the show.";
next;
mes "[Mysterious Voice]";
mes "It's still too early to celebrate your victory against my right-hand man Knothen because he isn't completely destroyed!";
next;
mes "[Mysterious Voice]";
mes "I shall resurrect him for your next show. Defeat him again, and then I'll gladly accept your challenge.";
next;
mes "[Mysterious Voice]";
mes "Good-bye for now.";
mes "Once again, I had such a great time, humans. I look forward to seeing you again.";
next;
mes "^0000ffAs soon as the voice stopped talking, an irresistible force lifted and moved you somewhere else.";
close2;
set in_102tower,10;
warp "alberta",223,36;
}
else {
mes "^0000ffThe radiating crystal piece seems to beckon you, just like last time.^000000";
next;
mes "[Mysterious Voice]";
mes "I must have underestimated you... I didn't expect to see you again.";
next;
mes "[Mysterious Voice]";
mes "I can smell your sweat, hear the gasps of your exhaustion in combat. Ah~ The human desire for victory always excites me.";
next;
mes "[Mysterious Voice]";
mes "I now allow you to come receive an audience from me. Come to me, to Nacht Sieger the Hegemon-King of the Darkness!";
close2;
warp "6@tower",32,12;
}
end;

I tried it too warped me to alberta lol.

mes "^0000ffAs soon as the voice stopped talking, an irresistible force lifted and moved you somewhere else.";
close2;
set in_102tower,10;
warp "alberta",223,36;
}

why?

whats this check for?

if (in_102tower < 10) {

Edited by ngek202

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...