When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.
96 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.
hi, sorry, we don't condone cheating
im not cheating, it just a project to use Luau instead of Lua outside of roblox!
@calm hinge
dll injectors are generally cheating
the dll is for a winfomr
winform*
i thought compiling Luau using dll is a good idea?
@calm hinge
sec
well, in the first place regardless trying to do something like this from nothing is difficult, esp if you have absolutely no programming experience
do you know what a std::vector is?
no
in that case, i recommend following a tutorial about c++, as pretty mcuh everything will be an uphill battle until you do
yeah im learning one, i might comeback
we have a bunch in #1124619767542718524 , check the "tutorials" tag
thx
the nice part is that once you learn one programming language you know like 65% of all "normal" languages
maybe 70
can i reopen the thread after i learn some basic?
sure yeah
👍 gl
fwiw @fickle swan you should get at least 50 hours of experience before you even look at this
2.5 days straight
yes
yes
imma try learning a whole week
that'd be amazing
i only have some experience before with lua, luau and js
then you already have a leg up
i heard that c++ is way harder
c++'s is one of the most complicated languages out there
btw c is more simple than c++ and still can create the same result as i need in this thread?
people spend decades before they master every single nook and cranny. there's a lot to do, but the basics arent too bad
c is definitely simpler, but im not sure if your dll requires c++ or c
learning C first and getting a decent handle of it and then moving to c++ is a good idea, but definitely takes more time
but it gives you a deeper understanding
just gonna go straight into c++, im too lazy to learn c yk.
lol thats fair
i think 90% that the dll im making will use c++ instead of c
fun
well, make heavy use of this server for anything you dont know. #cpp-help-text is a good place for quick questions
ok
there's a lot in C++ that is very different from js/lua
like references / smart pointers (/ c style pointers)
my idea often get misunderstood by ppl
that just straight-up doesnt exist in javascript/lua
i got ban from c# server
it helps if you have more experience
sound nice
you'd be surprised how many times people come in here, say the words "roblox," "lua," and "dll" and have no idea how tod oa nything. they just want people to hack games for them
bruh
I can confirm
that's why we have a zero-tolerance policy, it's just much easier that way
that makes C sound more complex than C++
sound just like the exp comunity of roblox
which it's definitely not
haha, i wanna learn c++ which is harder at first tho, i wanna try sth hard and new
there's definitely a risk of burnout with that mindset in general
unless you have dedication
i spent a month learning five different langs, that was fun
what other languages do you know?
im not just learning c++ for this dll only so yk
@fickle swan
im not gonna give up
a bit of luau, lua, and a bit of js
so you know what strings and arrays are
then don't come into C++ with that expectation
yes
yeah ok that's good
it's radically different
it is, to an extent
dont worry im not expect anything that c++ would look like lua and js
its "new"
logic/control flow/functions are essentially identical
and everything else is not lol
close enough™️
hmm
every lang have like the same concept of variables and datatype, just different way to potray it
bro, brainfuck is even a language?