Rv Simulator Roblox

  1. Rv Simulator Roblox
  2. Fishing Simulator Roblox Codes

The latest tweets from @VehicleSim.

Mar 1st, 2020
Roblox
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. _
  2. __ ___ __ __ _ _ __ _ ___ _| |__ ___ _ __ ___
  3. / / '__| / _` | '_ | | | / / / '_ / _ '__/ _
  4. V /| | | (_| | | | | |_| | V V /| | | | __/ | | __/
  5. _/ |_| __,_|_| |_|__, | _/_/ |_| |_|___|_| ___|
  6. |___/
  7. _ _ _
  8. | |__ _ _ ___| | _____ __| |
  9. | |_) | |_| | __ < __/ (_| |
  10. __/ |
  11. options.headhat ='MediHood'-- name of the accessory which you are using as a head
  12. options.headscale =3-- how big you are in vr, 1 is default, 3 is recommended for max comfort in vr
  13. options.forcebubblechat =true-- decide if to force bubblechat so you can see peoples messages
  14. options.righthandhat ='Pal Hair'
  15. options.lefthandrotoffset = Vector3.new(0,0,0)
  16. --
  17. local plr = game:GetService('Players').LocalPlayer
  18. local backpack = plr.Backpack
  19. local VR = game:GetService('VRService')
  20. game:GetService('StarterGui'):SetCore('VRLaserPointerMode',0)
  21. game:GetService('StarterGui'):SetCore('VREnableControllerModels',false)
  22. local handL
  23. local head
  24. --local copy = game:GetObjects('rbxassetid://4469710589')[1]
  25. --local copy = game:GetService('InsertService'):LoadAsset(4469710589):GetChildren()[1]
  26. --local copy = game.ReplicatedStorage.Dummy:Clone()
  27. localfunction loadhat(hat)
  28. local handle = hat.Handle
  29. handle:FindFirstChildOfClass('Weld'):Destroy()
  30. handle.CanCollide =true
  31. tool.Parent = backpack
  32. end
  33. for i,v inpairs(char.Humanoid:GetAccessories())do
  34. --local tool = Instance.new('Tool')
  35. local handle = v.Handle
  36. if v.Name options.righthandhat andnot handR then
  37. handle:FindFirstChildOfClass('SpecialMesh'):Destroy()
  38. elseif v.Name options.lefthandhat andnot handL then
  39. handle:FindFirstChildOfClass('SpecialMesh'):Destroy()
  40. elseif v.Name options.headhat andnot head then
  41. head = loadhat(v)
  42. end
  43. local an = Instance.new('Animation',workspace)
  44. char.Humanoid:LoadAnimation(an):Play()
  45. ]]
  46. char.Humanoid.AnimationPlayed:connect(function(anim)
  47. end)
  48. for i,v inpairs(char.Humanoid:GetPlayingAnimationTracks())do
  49. end
  50. local torso = char:FindFirstChild('Torso')or char:FindFirstChild('UpperTorso')
  51. char.HumanoidRootPart.Anchored =true
  52. --[[
  53. local armcframe = char['Right Arm'].CFrame * CFrame.new(0, -1, 0, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  54. local cf = armcframe:toObjectSpace(pos):inverse()
  55. tool.Grip = cf
  56. end
  57. copy.Parent = workspace
  58. copy.HumanoidRootPart.CFrame = char.HumanoidRootPart.CFrame
  59. cam.CameraSubject = copy.Humanoid
  60. copy.Humanoid.CameraOffset = Vector3.new(0, 5.4, 0)
  61. workspace.CurrentCamera.CFrame = CFrame.new(workspace.CurrentCamera.CFrame.Position)
  62. input.UserCFrameChanged:connect(function(part,move)
  63. --move(head,cam.CFrame*move)
  64. local rArm = char:FindFirstChild('Right Arm')or char:FindFirstChild('RightLowerArm')
  65. local armcframe = rArm.CFrame * CFrame.new(0,-1,0,1,0,0,0,0,1,0,-1,0)
  66. local cf = armcframe:toObjectSpace(cam.CFrame*(CFrame.new(move.p*(cam.HeadScale-1))*move)):inverse()
  67. head.Grip = cf
  68. elseif part Enum.UserCFrame.LeftHand then
  69. local rArm = char:FindFirstChild('Right Arm')or char:FindFirstChild('RightLowerArm')
  70. local armcframe = rArm.CFrame * CFrame.new(0,-1,0,1,0,0,0,0,1,0,-1,0)
  71. local cf = armcframe:toObjectSpace(cam.CFrame*(CFrame.new(move.p*(cam.HeadScale-1))*move*CFrame.Angles(math.rad(options.righthandrotoffset.X),math.rad(options.righthandrotoffset.Y),math.rad(options.righthandrotoffset.Z)))):inverse()
  72. handL.Grip = cf
  73. elseif part Enum.UserCFrame.RightHand then
  74. local rArm = char:FindFirstChild('Right Arm')or char:FindFirstChild('RightLowerArm')
  75. local armcframe = rArm.CFrame * CFrame.new(0,-1,0,1,0,0,0,0,1,0,-1,0)
  76. local cf = armcframe:toObjectSpace(cam.CFrame*(CFrame.new(move.p*(cam.HeadScale-1))*move*CFrame.Angles(math.rad(options.righthandrotoffset.X),math.rad(options.righthandrotoffset.Y),math.rad(options.righthandrotoffset.Z)))):inverse()
  77. handR.Grip = cf
  78. end
  79. if key.KeyCode Enum.KeyCode.ButtonR1 then
  80. R1down =true
  81. R1down =false
  82. end
  83. if key.KeyCode Enum.KeyCode.ButtonR1 then
  84. end
  85. if key.KeyCode Enum.KeyCode.ButtonR1 then
  86. end
  87. game:GetService('RunService').RenderStepped:connect(function()
  88. cam.CFrame = cam.CFrame:Lerp(cam.CoordinateFrame +(handR.Handle.CFrame*CFrame.Angles(-math.rad(options.righthandrotoffset.X),-math.rad(options.righthandrotoffset.Y),math.rad(180-options.righthandrotoffset.X))).LookVector * cam.HeadScale/2,0.5)
  89. end)
  90. --[[
  91. game:GetService('RunService').RenderStepped:connect(function(step)
  92. copy.Humanoid:MoveTo(copy.HumanoidRootPart.Position + char.Humanoid.MoveDirection * 6)
  93. ]]
  94. localfunction bubble(plr,msg)
  95. game:GetService('Chat'):Chat(plr.Character.Head,msg,Enum.ChatColor.White)
  96. game.Players.PlayerAdded:connect(function(plr)
  97. game:GetService('Chat'):Chat(plr.Character.Head,msg,Enum.ChatColor.White)
  98. end)
  99. for i,v inpairs(game.Players:GetPlayers())do
  100. game:GetService('Chat'):Chat(v.Character.Head,msg,Enum.ChatColor.White)
  101. end
RAW Paste Data

Rv Simulator Roblox

Rv simulator roblox wikiSimulator
Nov 22nd, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Fishing Simulator Roblox Codes

  1. spawn(function()
  2. local hum = game.Players.LocalPlayer.Character.HumanoidRootPart
  3. for i,v in pairs(workspace.Pickups.Coin:GetChildren()) do
  4. end
  5. end)
  6. -SCRIPT 2:
  7. while wait(1) do
  8. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(125.171349, 98.0897598, 63.5597572))
  9. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(208.500717, 72.8636398, 292.644043))
  10. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(367.695251, 2.91367388, 109.882156))
  11. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(171.146729, 60.6136589, -155.364471))
  12. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(617.283386, 40.2196236, -309.438934))
  13. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-172.426407, 37.1636658, 43.915451))
  14. end