roblox
Key Bind Reader Script
I FIXED IT! Yeeeeeeees. Ok, so I made a Key Bind script, that sets a IntValue to the byte code of a Key you press. That works all fine.[详细]
2023-03-29 07:42 分类:问答How do I recognize a textbox with Javascript?
Can\'t figure out how to make javascript recognize a text box. In开发者_JAVA技巧 this case, a title, and message box.[详细]
2023-02-21 03:30 分类:问答I need a Script that brings up a Gui on touch in Roblox?
How do I make a script bring up a shop GUI when a brick is touched? And how should I make the \"buy\" stuff i开发者_运维技巧n the shop GUI?You will be needing to make that Shop Interface yourself,[详细]
2023-01-31 04:21 分类:问答How to have a store using dialog in ROBLOX
Using the new \"Dialog\" feature I want to create a store, how would I do that, like they cl开发者_开发问答ick on an option and the game gives them the weapon they want.[详细]
2023-01-31 01:36 分类:问答Unix time to Humanreadable Date and Time
Im working in lua with out date support so what are some开发者_如何学JAVA ways th convert unix millisecond time to time and date[详细]
2023-01-30 17:36 分类:问答How do you make a blank script on Roblox? [closed]
Closed. This question needs details or clarity. It is not curr开发者_开发知识库ently accepting answers.[详细]
2023-01-30 06:29 分类:问答What is ROBLOX Lua scripting? [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_开发技巧[详细]
2023-01-30 00:13 分类:问答Roblox Players in Build mode
Is it even possible to have two players in build mode? Look on the Roblox Developer\'s Journal article \"What did开发者_Python百科 you sleigh?\" It shows two \"Players\" on the players list.[详细]
2023-01-29 20:40 分类:问答How do I make an event in ROBLOX when a specific dialog?
Say I want to make a brick dissapear when a certain dialog choice is selected. I make an NPC, then I add a dialog tree. It is now set so when a player talks to the NPC, they have the choice to say \"[详细]
2023-01-28 20:36 分类:问答Infinite "for i,v in pairs(table) do" Loop?
if #subWords>0 then print(\"Q3\") for a,b in pairs(subWords) do table.insert(output,b) print(\"Q2: Adding \"..b)[详细]
2023-01-28 16:03 分类:问答