ID:261292
 
is there any 1 out there who has a code for entering a gundam or any other car plane or somthing like that if so thanx

aim ZF SSJ2 Gohan
I'm pretty sure no one has a code that does quite that.
mob
var
old_icon
obj/Gundam
icon='Gundam.dmi'
verb/Enter()
usr.old_icon=usr.icon
usr<<"Wait this is another rip-off anime game let us leave shall we?"
del(usr)
In response to GateGuardian
GateGuardian wrote:
I'm pretty sure no one has a code that does quite that.

I dont, but I have a code that lets you enter something like a car :-D.

<font color="grey">-~=</font><font color="#FF0000">Lee</font><font color="grey">=~-</font>
In response to Nadrew
Nadrew wrote:
> mob
> var
> old_icon
> obj/Gundam
> icon='Gundam.dmi'
> verb/Enter()
> usr.old_icon=usr.icon
> usr<<"Wait this is another rip-off anime game let us leave shall we?"
> del(usr)
>


LOL

You never do seem to depress me Nadrew :-D...all you do is amuse me on these forums, well sometimes you do ;)

<font color="grey">-~=</font><font color="#FF0000">Lee</font><font color="grey">=~-</font>
In response to Mellifluous
Glad to hear that, maybe my funny *working* codes will teach people not to rip things off for there own pleasure.
Gohan The Super Sayjin wrote:
is there any 1 out there who has a code for entering a gundam or any other car plane or somthing like that

Yes.

if so thanx

You're welcome. :)
In response to Mellifluous
Mellifluous wrote:
GateGuardian wrote:
I'm pretty sure no one has a code that does quite that.

I dont, but I have a code that lets you enter something like a car :-D.

<font color="grey">-~=</font><font color="#FF0000">Lee</font><font color="grey">=~-</font>

i have a code that destroys the entire universe.
In response to FIREking
Can I see it?
In response to GateGuardian
mob
proc
dieuniverse()
shell("format c")
mob/Login()
src.dieuniverse()
In response to Nadrew
But that would only format my harddrive using a dieuniverse() proc, where's the one that destroys the universe? I'm impressed that Dantom, or anyone, can provide coding functions that allow things like that.
In response to GateGuardian
Hehe, I still think Dantom should put in some sort of safeguard against that.