Advertisement
Rider_Lol

Untitled

Jun 26th, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. ---THE L
  2. function Decode(a,b,c,d,e,f,g,h)local i,j,k,l,m,n=tonumber,table.remove,table.foreach,Instance.new,"Parent",","function h(a,o,p)p={}a:gsub(string.format("([^%s]+)",o),function(q)p[#p+1]=q end)return p end;b=h(a,";")c=h(j(b,1),n)d=h(j(b,1),n)e=l"Model"f=e;k(b,function(r,q)if q=="n"or q=="p"then f=q=="n"and g or f[m]else r=h(q,"|")g=l(d[i(j(r,1))])if g:IsA"BasePart"then g.Anchored=true;g.Locked=true end;k(r,function(s,t,u,a)u=t:find":"t,a=c[i(t:sub(1,u-1))],t:sub(u+1)function u(u)return unpack(h(u,n))end;s=#h(a,n)g[t]=(t=="Color"or t:sub(#t-5)=="Color3")and s==3 and Color3.new(u(a))or s==4 and UDim2.new(u(a))or s==3 and Vector3.new(u(a))or s==2 and Vector2.new(u(a))or s==12 and CFrame.new(u(a))or i(a)or a~="true"and a~="false"and a or a=="true"end)g[m]=f end end)return e end
  3.  
  4. local Model = Decode("Material,Position,Size;Part;1|1:Neon|2:-4.5,3,3|3:17,6,2;n;p;1|1:Neon|2:-16.5,14.5,3|3:7,29,2;n;p;")
  5.  
  6. if script.Parent==workspace then
  7. Model.Parent = script
  8. else
  9. Model.Parent = workspace
  10. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement