How to send string from Roblox to VBScript Script File (.vbs) in Windows 10

  1. What do you want to achieve? Keep it simple and clear!
    How to send string from Roblox to VBScript Script File (.vbs) in Windows 10
  2. What is the issue? Include screenshots / videos if possible!
    Can’t find a way to do this
  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    No solutions on dev forum including VBScript Script File
1 Like

What is VBScript and what do you mean linking a script to Roblox? You mean importing the script to roblox studio?

2 Likes

Are you want simulating Visual Basic in Roblox?

1 Like

why would you even want to use visual basic for roblox? anyway rephrase “link Roblox to VBScript” because i dont understand that

2 Likes

Send String (from roblox) → VBScript

1 Like

VBScript is visual basic its a file type

1 Like

Im not trying to simulate visual basic i just want string from roblox to visual basic (VBScript)

1 Like

i dont understand that, you want to access a string inside robloxs memory inside VB?

2 Likes

I Think using Node.js to open a server on localhost:8080 (private) and send from Roblox and then receive from another Client VBScript?

3 Likes

And ASP.NET is also a good idea.

2 Likes

Ok im going to try what you said

VBScript trying to access a string from roblox script

1 Like

yeah your best bet is to just use what ram said, and while youre at it switch to C# instead of VB (if possible)

1 Like

But coding is very hard. It’s better not to try.

2 Likes

So you want to convert .lua file to .vbs or you want the lua code to be converted to visual basic?

1 Like

.vbs trying to access luau string (from roblox studio in a script)

1 Like

Why is .vbs trying to access luau string?

1 Like

For like a bug report / feature request system where the player can input a string (Dont ask why i wanna use vbs)

1 Like

Oh so you want to edit roblox script via VBScript in real-time?

1 Like

No, I am not trying to edit roblox script, I am trying to get a variable which the value of is a string

Yes

1 Like