SolvedConvert Lua into DLL?

Posts 115 of 19 · Page 1 of 2
Convert Lua into DLL?
I'm not sure if this is possible, but is it possible to make a lua script/hack such as spiritwalk into an injectable DLL so that it can be used on a server with anticheat that detects incremented vars?
Thanks for any help.
Quote Originally Posted by CrystalRa1n View Post
I'm not sure if this is possible, but is it possible to make a lua script/hack such as spiritwalk into an injectable DLL so that it can be used on a server with anticheat that detects incremented vars?
Thanks for any help.
Scramble with Tisker.dll @suchisgood
Quote Originally Posted by _Nexus View Post
Scramble with Tisker.dll @suchisgood
wow, suchisgood has already admitted to everyone that "Tisker.dll" was fake.
Quote Originally Posted by CrystalRa1n View Post
I'm not sure if this is possible, but is it possible to make a lua script/hack such as spiritwalk into an injectable DLL so that it can be used on a server with anticheat that detects incremented vars?
Thanks for any help.
SpiritWalk can be done fully in C++ using CViewSetup. Look at "public/view_shared.h" for more info about that.

However, you can put a lua script into a DLL to be ran upon injecting. Just take the script, put it into a string in C++, and RunString it.
Doing this can be detected in some ways though.

Alternatively you can take the lua state, get the lua functions you need, and run them the way you want if you prefer the round about.
Quote Originally Posted by Herp Derpinstine View Post
SpiritWalk can be done fully in C++ using CViewSetup. Look at "public/view_shared.h" for more info about that.

However, you can put a lua script into a DLL to be ran upon injecting. Just take the script, put it into a string in C++, and RunString it.
Doing this can be detected in some ways though.

Alternatively you can take the lua state, get the lua functions you need, and run them the way you want if you prefer the round about.
He's asking the question "Convert lua into DLL?" I don't think he understands anything you just said.
Quote Originally Posted by Herp Derpinstine View Post
SpiritWalk can be done fully in C++ using CViewSetup. Look at "public/view_shared.h" for more info about that.

However, you can put a lua script into a DLL to be ran upon injecting. Just take the script, put it into a string in C++, and RunString it.
Doing this can be detected in some ways though.

Alternatively you can take the lua state, get the lua functions you need, and run them the way you want if you prefer the round about.
Herpcon source releaseeeeeeeeeeeeeeeeee
Quote Originally Posted by snipwnage2 View Post
Herpcon source releaseeeeeeeeeeeeeeeeee
shut the fuck up, why should anything ever be anything be released here? Nothing he / other people 'made' here is worth time for anyway.
Quote Originally Posted by ehex View Post
shut the fuck up, why should anything ever be anything be released here? Nothing he / other people 'made' here is worth time for anyway.
This could become a semi-respectable community if people didn't shitpost 24/7 and troll. But the "minions" delete everything that's constructive, and leave all the shitty copypasta please posts. e.g. if you say "you are doing this wrong" you get your comment deleted for spam, but if you post "how do i make this work?????????????????????????????????????????????? ??????????????????????????????????" its glanced over.
Quote Originally Posted by c0deine View Post
This could become a semi-respectable community if people didn't shitpost 24/7 and troll. But the "minions" delete everything that's constructive, and leave all the shitty copypasta please posts. e.g. if you say "you are doing this wrong" you get your comment deleted for spam, but if you post "how do i make this work?????????????????????????????????????????????? ??????????????????????????????????" its glanced over.
this is not a troll post please remove
@Color @Raple
Quote Originally Posted by ehex View Post
shut the fuck up, why should anything ever be anything be released here? Nothing he / other people 'made' here is worth time for anyway.
So let me get this straight then. You are saying the only thing worth time on here is to tell other people to shut the fuck up? #logic

- - - Updated - - -

Quote Originally Posted by c0deine View Post
This could become a semi-respectable community if people didn't shitpost 24/7 and troll. But the "minions" delete everything that's constructive, and leave all the shitty copypasta please posts. e.g. if you say "you are doing this wrong" you get your comment deleted for spam, but if you post "how do i make this work?????????????????????????????????????????????? ??????????????????????????????????" its glanced over.
Well put sir.
Actually I do understand what you're saying, I'm just bad at wording shit. Thanks for your responses lmao
did you try changing the end of the filename in windows explorer?

filename.lua > filename.dll

glad to be of help
no he's saying nobody cares about your pasted shit so don't bother retard
Quote Originally Posted by ExiledStyles View Post
no he's saying nobody cares about your pasted shit so don't bother retard
Angry much
Posts 115 of 19 · Page 1 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?