5 months ago

Well, here's the first official devlog for my Roblox game "All Hope Lost"


So, I had some models done for the lobby, but I feel like they looked a little crappy, so I'm deciding to remodel everything because yk, gotta make everything look as good as possible. This will make the game take longer to release, since I might spend hours on some models, and I'm a pretty terrible builder/modeler. That's all I have for now, here's a little code snippet for a Bot Kicker script in Lua

		
			
local minimumAge = 3
local kickMessage = "Your account must be at least " .. minimumAge .. " days old to play."

local function botKicker(player)
    if player.AccountAge < minimumAge then
          player:Kick(kickMessage)
    else --Testing purposes
          print("Account is old enough to play :D")
end

game.Players.PlayerAdded:Connect(botKicker)
--Put this in a Script in ServerScriptService
		
	

No image for this post since I restarted everything in the project, sorry about that :[



3 comments

Loading...

Next up

Hey you! Yes you! Come here! Do you need tips on designing your game page? If yes, then come to LB's Totally Not So Sketchy Tutorial Shop.

This isn't important, but I just uploaded the art of the "I Thought You Were Nice!" trophy.

Meet Envy!

I drew an roblox avatar i made today, a little witch girl, with magic powers i guess?

Currently working on the menu:

💰Hey all you upcoming creators! Go check out the brand new Robiz Plus campaign maker! ⬇️

New banner ig (its awful)

Paint3D wouldn't let me type straight across 😭

New Roblox Avatars All made with only 100 robux i got from a refund

User is PigtheHonored #Roblox

I got Sebastian :D