Run it. You know you want to. :)
Printable View
Run it. You know you want to. :)
Lol wtf....
Run it now I changed it.. so it does what it was supposed to do lol, had a cleardebug in there by accident.
Yea I released. I was gonna tell you to remove the ClearDebug after the for do loop... :p
EDIT:
How do you do that?Code:Program RunMe;
Var I : Integer;
begin
{Where is the code in this script?} for i := 1 To 10 do
{Maybe I have revolutionized authing?} begin
{We'll see, We'll see} Writeln('Invisible line ' + IntToStr(i) + '.');
{Who can find the 'invisible' code?}
{ } end;
{ INVISIBLE CODE FTW!!! }
{ } Writeln('Invisible code :P');
end.
This is a bit, uhm old.
Type your script out.
Then go to a line a copy a whole bunch of spaces.
Go to the start of each line and press and hold CTRL-V until it goes off the screen.
Viola! Invisi-code :p
Pancakes! You've got an extra begin/end there!
Ahhhh! I tried it on my script & it wont come back :p It was just a line w/ Writeln(''); on it though ;)
It's pretty funky, but noobish :p
Thought everyone knew this :p
I knew it :/ lol
Very old haha. I used this when i was into pay scripts to hide the auth system way off screen.
Depending on how far you hide it, the only way to get it back is to press CTRL-R and replace all the spaces in the script with nothing (i.e remove all the spaces), but then it screws up your script :p
lol :p
this is way old stuff :p
but i guess you found it on your own so gj :p
I did this with my Anti-SRLStats leech.
I feel like you all already know what happens lol.
Invisible code line 1-10 :p lol