Advertisement
Guest User

wings of glory II script

a guest
May 18th, 2019
9,358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. -- Script generated by R2Sv2
  2. -- R2Sv2 developed by Luckyxero
  3. -- Remote Path: game:GetService("ReplicatedStorage").RemoteEvent
  4.  
  5. local A_1 = "buy_plane"
  6. local A_2 = game:GetService("Players").ozyubkx
  7. local A_3 =
  8. {
  9. ["MinSpeed"] = 140,
  10. ["BleedMultiplier"] = 1,
  11. ["RollRate"] = 48,
  12. ["Variant"] =
  13. {
  14. [1] = "FX Naval",
  15. [2] = 2
  16. },
  17. ["TurnRate"] = 22,
  18. ["EngineOnPlay"] = 5,
  19. ["BombCount"] = 2,
  20. ["PlaneName"] = "F4F-4 Wildcat",
  21. ["Health"] =
  22. {
  23. ["Hull"] = 2400,
  24. ["LeftWing"] = 1400,
  25. ["Engine"] = 700,
  26. ["RightWing"] = 1400
  27. },
  28. ["TeamColor"] = BrickColor.new("Earth green"),
  29. ["Fuel"] = 845,
  30. ["ClimbRate"] = 23,
  31. ["Cost"] = -100000,
  32. ["Bomb"] = "AN M30",
  33. ["Unlock"] = 4,
  34. ["WingSpan"] = 11.8,
  35. ["Thumbnail"] = 512637197,
  36. ["EngineOnSound"] = "521613292",
  37. ["Acceleration"] = 2,
  38. ["GunAmmo"] = 1440,
  39. ["MaxAltitude"] = 12000,
  40. ["EngineStopSound"] = "521606510",
  41. ["EngineStartSound"] = "521612064",
  42. ["Deceleration"] = 1.3,
  43. ["Condition"] =
  44. {
  45. ["Hull"] = 912727559,
  46. ["LeftWing"] = 912727683,
  47. ["Engine"] = 912727404,
  48. ["RightWing"] = 912727765
  49. },
  50. ["BombPrice"] = 25,
  51. ["GunName"] = "M2/Early Browning",
  52. ["MaxSpeed"] = 516,
  53. ["Model"] = game:GetService("ReplicatedStorage").Assets.Planes.F4F4Wildcat,
  54. ["MenuCFrame"] = CFrame.new(0, -0.100000001, 0, 0.982004225, 0.188858896, 0, -0.188858896, 0.982004225, 0, 0, 0, 1),
  55. ["HasBombs"] = true,
  56. ["Guns"] = 6,
  57. ["ShortenedName"] = "F4F"
  58. }
  59. local A_4 = "tc"
  60. local Event = game:GetService("ReplicatedStorage").RemoteEvent
  61. Event:FireServer(A_1, A_2, A_3, A_4)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement