
Voce Conhece Roblox?
Vamos Ver Se Voce E Pro Em Roblox. Diga Nos Comentarios O Seu Resultado.
Anúncios
0
0
0
Anúncios
1
Antigamente No Roblox Havia Uma Coisa Para Comprar Robux Oque Era?
Robux
Gems
Tix
2
Qual E A Imagem Nova Dos Robux?



3
Quais Foram Os Jogos Mais Famosos De 2019 e 2018?
Adopt Me, Murder Mystery 2, Tower of Hell, Pet Simulator
Murder Mystery 2, Tower of Hell, Camping
Adopt Me, Robloxian Waterpark, Bloxburg.
Adopt Me, Meepcity, Murder Mystery 2, Pet Simulator
4
É Possivel Ganhar Robux De Graça?
Não. So Da Se A Pessoa Comprar Robux
Sim Se Entrares Num Grupo Do Roblox Esse Grupo Pode-te Dar Robux Se O Criador Do Grupo Quizer
Sim É So Entrar Nos Jogos A Dizer (FREE ROBUX)
Não Porque É Scam (Fake Podem Te Roubar A Conta Ou Isso Porque Pedem A Tua Senha)
5
Diz Me As Contas Do Roblox Que Os Outros Users Acham Que Sao Hackers Será Que Eles São Mesmo?
Greg, Jonh Doe, Jane Doe, ImNotAHacker
Jonh Doe, Jane Doe, Greg
Jonh Doe E Jane Doe
6
Qual Foi A Ultima Conta De 2019 A Ser Criada?
Ninguém Sabe
Know_TheGame
FreeFire_BestYT
7
Esta Pergunta É Difícil Para Alguns. Qual é a Script Para Alguns Iniciantes Que Faz As Leaderstats? Só á Uma Correta As Outras Não Existem. Para Ser Mais Fácil Podem Ir Ao Youtube.
Player.Show.Name.Local = leaderstats
script.leaderstats_name = ("Coins")
end
end
script.leaderstats_name = ("Gems")
end
local.leaderstats.item.name = ("Coins")
local.leaderstats.item.name2 = ("Gems")
End
Player.Show.List.Coins = name
End
Player.Show.List.Gems = name2
Player = left
Coins and Gems.Saved
CoinData = game:GetService("DataStoreService"):GetDataStore("CoinData")
GemData = game:GetService("DataStoreService"):GetDataStore("GemData")
game.Players.PlayerAdded:Connect(function(plr)
local LB = Instance.new("IntValue")
LB.Name = "leaderstats"
local p = Instance.new("IntValue")
p.Name = "Coins"
p.Value = CoinData:GetAsync(plr.userId) or 0
local r = Instance.new("IntValue")
r.Name = "Gems"
r.Value = GemsData:GetAsync(plr.userId) or 0
LB.Parent = plr
p.Parent = LB
r.Parent = LB
end)
game.Players.PlayerRemoving:Connect(function(plr)
CoinData:SetAsync(plr.userId, plr.leaderstats.Coins.Value)
GemsData:SetAsync(plr.userId, plr.leaderstats.Gems.Value)
end)
8
Para Fazer Trade Precisa Se De Ser...
Builders Club
Ter Um Grupo No Roblox
Nenhum
Premium