Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Running Scripts from a BAT file?

Asked by 2 years ago

I'm currently trying to join my locally-hosted ROBLOX server from a BAT file. (I'm using the 2008 client.)

My current file looks like this:

@echo on RobloxApp.exe -script loadfile("data/JoinLocalHost.txt")

I'm sure i'm doing something wrong, since when i run the file, I see roblox open for a half-second, and then the window closes.

0
i just realised this is not a lua question, please spare me admin gods BrannanZ 0 — 2y

Answer this question