Search
 
SCRIPT & CODE EXAMPLE
 

LUA

roblox player joined

local Player = game.Players
Player.PlayerAdded:Connect(function(plr)
	print(plr.." has joined the game!")
end)
Comment

PREVIOUS NEXT
Code Example
Lua :: lua pcall 
Lua :: luau make kill brick 
Lua :: how to print hello in lua 
Lua :: lua destroy 
Lua :: roblox on touch script 
Lua :: luau loop players 
Lua :: roblox lua gui drag 
Lua :: roblox table.find() 
Lua :: roblox studio mouse 
Lua :: roblox pairs 
Lua :: lua add 1 to a variable 
Lua :: lua json 
Lua :: roblox check if in private server 
Lua :: lua len array 
Lua :: roblox studio rain 
Lua :: table in lua 
Lua :: random number genarator 
Lua :: pico8 draw dot 
Lua :: how to make a run in roblox lua 
Lua :: roblox lua scripts 
Matlab :: matlab symbolic function 
Matlab :: how to get the highest power of polynomial matlab 
Matlab :: matlab text subscript 
Basic :: how to capture link cefsharp 
Elixir :: elixir rescue 
Elixir :: elixir alias __module__ 
Scala :: scala length of string 
Scala :: get last index of list scala 
Excel :: google sheets split cell by delimiter 
Perl :: perl until loop 
ADD CONTENT
Topic
Content
Source link
Name
7+2 =