Forum > Coding >

WeAreDevs.api Lua is not working!

Posts: 2

Threads: 1

Joined: May, 2020

Reputation: 0

Posted

Hello, wearedevs.api lua is not working I am tried all codes and it's not working(Sorry for my bad english)

#1

string lua = fastColoredTextBox1.Text;

api.SendLimitedLuaScript(lua);

(NOT WORKING)

#2

string lua = fastColoredTextBox1.Text;

api.SendLuaScript(lua);

(NOT WORKING)

#3

api.SendLimitedLuaScript();

(NOT WORKING)

#4

api.SendLuaScript();

(NOT WORKING)

 

What can I do?

  • 0

Added

And I have a EXECUTE button.

  • 0

Users viewing this thread:

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