C
Join ServerC#
help
❔ Hello, I would like to make a console with the command: Script (some script)
JJasiek1/24/2023
if (TextBox.Text == "script"
{
run script
}
{
run script
}

JJasiek1/24/2023
like this
BBuddy1/24/2023
What are you making?
JJasiek1/24/2023
My own console
JJasiek1/24/2023
this "run script" can read secound text?
JJasiek1/24/2023
like
JJasiek1/24/2023
blahblahblah read this
AAccord1/25/2023
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.