Categories > Coding > C# >

how to autoexec 2

Posts: 18

Threads: 15

Joined: Feb, 2020

Reputation: 0

Posted

script for it?

  • 0

davidTube

not inactive

noticed

Posts: 1849

Threads: 88

Joined: Dec, 2018

Reputation: 56

Replied

here's a trash code that i made but it works:

 

using System.IO;

 

string autoexec = File.ReadAllText(@"autoexecutefoldernamehere/Script in Here.txt");

api.ExecuteScript(autoexec);

  • 0

Users viewing this thread:

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