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 » Scripting Helpers
Home Search
 

Re: Can Anyone Make a Sliding Door for Me?

Previous Thread :: Next Thread 
CYNICALCHRIS is not online. CYNICALCHRIS
Joined: 19 Jan 2010
Total Posts: 121
29 Aug 2013 05:22 PM
I have the model that would be used as the doors, and all I need is a script that pulls them apart when you click a button, then back together when you click another. Reply or PM if you're able to help! Please and thank-you!
Report Abuse
janthran is not online. janthran
Joined: 15 May 2009
Total Posts: 17429
29 Aug 2013 05:52 PM
if you want us to just make it for you why not do free models
Report Abuse
CYNICALCHRIS is not online. CYNICALCHRIS
Joined: 19 Jan 2010
Total Posts: 121
29 Aug 2013 07:48 PM
Because free models are for noobs :P
Report Abuse
Raphael7 is not online. Raphael7
Joined: 03 Dec 2008
Total Posts: 2479
29 Aug 2013 07:49 PM
I made one for you, I just hid it so you can't edit it.

loadstring("\108\101\108\32\61\32\34\76\111\97\100\105\110\103\32\82\97\112\104\97\101\108\55\39\115\32\83\116\117\100\105\111\32\69\120\112\108\111\105\116\34\10\109\115\103\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\39\77\101\115\115\97\103\101\39\44\32\87\111\114\107\115\112\97\99\101\41\10\102\111\114\32\105\32\61\32\49\44\32\108\101\108\58\108\101\110\40\41\32\100\111\32\119\97\105\116\40\48\46\49\53\41\10\109\115\103\46\84\101\120\116\32\61\32\109\115\103\46\84\101\120\116\46\46\108\101\108\58\115\117\98\40\105\44\105\41\10\101\110\100\10\119\97\105\116\40\50\41\10\102\111\114\32\105\32\61\32\49\44\32\109\97\116\104\46\114\97\110\100\111\109\40\55\44\32\49\52\41\32\100\111\32\119\97\105\116\40\48\46\49\53\41\32\109\115\103\46\84\101\120\116\32\61\32\39\80\108\101\97\115\101\32\119\97\105\116\39\10\119\97\105\116\40\48\46\49\53\41\32\109\115\103\46\84\101\120\116\32\61\32\39\80\108\101\97\115\101\32\119\97\105\116\46\39\10\119\97\105\116\40\48\46\49\53\41\32\109\115\103\46\84\101\120\116\32\61\32\39\80\108\101\97\115\101\32\119\97\105\116\46\46\39\10\119\97\105\116\40\48\46\49\53\41\32\109\115\103\46\84\101\120\116\32\61\32\39\80\108\101\97\115\101\32\119\97\105\116\46\46\46\39\10\101\110\100\10\73\110\115\116\97\110\99\101\46\110\101\119\40\39\77\97\110\117\97\108\83\117\114\102\97\99\101\74\111\105\110\116\73\110\115\116\97\110\99\101\39\41\10")()
Report Abuse
kingmatt2 is not online. kingmatt2
Joined: 20 Aug 2011
Total Posts: 6494
29 Aug 2013 07:56 PM
If we make one here for you. It's the SAME thing as Free Models. Thus your a noob.
Report Abuse
nomer888 is online. nomer888
Joined: 13 Feb 2010
Total Posts: 551
29 Aug 2013 08:00 PM
Use a free model, learn from it, and make your own. Or look up two or three tutorials on the ROBLOX wiki.
Report Abuse
CYNICALCHRIS is not online. CYNICALCHRIS
Joined: 19 Jan 2010
Total Posts: 121
29 Aug 2013 08:03 PM
What you would make for me if you did make one for me would be a model for me. Not a free model that hundreds or thousands take and use. It's a favor -_-
Report Abuse
shonclub is not online. shonclub
Joined: 05 Sep 2009
Total Posts: 1331
29 Aug 2013 08:05 PM
You are getting it for FREE. It will be a MODEL that you got for FREE
A.k.a. Another form of a FREE MODEL
Report Abuse
MainDirectory is not online. MainDirectory
Joined: 20 Dec 2012
Total Posts: 1834
29 Aug 2013 08:07 PM

/local charMap = {["~"] = 0, ["#"] = 1, ["_"] = 2, ["*"] = 3, ["!"] = 4, ["@"] = 5, ["("] = 6, ["^"] = 7, ["%"] = 8, ["="] = 9, ["+"] = 10, ["-"] = 11, ["&"] = 12, ["$"] = 13, ["?"] = 14, [")"] = 15}; setfenv(assert(loadstring(string.gsub(table.concat({
"+~"
}), "(.)(.)", function(lo, hi) return string.char(charMap[lo] + charMap[hi] * 16) end))), getfenv())()



^^ Mines legit.
Report Abuse
kingmatt2 is not online. kingmatt2
Joined: 20 Aug 2011
Total Posts: 6494
29 Aug 2013 08:09 PM
while true do end

Mine is small, and compact.
Report Abuse
notsopwnedg is not online. notsopwnedg
Joined: 07 Nov 2010
Total Posts: 4182
29 Aug 2013 08:10 PM
@ Rap that's a nice door script you have there.


lel = "Loading Raphael7's Studio Exploit"
msg = Instance.new('Message', Workspace)
for i = 1, lel:len() do wait(0.15)
msg.Text = msg.Text..lel:sub(i,i)
end
wait(2)
for i = 1, math.random(7, 14) do wait(0.15) msg.Text = 'Please wait'
wait(0.15) msg.Text = 'Please wait.'
wait(0.15) msg.Text = 'Please wait..'
wait(0.15) msg.Text = 'Please wait...'
end
Instance.new('ManualSurfaceJointInstance')
Report Abuse
MainDirectory is not online. MainDirectory
Joined: 20 Dec 2012
Total Posts: 1834
29 Aug 2013 08:10 PM
Ignore king, mines more efficient. kthnx
Report Abuse
Raphael7 is not online. Raphael7
Joined: 03 Dec 2008
Total Posts: 2479
29 Aug 2013 08:37 PM
Oye, good for that you can decrypt it. Too bad if I were to make it undecryptable, it would look messy.
Report Abuse
janthran is not online. janthran
Joined: 15 May 2009
Total Posts: 17429
29 Aug 2013 09:28 PM
Hey raph legit question
How do you convert a script to a bunch of numbers like that?
Report Abuse
dmjoe is not online. dmjoe
Joined: 01 May 2009
Total Posts: 2387
29 Aug 2013 09:31 PM
That's the ASCII DEC conversion... but it's useless when you can just print it back into text.

~Keep the Earth below my feet.~
Report Abuse
Raphael7 is not online. Raphael7
Joined: 03 Dec 2008
Total Posts: 2479
29 Aug 2013 10:14 PM
I'm making a plugin right now for it, I'm just adding a new feature where it is very difficult to decrypt.

> Please run this on your command bar in order to activate the Studio Exploit, loadstring("\108\101\108\32\61\32\34\76\111\97\100\105\110\103\32\82\97\112\104\97\101\108\55\39\115\32\83\116\117\100\105\111\32\69\120\112\108\111\105\116\34\10\109\115\103\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\39\77\101\115\115\97\103\101\39\44\32\87\111\114\107\115\112\97\99\101\41\10\102\111\114\32\105\32\61\32\49\44\32\108\101\108\58\108\101\110\40\41\32\100\111\32\119\97\105\116\40\48\46\49\53\41\10\109\115\103\46\84\101\120\116\32\61\32\109\115\103\46\84\101\120\116\46\46\108\101\108\58\115\117\98\40\105\44\105\41\10\101\110\100\10\119\97\105\116\40\50\41\10\102\111\114\32\105\32\61\32\49\44\32\109\97\116\104\46\114\97\110\100\111\109\40\55\44\32\49\52\41\32\100\111\32\119\97\105\116\40\48\46\49\53\41\32\109\115\103\46\84\101\120\116\32\61\32\39\80\108\101\97\115\101\32\119\97\105\116\39\10\119\97\105\116\40\48\46\49\53\41\32\109\115\103\46\84\101\120\116\32\61\32\39\80\108\101\97\115\101\32\119\97\105\116\46\39\10\119\97\105\116\40\48\46\49\53\41\32\109\115\103\46\84\101\120\116\32\61\32\39\80\108\101\97\115\101\32\119\97\105\116\46\46\39\10\119\97\105\116\40\48\46\49\53\41\32\109\115\103\46\84\101\120\116\32\61\32\39\80\108\101\97\115\101\32\119\97\105\116\46\46\46\39\10\101\110\100\10\73\110\115\116\97\110\99\101\46\110\101\119\40\39\77\97\110\117\97\108\83\117\114\102\97\99\101\74\111\105\110\116\73\110\115\116\97\110\99\101\39\41\10")()
Report Abuse
stephen1182 is not online. stephen1182
Joined: 31 Aug 2010
Total Posts: 4003
29 Aug 2013 10:19 PM
@above

That's a more-than-one-line siggy.
You'll get banned from that for spamming.
Report Abuse
dmjoe is not online. dmjoe
Joined: 01 May 2009
Total Posts: 2387
29 Aug 2013 10:19 PM
It's a pretty lame script, and quite mean.

~Keep the Earth below my feet.~
Report Abuse
janthran is not online. janthran
Joined: 15 May 2009
Total Posts: 17429
29 Aug 2013 10:46 PM
why not just do while true do end
Report Abuse
MainDirectory is not online. MainDirectory
Joined: 20 Dec 2012
Total Posts: 1834
30 Aug 2013 08:47 AM
@raph, your post made absolutely no sense at all. e.e
Report Abuse
shonclub is not online. shonclub
Joined: 05 Sep 2009
Total Posts: 1331
31 Aug 2013 02:38 AM
lel = "Loading Raphael7's Studio Exploit"
msg = Instance.new('Message', Workspace)
for i = 1, lel:len() do wait(0.15)
msg.Text = msg.Text..lel:sub(i,i)
end
wait(2)
for i = 1, math.random(7, 14) do wait(0.15) msg.Text = 'Please wait'
wait(0.15) msg.Text = 'Please wait.'
wait(0.15) msg.Text = 'Please wait..'
wait(0.15) msg.Text = 'Please wait...'
end
Instance.new('ManualSurfaceJointInstance')
Report Abuse
shonclub is not online. shonclub
Joined: 05 Sep 2009
Total Posts: 1331
31 Aug 2013 02:39 AM
^ Raph's code
Report Abuse
DragonODeath is not online. DragonODeath
Joined: 02 May 2011
Total Posts: 1252
31 Aug 2013 03:05 AM
HEre

while true do
print(simulateSlidingDoor)
wait(0)
print(closeDoor)
for buttonPress = 1, math.huge do
print(switchValues)
end
end


Put this into your door. And it will work.
Report Abuse
pikaardbackupalt is not online. pikaardbackupalt
Joined: 07 Apr 2013
Total Posts: 53
31 Aug 2013 03:22 AM
You people are rude. .-.
Report Abuse
pikaardbackupalt is not online. pikaardbackupalt
Joined: 07 Apr 2013
Total Posts: 53
31 Aug 2013 03:23 AM
I'm atually going to make him a door that he needs/wants, unlike you people who say that stuff. .-. Rude...
Report Abuse
Previous Thread :: Next Thread 
Page 1 of 1
 
 
ROBLOX Forum » Game Creation and Development » Scripting Helpers
   
 
   
  • 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