#pls kann som body hellp my mak my admin panelpls i kannd im so badd ad scripting pls

1 messages · Page 1 of 1 (latest)

lofty imp
runic sedge
#

Are u trolling or what

#

There's an error

lofty imp
#

ja

runic sedge
#

wtf is ja

#

wait sorry if you got offended but could u please speak in a way i can understand like also provide code so i can help👍

runic sedge
#

oh ok

chilly shuttle
runic sedge
#

sure

#

like u can do local function GetNum(num1,num2) local result=num1+num2 return result end

#

if u do like print(GetNum(1,2))--Output:3 since 1+2 is 3

#

it basically returns a value

chilly shuttle
#

yep, and where i can use it?

runic sedge
#

maybe finding a error or making a function

#

like if this then return error end

chilly shuttle
#

oh ok

runic sedge
#

or something like that

chilly shuttle
#

cool ig

#

ty

runic sedge
#

or u could use it in some other stuff like lets say a function to find speed

chilly shuttle
#

also could you tell me how i can make scripting background black?

tacit rampartBOT
#

studio** You are now Level 1! **studio

chilly shuttle
#

this one

runic sedge
#
local function getSpeed(part)
    if part and part:IsA("BasePart") then

        return part.AssemblyLinearVelocity.Magnitude
    end
    return 0
end

-- Example usage:
local playerPart = script.Parent -- Assuming this script is inside a Part
local currentSpeed = getSpeed(playerPart)

print("The object is moving at: " .. currentSpeed)```
runic sedge
chilly shuttle
#

just wanted to make it black

runic sedge
#

oh sweet then

runic sedge
runic sedge
void parcel
#

He legit said „ja“ (yes) to you saying that hes is trolling

runic sedge
#

i never translated that😭

unborn brook
lofty imp
#

i hav an admin pane now

tacit rampartBOT
#

studio** You are now Level 2! **studio

void parcel