#PLS HELP ASAP
229 messages · Page 1 of 1 (latest)
** You are now Level 1! **
How I fix tho???
Declare it
Fuck do I know
You didnt even show what "container" is
Its from Cmdr some free admin commands thing I got online and I aint change any of the scripts but as soon as I try test it, this shit comes up
Like bruh
LMAO
Using a shitty free admin module and cant even use it, classic
So you’re using a free script while you don’t even know how to script?
And now WE need to fix it?
Nah I do know how to script, i've asked like 20ppl how to fix, ppl have tried to help but shit dont work
it's confusing tf outta me
Just fucking declare it
Welcome to Roblox Studio, where people that are trying to help need to fix an entire game/system
Then they are idiots
20 people don’t know how to fix an index nil error😢
You just need to declare
Sad days we live in... Maybe he should ask ChatGPT xD
“Delete the line”
@quartz willow show the ENTIRE script, not just a line
Ah yes... 300 lines of code
Facts
i have absolute no fucking idea what this is supposed to do
I don’t feel like going to my pc to read it
Just your average online script, dont worry
alr
Love that he has lines like this lol
lmao
My brain isn't functioning this shit
😆
This is why you shouldn’t use free scripts
The only thing that has to do with that function
ill download the script to see if i can make it work
Why fixing a script that he got in 20 secodns from internet?
⬆️⬆️
He didnt put any work into it, why would we?
because im bored
Fair enough then
just opened the script, im no longer bored, fuck off
😆😆
He called a function but forgot to pass the first argument 
im not surprised if theres a virus in this ngl
50/50
Bruv u download cmdr of google
Bud, make your own shit
Fully extensible command console for Roblox developers.
To much effort
...
Then why do you expect us to fix it for you?
Then fix it, oh wait... "too much eferot"
I think thats just worse
I dont expect you to fix it, im just asking if anyone can, tf u think the help forums are for
** You are now Level 2! **
To you they’re clearly just for outsourcing effort
“PLS HELP ASAP”
You are making a post here expecting to get fixed, not just to show us your issue and not fix it lmao
make your own code, done.
Why do you even need a cmdr?
theres beginner guides for a reason
I’m starting to like this new guy
Did you hate him or what? :))
thx lol
even me 
No you’re apart of the group
aww ty
lmao OP left the server
wait fr?
Welp we did it
lmao
.whois tjayy__
I have almost 9K messages only in scripting and studio help
Oh nvm Im dumb
Still a lower level than me 😆
!rank @agile canopy
So close to 50
!rank
Still top 200
😆
I have so much lvls fr
All very close to each other
yeah def
If this was a race we would've been shoulder to shoulder
Top 7k goes hard
love his first messages in the server
😆
"Hi" would have been better
** You are now Level 6! **
yipe
Wayyy better
Who? And thats pretty sad
Yk the guy who made the gmod moving gun thingy?
Nope
it was him
But either way, thats sad
yea
amazing...
A lot = 500 ish
No, thats 10 times better
for sure
My first messages lmao
When I was still an idiot trying to explain to players how to fix their code and what was the actual issue
a bit relatable
Nice
ngl i think im almost done with Lua in general
Yea, same
In one week I start going to university so I will have to learn different languages and LINUX (I kind of know from C++, C#, C, Python, Java and Kali Linux but I need to know MORE)
First few in scripting help
damn
im only gonna start C# now ;-:
lmao
I love that after we fix an issue or just bully the fuck out of the OP we just start talking random shit
fr lol
Celebratory speak until we either have other shit to do
Or a new post pops up
im downloading Visual code
Starting to learn another language?
Nice
wish me luck ig
No need of that, you got this
thx
Damn this guy was just outsourcing for free
Python > lua is easier than lua > python
Mostly due to classes
(Int, float, str, bool, etc.)
im somehow not being able to use concaternation
I got brain damage reading that
2 > 1 but 1 > 2
name = "User"
print("Hello " + name)
this is giving an invalid syntax error.. for some reason
Ah that makes sense now
gave me a longer error
What error?
Now try both 
TypeError
(Btw haven’t done python in 1.5 years or so now)
Welcome to the club
Try with , or ..
Try
print(“name “ & ToString(Name))
, worked
Weird
lua moment
Did I remember & from a different language?
You could also try
str1 = "hi"
str2 = "no"
x = str1 + str2
print(x)
yea
wasnt & from C or smth?
I was doing python, c# and learning lua at the same time
It was a very confusing period sometimes
I’m writing 300 lines a minute and they all error
a MINUTE?
Fuck me, I write 300 lines in one hour :))
300 lines of variables and prints hehe
No, just 300 lines of comments
this is giving me an headache and i barely started
Fuck it time to install PyAutoGui that writes hundreds off “print(“hi”)”s
Programming be like:
fr
Wait what? :))
PyAutoGui is a (now heavily outdated) library to take control over hardware
e.g. used for macros
Oh aight
i managed to print something
print(“Hello world”) moment
how do you Wait in this bs?
Search for Python Documentation or smth
From there it should be easy to learn anything
this one?
I think
alr
yea, that one
.5, dont forget
im only learning python so i can a harder syntax ngl
As a python user this works
Works on my machine🤓