Chicago 1949 Free Model Roblox

Jul 29th, 2016
Never

Chicago 1949 Free Model Roblox Studio

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Roblox Chicago 1949 Script

  1. I have the script But since I am giving you guys a script can you do a favour and get me this game
  2. https://www.roblox.com/games/160739078/Need-For-Speed?nl=true
  3. --Instructions:
  4. 2. Run any script executer.
  5. 4. Wait till it starts printing massively.
  6. 6. CTRL+A on the output then CTRL+C
  7. 7. Go to studio, new script, paste, remove the elysian/executer outputs on the top.
  8. 9. Run the game in studio.
  9. What's 10xCopy? The 10x faster remade version of my old place copier.
  10. Settings = {
  11. Copy = true, -- Using this option might cause lag in game but it doesn't remove the game.
  12. Creator = '001', -- Created by 001 from V3rmillion.net.
  13. EverythingAnchored = false, -- Anchors every part.
  14. CopyLightingProperties = true, -- Copy ambient, skybox, timeofday, globalshadows, etc properties from Lighting.
  15. AllowedClassnames = {'Part','WedgePart','SpawnLocation','UnionOperation','Seat','VehicleSeat','TrussPart'}
  16. newline = [[
  17. ]]
  18. tablecheck = function(t,value) -- Function: tablecheck, Description: checks a table for a value, Variables: table (table), value (string).
  19. if vvalue then
  20. end
  21. return nil
  22. printFunction = function(str) -- Function: printFunction, Description: Custom print function, Variables: print (string).
  23. end
  24. copy = function(children) -- no time to document this,
  25. if tablecheck(AllowedClassnames, PartClass) then
  26. printFunction(PartName.'=Instance.new('.PartClass.', Workspace)') -- Instance.new
  27. if children:IsA'UnionOperation' then
  28. end
  29. if children:IsA'Part' or children:IsA'SpawnLocation' or children:IsA'Seat' then
  30. end
  31. if children:IsA'Part' or children:IsA'WedgePart' or children:IsA'SpawnLocation' or children:IsA'Seat' then
  32. end
  33. local Locked = tostring(children.Locked)
  34. local Size = children.Size
  35. local CanCollide = tostring(children.CanCollide)
  36. local Archivable = tostring(children.Archivable)
  37. local Transparency = tonumber(children.Transparency)
  38. local Reflectance = tonumber(children.Reflectance)
  39. local BrickColor = children.BrickColor
  40. local fc = PartName.','.Name.','.tostring(Settings.EverythingAnchored).','.shape.','.upc.','.CanCollide.','.Locked.','.Anchored.','.Archivable.','.formfactor.',{'.tostring(Size).'},{'.tostring(CFrame).'},'.tostring(BrickColor).','.Transparency.','.tostring(Material).','.Reflectance
  41. printFunction('ss('.PartName.','.tostring(children.BackSurface).','.tostring(children.BottomSurface).','.tostring(children.FrontSurface).','.tostring(children.LeftSurface).','.tostring(children.RightSurface).','.tostring(children.TopSurface).')')
  42. if v:IsA'Decal' then
  43. printFunction('d('.v.Name.','.tonumber(v.Transparency).','.tostring(v.Texture).','.tostring(v.Face).','.tostring(v.Name).')') -- Decal
  44. -- For mesh (d): p=part,t=meshid,te=meshtexture,face=size,n=name,ff=meshtype
  45. printFunction('d('.PartName.','.tostring(v.MeshId).','.tostring(v.TextureId).',{'.tostring(v.Scale).'},'.tostring(v.Name).','.tostring(v.MeshType).')') -- Mesh
  46. end
  47. end
  48. c=function(part,name,everythinganchored,shape,usepartcolor,cancollide,locked,anchored,archivable,formfactor,size,cframe,brickcolor,transparency,material,reflectance)
  49. function tabltostring(tabl)
  50. for i,v in pairs(tabl) do
  51. end
  52. end
  53. return tonumber(nu)
  54. if part:IsA'Part' or part:IsA'SpawnLocation' or part:IsA'Seat' then
  55. end
  56. part.UsePartColor=usepartcolor
  57. part.CanCollide=cancollide
  58. if everythinganchored true then
  59. else
  60. end
  61. if part:IsA'Part' or part:IsA'WedgePart' or part:IsA'SpawnLocation' or part:IsA'Seat' then
  62. end
  63. part.Size = Vector3.new(n(size[1]),n(size[2]),n(size[3]))
  64. part.CFrame = CFrame.new(n(cframe[1]),n(cframe[2]),n(cframe[3]),n(cframe[4]),n(cframe[5]),n(cframe[6]),n(cframe[7]),n(cframe[8]),n(cframe[9]),n(cframe[10]),n(cframe[11]),n(cframe[12]))
  65. part.Material = material
  66. part.Reflectance = reflectance
  67. ]]
  68. if str:sub(-1)~='n' then str=str.'n' end
  69. end
  70. Instance.new('Model',game.Lighting).Name='Copy'
  71. findLoop2 = function(children) -- Function: findLoop, Description: Just a find loop, Variables: children (Part).
  72. if tablecheck(AllowedClassnames, v.ClassName) then
  73. v:Clone().Parent = game.Lighting.Copy
  74. v.Parent = game.Lighting.Copy
  75. end
  76. if v:FindFirstChild'HumanoidRootPart' ~= true then -- Anti player copy.
  77. end
  78. end
  79. wait(2)
  80. printFunction(line)
  81. end
  82. printFunction('d=function(p,t,te,face,n,ff)if type(ff)'string' then me=Instance.new('SpecialMesh',p);me.MeshType=ff;me.MeshId=t;me.TextureId=te;me.Name=n;me.Scale=Vector3.new(face[1],face[2],face[3]); else xx=Instance.new('Decal',p);xx.Texture=te;xx.Transparency=t;xx.Face=face;xx.Name=n;end;end') -- Decal (d) function.
  83. printFunction('ss=function(p,bs,bz,fs,ls,rs,ts)p.BackSurface=bs;p.BottomSurface=bz;p.FrontSurface=fs;p.LeftSurface=ls;p.RightSurface=rs;p.TopSurface=ts;end') -- SetSurface (ss) function.
  84. printFunction('game.Lighting.Ambient = Color3.new('.tostring(game.Lighting.Ambient).')')
  85. printFunction('game.Lighting.TimeOfDay = '.tostring(game.Lighting.TimeOfDay).'')
  86. printFunction('game.Lighting.Brightness = '.tostring(game.Lighting.Brightness))
  87. printFunction('game.Lighting.ColorShift_Bottom = Color3.new('.tostring(game.Lighting.ColorShift_Bottom).')')
  88. printFunction('game.Lighting.ColorShift_Top = Color3.new('.tostring(game.Lighting.ColorShift_Top).')')
  89. printFunction('game.Lighting.GlobalShadows = '.tostring(game.Lighting.GlobalShadows))
  90. printFunction('game.Lighting.OutdoorAmbient = Color3.new('.tostring(game.Lighting.OutdoorAmbient).')')
  91. printFunction('game.Lighting.ShadowColor = Color3.new('.tostring(game.Lighting.ShadowColor).')')
  92. printFunction('game.Lighting.FogColor = Color3.new('.tostring(game.Lighting.FogColor).')')
  93. printFunction('game.Lighting.FogEnd = '.tostring(game.Lighting.FogEnd))
  94. printFunction('game.Lighting.FogStart = '.tostring(game.Lighting.FogStart))
  95. printFunction('game.Lighting.GeographicLatitude = '.tostring(game.Lighting.GeographicLatitude))
  96. if v:IsA'Sky' then
  97. printFunction('a=Instance.new('Sky',game.Lighting)')
  98. printFunction('a.CelestialBodiesShown='.tostring(v.CelestialBodiesShown))
  99. printFunction('a.SkyboxBk='.tostring(v.SkyboxBk).'')
  100. printFunction('a.SkyboxDn='.tostring(v.SkyboxDn).'')
  101. printFunction('a.SkyboxFt='.tostring(v.SkyboxFt).'')
  102. printFunction('a.SkyboxLf='.tostring(v.SkyboxLf).'')
  103. printFunction('a.SkyboxRt='.tostring(v.SkyboxRt).'')
  104. printFunction('a.SkyboxUp='.tostring(v.SkyboxUp).'')
  105. printFunction('a.StarCount='.tostring(v.StarCount))
  106. end
  107. wait(2)
  108. for i,v in pairs(game.Lighting.Copy:GetChildren()) do
  109. end
  110. end
  111. findLoop(game.Workspace) -- Start the script.
Chicago 1949 Free Model RobloxChicago 1949 free model roblox
Jan 15th, 2019
Never

1 Legend 1.1 Discontinued Requirements 2 Community Creations 2.1 User-Generated Content update 2.2 Eligible users 3 Name change 4 Types of items 4.1 Sponsored and free items 4.2 Rental items 4.3 Timed items 5 Deep Avatar Shop 6 Role in Trade Currency 7 Renaming of the Catalog 8 Criticism 8.1 Plagiarism 8.2 Removal of tickets 8.3 Price floor 8.4 Technical issues 8.5 Limited item glitches 9. Best free png roblox shirt template 16490 roblox pikachu hoodie template hd roblox shirt template 16490 roblox pikachu hoodie template png images png png file easily with one click free hd png images png design and transparent background with high quality. Power simulator roblox codes wiki tower defense simulator.

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. -- Hold E when you shoot to automatically aimbot and the ESP is still a work in progress --
  2. local Torsoshot_Key = Enum.KeyCode.K
  3. local plr = game.Players.LocalPlayer
  4. local Gui = Instance.new('ScreenGui',game.CoreGui)
  5. local version = '1.0.1'
  6. HDown = false
  7. mouse = game.Players.LocalPlayer:GetMouse()
  8. Players = game:service('Players')
  9. function onKeyPress(inputObject, gameProcessedEvent)
  10. if HDown false and TDown false then
  11. print('[AIMBOT] Calculating closest player')
  12. local p = game.Players:GetChildren()
  13. local lowestplayer = nil
  14. if p[i]~=game.Players.LocalPlayer and p[i].Character~=nil and p[i].Character~=nil and p[i].TeamColor~=game.Players.LocalPlayer.TeamColor and p[i].Character.Humanoid.Health >0 and p[i].TeamColor~=BrickColor.new('White') then
  15. local dist = p[i]:DistanceFromCharacter(Vector3.new(targetpoint.X,targetpoint.Y,targetpoint.Z))
  16. lowestdist = dist
  17. end
  18. end
  19. print('[AIMBOT] Targeting '.lowestplayer.Name)
  20. wait()
  21. local TPos = lowestplayer.Character.Head.Position
  22. cam.CFrame = CFrame.new(Vector3.new(cam.CFrame.X,cam.CFrame.Y,cam.CFrame.Z),Vector3.new(TPos.X,TPos.Y,TPos.Z))
  23. end
  24. elseif inputObject.KeyCode Torsoshot_Key then
  25. TDown = true
  26. local targetpoint = mouse.Hit
  27. local lowestdist = 99999999999
  28. for i=1,#p do
  29. if p[i]~=game.Players.LocalPlayer and p[i].Character~=nil and p[i].Character~=nil and p[i].TeamColor~=game.Players.LocalPlayer.TeamColor and p[i].Character.Humanoid.Health >0 and p[i].TeamColor~=BrickColor.new('White') then
  30. local dist = p[i]:DistanceFromCharacter(Vector3.new(targetpoint.X,targetpoint.Y,targetpoint.Z))
  31. lowestdist = dist
  32. end
  33. end
  34. print('[AIMBOT] Targeting '.lowestplayer.Name)
  35. wait()
  36. local TPos = lowestplayer.Character.Torso.Position
  37. cam.CFrame = CFrame.new(Vector3.new(cam.CFrame.X,cam.CFrame.Y,cam.CFrame.Z),Vector3.new(TPos.X,TPos.Y,TPos.Z))
  38. end
  39. end
  40. function onKeyRelease(inputObject, gameProcessedEvent)
  41. HDown = false
  42. elseif inputObject.KeyCode Torsoshot_Key then
  43. end
  44. if player ~= Players.LocalPlayer and player.Character then
  45. local torso = player.Character:FindFirstChild('Torso')
  46. local base = Instance.new('BillboardGui', workspace.CurrentCamera)
  47. base.AlwaysOnTop = true
  48. base.Size = UDim2.new(3.5,0,4.7,0)
  49. base.Adornee = torso
  50. esP.BackgroundColor3 = Color3.new(1,0,0)
  51. esP.BorderColor3 = Color3.new(0,0,0)
  52. esP.Size = UDim2.new(1,0,1,0)
  53. end
  54. for x,player in pairs(Players:GetChildren()) do
  55. if player.TeamColor ~= plr.TeamColor then
  56. if char then
  57. if torso then
  58. local playerName = player.Name
  59. if currentcam:FindFirstChild(playerName) nil then
  60. end
  61. end
  62. end
  63. end
  64. local function createframe(bkgc3,bkgtrans,borderc3, bordersize, name, parent, pos, rot, size, visible, zindex)
  65. newframe.BackgroundColor3 = bkgc3
  66. newframe.BorderColor3 = borderc3
  67. newframe.Name = name
  68. newframe.Position = pos
  69. newframe.Size = size
  70. newframe.ZIndex = zindex
  71. end
  72. local function createlabel(bkgc3,bkgtrans,borderc3, bordersize, name, parent, pos, rot, size, visible, zindex, font, fontsize, text, textc3, textscaled, textstrokec3, textstroketrans, texttrans, textwrapped, xalign, yalign)
  73. newlabel.BackgroundColor3 = bkgc3
  74. newlabel.BorderColor3 = borderc3
  75. newlabel.Name = name
  76. newlabel.Position = pos
  77. newlabel.Size = size
  78. newlabel.ZIndex = zindex
  79. newlabel.FontSize = fontsize
  80. newlabel.TextColor3 = textc3
  81. newlabel.TextStrokeColor3 = textstrokec3
  82. newlabel.TextStrokeTransparency = textstroketrans
  83. newlabel.TextWrapped = textwrapped
  84. newlabel.TextYAlignment = yalign
  85. end
  86. local function createbutton(autocolor, bkgc3,bkgtrans,borderc3, bordersize, name, parent, pos, rot, size, visible, zindex, font, fontsize, text, textc3, textscaled, textstrokec3, textstroketrans, texttrans, textwrapped, xalign, yalign)
  87. newbutton.AutoButtonColor = autocolor
  88. newbutton.BackgroundTransparency = bkgtrans
  89. newbutton.BorderSizePixel = bordersize
  90. newbutton.Parent = parent
  91. newbutton.Rotation = rot
  92. newbutton.Visible = visible
  93. newbutton.Font = font
  94. newbutton.Text = text
  95. newbutton.TextScaled = textscaled
  96. newbutton.TextStrokeTransparency = textstroketrans
  97. newbutton.TextWrapped = textwrapped
  98. newbutton.TextYAlignment = yalign
  99. end
  100. local function createtextbox(bkgc3,bkgtrans,borderc3, bordersize, clrtext, multiline, name, parent, pos, rot, size, visible, zindex, font, fontsize, text, textc3, textscaled, textstrokec3, textstroketrans, texttrans, textwrapped, xalign, yalign)
  101. newbox.BackgroundColor3 = bkgc3
  102. newbox.BorderColor3 = borderc3
  103. newbox.ClearTextOnFocus = clrtext
  104. newbox.Name = name
  105. newbox.Position = pos
  106. newbox.Size = size
  107. newbox.ZIndex = zindex
  108. newbox.FontSize = fontsize
  109. newbox.TextColor3 = textc3
  110. newbox.TextStrokeColor3 = textstrokec3
  111. newbox.TextTransparency = texttrans
  112. newbox.TextXAlignment = xalign
  113. return newbox
  114. local function createimagelabel(bkgc3,bkgtrans,borderc3, bordersize, name, parent, pos, rot, size, visible, zindex, image, imagetrans)
  115. newimage.BackgroundColor3 = bkgc3
  116. newimage.BorderColor3 = borderc3
  117. newimage.Name = name
  118. newimage.Position = pos
  119. newimage.Size = size
  120. newimage.ZIndex = zindex
  121. newimage.ImageTransparency = imagetrans
  122. end
  123. -------------------------------INITIALIZE INTRO GUI-------------------------------------
  124. local IntroFrame = createframe(Color3.new(245/255,245/255,245/255),0,Color3.new(27/255,42/255,53/255),0,'IntroFrame',Gui,UDim2.new(0,-330,0,0),0,UDim2.new(0,300,1,0),true,1)
  125. --[[bar]] createframe(Color3.new(245/255,245/255,245/255),0,Color3.new(0,0,0),0,'bar',IntroFrame,UDim2.new(1,0,0,0),0,UDim2.new(0,30,0,90),true,1)
  126. --[[slant]] createimagelabel(Color3.new(1,1,1),1,Color3.new(0,0,0),0,'Slant',IntroFrame,UDim2.new(1,0,0,90),90,UDim2.new(0,30,0,30),true,1,474172996,0)
  127. --[[creator]] createlabel(Color3.new(1,1,1),1,Color3.new(0,0,0),0,'Creator',IntroFrame,UDim2.new(0,80,1,-40),0,UDim2.new(0,140,0,30),true,1,Enum.Font.Code,Enum.FontSize.Size28,'Symplicity',Color3.new(27/255,42/255,53/255), false,Color3.new(0,0,0),1,0,true,Enum.TextXAlignment.Center,Enum.TextYAlignment.Center)
  128. --[[creatorlabel]] createlabel(Color3.new(1,1,1),1,Color3.new(0,0,0),0,'CreatorLabel',IntroFrame,UDim2.new(0,80,1,-70),0,UDim2.new(0,140,0,30),true,1,Enum.Font.Code,Enum.FontSize.Size18,'Made by:',Color3.new(27/255,42/255,53/255), false,Color3.new(0,0,0),1,0,true,Enum.TextXAlignment.Center,Enum.TextYAlignment.Center)
  129. --[[desc]] createlabel(Color3.new(1,1,1),1,Color3.new(0,0,0),0,'Desc',IntroFrame,UDim2.new(0,0,0,120),0,UDim2.new(1,0,0,90),true,1,Enum.Font.SourceSansLight,Enum.FontSize.Size14,'Feel free to share, just give me creds :) The ESP was not originally created by me, I don't know who created it',Color3.new(0,0,0), true,Color3.new(0,0,0),1,0,true,Enum.TextXAlignment.Center,Enum.TextYAlignment.Center)
  130. --[[subtitle]] createlabel(Color3.new(1,1,1),1,Color3.new(0,0,0),0,'SubTitle',IntroFrame,UDim2.new(0.5,-150,0,70),0,UDim2.new(0,300,0,40),true,1,Enum.Font.SourceSansBold,Enum.FontSize.Size32,'Aimbot/ESP',Color3.new(27/255,42/255,53/255), false,Color3.new(0,0,0),1,0,true,Enum.TextXAlignment.Center,Enum.TextYAlignment.Center)
  131. --[[title]] createlabel(Color3.new(1,1,1),1,Color3.new(0,0,0),0,'Title',IntroFrame,UDim2.new(0.5,-105,0,20),0,UDim2.new(0,210,0,60),true,1,Enum.Font.SourceSansBold,Enum.FontSize.Size60,'FPS',Color3.new(27/255,42/255,53/255), false,Color3.new(0,0,0),1,0,true,Enum.TextXAlignment.Center,Enum.TextYAlignment.Center)
  132. IntroFrame:TweenPosition(UDim2.new(0,0,0,0),Enum.EasingDirection.Out,Enum.EasingStyle.Quart,0.5,true)
  133. IntroFrame:TweenPosition(UDim2.new(0,-330,0,0),Enum.EasingDirection.In,Enum.EasingStyle.Quart,0.5,true)
  134. Gui:Destroy()
  135. game:GetService('UserInputService').InputBegan:connect(onKeyPress)
  136. game:GetService('UserInputService').InputEnded:connect(onKeyRelease)
  137. while wait(1) do
  138. end

Chicago 1949 Wiki Roblox