Commands: Revision history

From ROBLOX Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 December 2024

  • curprev 03:4003:40, 10 December 2024 PRG talk contribs 20,785 bytes +20,785 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..."