Forum > Suggestions >

[JJSploit] Allow writing to text files in the Lua environment

Posts: 5

Threads: 4

Joined: Jan, 2020

Reputation: 0

Posted

I want to print a very large string for gathering place part data

I cannot use the Roblox print() system as I cannot copy anything from the console, and there is a limit to how many characters can be printed using said system.

Having a boolean "write output to file" and a "path" would make printing large ammounts of game data very easy.
It may be difficult to implement though.

 

Even being able to copy/paste the F9 output menu would be fantastic.  Thanks.

  • 0

Posts: 89

Threads: 5

Joined: Apr, 2018

Reputation: 12

Replied

Roblox saves console output in log files, check out %LocalAppData%\Roblox\logs, also if you wanna directly copy something to your clipboard, most exploits have a "setclipboard(any content)" function

  • 0

undefined

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )