Forum > General >

(Lua and Lua C) What is the difference bettwen Normal Lua and LuaC

Posts: 38

Threads: 16

Joined: Jan, 2020

Reputation: 0

Posted

Reply in comment section

  • 0

Exploits I own - Synapse X, Calamari, Elysian, Protosmasher

famous cracker of synapse find it here : https://wearedevs.net/forum/t/14995

Posts: 506

Threads: 12

Joined: Jul, 2020

Reputation: -36

Replied

lua c scripts are for Lua C exec and Lua would execute print('Hello!") lua c would be like different idk lol

  • 0

 

 

Posts: 0

Threads: 0

Joined: ?

Reputation:

Replied

i think lua c is like a lua to the c language bridge..

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

I think

  • 0

eb_

Formally known as Shade

vip

Posts: 920

Threads: 4

Joined: Jun, 2020

Reputation: 44

Replied

Lua but using the c method 

  • 0

https://media.discordapp.net/attachments/1010636204225601659/1012865624797610044/sKQybOLT.gif

davidTube

not inactive

noticed

Posts: 1628

Threads: 83

Joined: Dec, 2018

Reputation: 54

Replied

well, here's the difference:

 

a normal kill script in lua c:

 

getglobal game

getfield -1 Players

getfield -1 victim

getfield -1 Character

getfield -1 Torso

getfield -1 Destroy

pushvalue -2

pcall 1 0 0

emptystack

 

 

and a normal kill script in lua:

 

game.Workspace.TheFuccerYouWantToKill.Humanoid.MaxHealth = 1

game.Workspace.TheFuccerYouWantToKill.Humanoid.Health = 0

 

(that wont work for others, only u will see the fuccer dying)

thats the difference

  • 0

Posts: 124

Threads: 1

Joined: May, 2020

Reputation: 10

Replied

These replies are so useless lord...

 

Lua is the entire library you use to link in your project meanwhile LuaC is what you use to interact with Lua using C lang

 

  • 0

Programmer (noun.)

A machine that turns coffee into code.

OwO What's This

simple_x

milktea

Posts: 331

Threads: 20

Joined: Sep, 2019

Reputation: 4

Replied

you should really do some research on google before making a thread

the Lua manual already mentioned the C API

  • 0

 

i own synapse x
biggest idiot in town

discord: nakiri#4485

Users viewing this thread:

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