Main public logs
From ROBLOX Wiki
Jump to navigationJump to search
Combined display of all available logs of ROBLOX Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 03:40, 10 December 2024 PRG talk contribs created page Commands (Created page with "{{CatUp|Tutorials}} __TOC__ == How to make commands == This is more of a scripting tutorial. == Introduction == This tutorial teaches you how to use <code>function onChatted</code>.<br> The scripts below only work on script builder.<br> == Beginning == First you need to be a good enough scripter or else you can't understand the code below.<br> The first line is the person you want to have commands. <pre> vip = game.Players.[your name here] </pre> Next you put this li...")