generic image
Processing...
  • Games
  • Catalog
  • Develop
  • Robux
  • Search in Players
  • Search in Games
  • Search in Catalog
  • Search in Groups
  • Search in Library
  • Log In
  • Sign Up
  • Games
  • Catalog
  • Develop
  • Robux
   
ROBLOX Forum » Game Creation and Development » Scripters
Home Search
 

Re: Character Custumization Menu/GUi

Previous Thread :: Next Thread 
UnitedKingdomRNS is not online. UnitedKingdomRNS
Joined: 03 Mar 2015
Total Posts: 64
05 Aug 2015 09:53 AM
Hey guys! This is my script so far for the main

Change = Change.Options;
O1 = Change.Button1
LC = O1.ArrowLower
RC = O1.ArrowLower
O2 = Change.Button2
LC = O2.ArrowLower
RC = O2.ArrowLower
O3 = Change.Button3
LC = O3.ArrowLower
RC = O3.ArrowLower
O4 = Change.Button4
LC = O4.ArrowLower
RC = O4.ArrowLower
O5 = Change.Button5
LC = O5.ArrowLower
RC = O5.ArrowLower
O6 = Change.Button6
LC = O6.ArrowLower
RC = O6.ArrowLower
O7 = Change.Button7
LC = O7.ArrowLower
RC = O7.ArrowLower
O8 = Change.Button8
LC = O8.ArrowLower
RC = O8.ArrowLower
Change.Visible = false
Change.Visible = true
Change.MouseButton1Click:connect(function() Change.Visible = false Exit.Visible = true Change.Visible = true end)
Exit.MouseButton1Click:connect(function() Change.Visible = true Change.Visible = false Change.Visible = true end)
O1.MouseButton1Click:connect(function() ToggleFeature(O1, 1) end)
O2.MouseButton1Click:connect(function() ToggleFeature(O2, 2) end)
O3.MouseButton1Click:connect(function() ToggleFeature(O3, 3) end)
O4.MouseButton1Click:connect(function() ToggleFeature(O4, 4) end)
O5.MouseButton1Click:connect(function() ToggleFeature(O5, 5) end)
O6.MouseButton1Click:connect(function() ToggleFeature(O6, 6) end)

It sorta half way done but im not sure how to handle this
Change = Change.Options;

Sorry if its nooby just started scripting also , LC Means Left Click RC Means Right Click Don't mess with that i guess :p
Report Abuse
digpoe is not online. digpoe
Joined: 02 Nov 2008
Total Posts: 9092
05 Aug 2015 09:54 AM
dear lord
Report Abuse
UnitedKingdomRNS is not online. UnitedKingdomRNS
Joined: 03 Mar 2015
Total Posts: 64
05 Aug 2015 09:56 AM
Bump1 on deze nuts http://www.roblox.com/item.aspx?id=279917326
Report Abuse
UnitedKingdomRNS is not online. UnitedKingdomRNS
Joined: 03 Mar 2015
Total Posts: 64
05 Aug 2015 09:57 AM
So... Hows it going xD Im just going to put it the side if i can't get help :p and just go to scripting a cash register
Report Abuse
ranvir2050 is not online. ranvir2050
Joined: 20 Dec 2014
Total Posts: 321
05 Aug 2015 09:58 AM
http://www.roblox.com/script-item?id=279917543

heres a finished version u can check for help on urs
Report Abuse
UnitedKingdomRNS is not online. UnitedKingdomRNS
Joined: 03 Mar 2015
Total Posts: 64
05 Aug 2015 10:35 AM
Nah i'm good xD
Report Abuse
Previous Thread :: Next Thread 
Page 1 of 1
 
 
ROBLOX Forum » Game Creation and Development » Scripters
   
 
   
  • About Us
  • Jobs
  • Blog
  • Parents
  • Help
  • Terms
  • Privacy

©2017 Roblox Corporation. Roblox, the Roblox logo, Robux, Bloxy, and Powering Imagination are among our registered and unregistered trademarks in the U.S. and other countries.



Progress
Starting Roblox...
Connecting to Players...
R R

Roblox is now loading. Get ready to play!

R R

You're moments away from getting into the game!

Click here for help

Check Remember my choice and click Launch Application in the dialog box above to join games faster in the future!

Gameplay sponsored by:
Loading 0% - Starting game...
Get more with Builders Club! Join Builders Club
Choose Your Avatar
I have an account
generic image