Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

VBScript files


Slasheree
 Share

Recommended Posts

I mean't vbscript files lol.

@Abhi2011 no one can edit .dll files I think, now imagine a sub written in a .txt fle with vbscript syntax (compatible with vb6 by what I saw)

which is then executed when an event happens (OnPlayerAttack, OnPlayerOpenGUI, OnPlayerMouseDown, stuff like that)
Link to comment
Share on other sites

> ,…,<>" data-cid="903657" data-time="1373024295">
>
> I mean't vbscript files lol.
>
> @Abhi2011 no one can edit .dll files I think, now imagine a sub written in a .txt fle with vbscript syntax (compatible with vb6 by what I saw)
>
> which is then executed when an event happens (OnPlayerAttack, OnPlayerOpenGUI, OnPlayerMouseDown, stuff like that)

VBScript can communicate with the main program. This means that vbScript is something like fire and forget when called from within vb6\. (Needs to be confirmed.)

And no, dlls cannot be edited they are compiled source.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...