Author Topic: Finding the location of an executed file  (Read 4620 times)

How would I find the file location of an executed file.
Example:

Mary executes file "MyGui.gui"

Josh wants to find the file location of "MyGui" from the "MyGui" object.

This would all be from the client side.

It's not possible to figure out which script is responsible for the creation of an object.
« Last Edit: April 11, 2014, 08:52:03 PM by Zeblote »


It's not possible to fire out which script is responsible for the creation of an object.

...of a cannon, into the sun?

...of a cannon, into the sun?
I fixed that typo a long time ago :v

I fixed that typo a long time ago :v

I can't actually find a clip of it, but the typo was necessary to make a reference to Futurama. :v

Does anyone know where the "KeyGui" object is created? I know it sounds really sketchy like  trying to hack blockland but it's just for a nifty tool I'm making.

Pretty positive that's located in one of the encrypted files (like most if not all default GUI's).

Pretty positive that's located in one of the encrypted files (like most if not all default GUI's).


-Heavy Sigh- in THAT case what function sends your activation key to the master server for checking?

in THAT case what function sends your activation key to the master server for checking?


RED FLAG
FULL STOP
DO NOT PASS GO
DO NOT COLLECT $200

Why the forget would you need to know that for any kind of 'nifty tool'?

echo($Con::File);

echo($Con::File);
That only shows you what the name of the last executed file is, doesn't t?

That only shows you what the name of the last executed file is, doesn't t?

Yes. Put that in a file and it'll give you the name of the file being executed.

Yes. Put that in a file and it'll give you the name of the file being executed.
Well that doesn't tell you where a gui object comes from later on.

It seems like he wanted to know where to find the code for what the keygui does.


RED FLAG
FULL STOP
DO NOT PASS GO
DO NOT COLLECT $200

Why the forget would you need to know that for any kind of 'nifty tool'?
I was making a tool that would assist in switching between accounts. Eg You and your alt