Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

how do i make this script work?

Asked by 10 years ago

what would i put there to make it go to the top of the script or to the END* before the section of script?

    ~~~~~~~~~~~~~~~~~
    A = game.Workspace.part.color

    A = random

    -- HERE IS WHERE I NEED HELP!!!!! --
    ~~~~~~~~~~~~~~~~~
  • ~~~~~~~~~~~~~~~~~
    end -- this is where i want it to go back to
    
    game.Workspace.part.color = A
    
    A = random
    
    -- HERE IS WHERE I NEED HELP!!!!! --
    ~~~~~~~~~~~~~~~~~
    
0
sorry the * = the astrick nrobe11513 0 — 10y

1 answer

Log in to vote
0
Answered by
Tesouro 407 Moderation Voter
10 years ago

You have no idea of what you making there, right? Lemme introduce you: http://wiki.roblox.com/index.php?title=Absolute_beginner%27s_guide_to_scripting

0
already read it nrobe11513 0 — 10y
0
well, so what you want to make? a loop? Tesouro 407 — 10y
Ad

Answer this question