#Is this AI?

66 messages · Page 1 of 1 (latest)

dusk spoke
#

A guy who wanted to take on my commission to make me a custom camera system sent me these screenshots of his script. For perspective, his comments on the script are very detailed on every row and the way his script is made, to me, looks a whole lot like ChatGPT. To add insult to injury, when I chat to him his English is okay, but he is a man of few words. ”Ok” ”hi” ”i don’t use chatgpt i make notes so u see”.

#

Bro after I asked if it’s AI

livid gust
#

the script works as expected?

green rune
#

Relatable

dusk spoke
livid gust
#

then most probably

modern sorrel
#

rizz shits 100% ai

pseudo axle
livid gust
#

just asking what did u even saw on his portfolio to say that he was a good option?

tribal ravine
# dusk spoke A guy who wanted to take on my commission to make me a custom camera system sent...

Pointers to see if it's AI:

  • Unsual and more complex comments

  • Deep explanation using comments

  • Variables or Function names is always Professionally named

  • Grammar and professionalism in the script

  • How the person who made it talks differently from the script

  • Unusual Checking in the script

Example:

local SayHello = "Hello!" -- The message that is going to be Sent to the output

local function HelloMessage() -- function to Send the Message
    if type(SayHello) == "string" then -- Checks if its a string or not,
    print(SayHello) -- If it's a string then the output will show it
    else
    warn("Not A String!") -- If its not a string then it sends a warning that its not
end

HelloMessage()

or it can be:

local SayHello = "Hello!"

local function HelloMessage()
    if type(SayHello) == "string" then
    print(SayHello)
    else
    warn("❌ Not A String!")
end

HelloMessage()

-# oh btw, the script above isnt ai, its just how AI writes it codes sometimes.

But the user talks like

"yo im not gpt'ing"

"i no gpt"

"i am good very much"

Basically the user doesnt have that much good english grammar

#

but to answer your question, Yes it's ai.

dusk spoke
quaint pelican
tribal ravine
#

you can prove ur not using AI by also sending ss of the chatgpt website

quaint pelican
scarlet flint
#

it's probably ai

tribal ravine
#

but they can just delete it afterall but they dont know that

dusk spoke
lunar minnow
#

I wanna ask him for script and see if he uses ai again

dusk spoke
#

RIP oatmeal 🔥🔥

lunar minnow
dusk spoke
#

Hey yall, I got another guy. Does this look like AI? Sorry but I keep encountering these problems

scarlet flint
dusk spoke
#

from my experience, some scripts that work using ai, when I make modifications it’s stopped working efficiently

#

Also, I don’t wanna pay for something I can prompt myself.

scarlet flint
quaint pelican
scarlet flint
dusk spoke
#

The point is, I’m not commissioning people to use AI ?

scarlet flint
#

details matter too, like if all you asked from them was a script that controls the camera, well you got 2 of them now by the looks of it. you got what you asked for?

#

if there was more details, take that up with the person you're hiring?

dusk spoke
quaint pelican
dusk spoke
hot hearthBOT
#

studio** You are now Level 7! **studio

dusk spoke
#

Why say ”I can script this for you in exchange for Robux”. when you’re not actually scripting?

scarlet flint
#

whether or not the hiree is aware of that is a different question thonkoof

dusk spoke
lunar minnow
#

That's assuming it works

dusk spoke
scarlet flint
#

because that's actually very common problem

dusk spoke
livid gust
#

you just dont wanna accept the future

scarlet flint
#

the jury is still out on whether or not appropriate use of ai as a tool improves output or quality as far as i'm aware

dusk spoke
scarlet flint
#

or monetization for that matter

dusk spoke
scarlet flint
# dusk spoke Definetly, I think AI is a cool thing but I believe in transparency too.

i agree with this, but as far as detecting the difference, well consider the fact that ai is trained on vast amounts of human data scraped from twitter and stack overflow for example, if there's a lowest common denominator to a line of code questioning, a human response will look the same as an ai response, because that's what it was trained to repeat.

dusk spoke
#

the first guy was pushing me telling me ”I don’t have time, I work so many commissions.” and then asking me to pay him pity sums of 100 robux for his work, for me, that’s a scam, especially if it does not work

scarlet flint
#

consider also that roblox assistant is enabled by default and makes code suggestions as you type (separate from intellisense - pure ai), it's probably useful 2% of the time but occasionally it's funny to read what it comes up with

dusk spoke
#

I get the suggestions but idk how to accept them