d2rq

Cafe fucker

Jul 3rd, 2020
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.94 KB | None | 0 0
  1. -- jungcock#9720 made Cafe Fucker V1
  2. -- Expect updates
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local openmain = Instance.new("Frame")
  8. local open = Instance.new("TextButton")
  9. local main = Instance.new("Frame")
  10. local label = Instance.new("TextLabel")
  11. local reviz = Instance.new("TextButton")
  12. local yield = Instance.new("TextButton")
  13. local animations = Instance.new("TextButton")
  14. local vr = Instance.new("TextButton")
  15. local animations2 = Instance.new("TextButton")
  16. local label2 = Instance.new("TextLabel")
  17. local close = Instance.new("TextButton")
  18.  
  19. --Properties:
  20. ScreenGui.Parent = game.CoreGui
  21.  
  22. openmain.Name = "openmain"
  23. openmain.Parent = ScreenGui
  24. openmain.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  25. openmain.Position = UDim2.new(0.483427644, 0, 0.282504022, 0)
  26. openmain.Size = UDim2.new(0, 301, 0, 108)
  27.  
  28. open.Name = "open"
  29. open.Parent = openmain
  30. open.BackgroundColor3 = Color3.fromRGB(170, 170, 255)
  31. open.Size = UDim2.new(0, 301, 0, 108)
  32. open.Font = Enum.Font.GothamBlack
  33. open.Text = "Press me to open Cafe Fucker V1"
  34. open.TextColor3 = Color3.fromRGB(0, 0, 0)
  35. open.TextSize = 20.000
  36. open.MouseButton1Down:connect(function()
  37. openmain.Visible = false
  38. main.Visible = true
  39. end)
  40.  
  41. main.Name = "main"
  42. main.Parent = ScreenGui
  43. main.BackgroundColor3 = Color3.fromRGB(170, 170, 255)
  44. main.Position = UDim2.new(0, 0, 0.528089821, 0)
  45. main.Size = UDim2.new(0, 559, 0, 294)
  46. main.Visible = false
  47. main.Active = true
  48. main.Draggable = true
  49.  
  50. label.Name = "label"
  51. label.Parent = main
  52. label.BackgroundColor3 = Color3.fromRGB(149, 255, 117)
  53. label.Size = UDim2.new(0, 559, 0, 39)
  54. label.Font = Enum.Font.GothamBold
  55. label.Text = "Cafe Fucker V1 (BETA)"
  56. label.TextColor3 = Color3.fromRGB(0, 0, 0)
  57. label.TextSize = 30.000
  58.  
  59. reviz.Name = "reviz"
  60. reviz.Parent = main
  61. reviz.BackgroundColor3 = Color3.fromRGB(255, 227, 178)
  62. reviz.Position = UDim2.new(0, 0, 0.202054799, 0)
  63. reviz.Size = UDim2.new(0, 175, 0, 50)
  64. reviz.Font = Enum.Font.GothamBlack
  65. reviz.Text = "Reviz"
  66. reviz.TextColor3 = Color3.fromRGB(0, 0, 0)
  67. reviz.TextSize = 29.000
  68. reviz.TextWrapped = true
  69. reviz.MouseButton1Down:connect(function()
  70. loadstring(game:HttpGet('https://pastebin.com/raw/VtPE7P0Y'))()
  71. end)
  72.  
  73. yield.Name = "yield"
  74. yield.Parent = main
  75. yield.BackgroundColor3 = Color3.fromRGB(255, 227, 178)
  76. yield.Position = UDim2.new(0.343470484, 0, 0.202054799, 0)
  77. yield.Size = UDim2.new(0, 175, 0, 50)
  78. yield.Font = Enum.Font.GothamBlack
  79. yield.Text = "Inf Yield"
  80. yield.TextColor3 = Color3.fromRGB(0, 0, 0)
  81. yield.TextSize = 29.000
  82. yield.TextWrapped = true
  83. yield.MouseButton1Down:connect(function()
  84. loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  85. end)
  86.  
  87. animations.Name = "animations"
  88. animations.Parent = main
  89. animations.BackgroundColor3 = Color3.fromRGB(255, 227, 178)
  90. animations.Position = UDim2.new(0.686940968, 0, 0.202054799, 0)
  91. animations.Size = UDim2.new(0, 175, 0, 50)
  92. animations.Font = Enum.Font.GothamBlack
  93. animations.Text = "FE Anims"
  94. animations.TextColor3 = Color3.fromRGB(0, 0, 0)
  95. animations.TextSize = 29.000
  96. animations.TextWrapped = true
  97. animations.MouseButton1Down:connect(function()
  98. loadstring(game:HttpGet('https://pastebin.com/raw/xmTqDbzJ'))()
  99. end)
  100.  
  101. vr.Name = "vr"
  102. vr.Parent = main
  103. vr.BackgroundColor3 = Color3.fromRGB(255, 227, 178)
  104. vr.Position = UDim2.new(0.686940968, 0, 0.41438356, 0)
  105. vr.Size = UDim2.new(0, 175, 0, 50)
  106. vr.Font = Enum.Font.GothamBlack
  107. vr.Text = "VR (WORKS ONLY ON PAID EXECUTORS)"
  108. vr.TextColor3 = Color3.fromRGB(0, 0, 0)
  109. vr.TextSize = 16.000
  110. vr.TextWrapped = true
  111. vr.MouseButton1Down:connect(function()
  112. loadstring(game:HttpGet('https://pastebin.com/raw/vgsN9CAJ'))()
  113. end)
  114.  
  115. animations2.Name = "animations2"
  116. animations2.Parent = main
  117. animations2.BackgroundColor3 = Color3.fromRGB(255, 227, 178)
  118. animations2.Position = UDim2.new(0.343470484, 0, 0.41438356, 0)
  119. animations2.Size = UDim2.new(0, 175, 0, 50)
  120. animations2.Font = Enum.Font.GothamBlack
  121. animations2.Text = "Movement FE anims"
  122. animations2.TextColor3 = Color3.fromRGB(0, 0, 0)
  123. animations2.TextSize = 16.000
  124. animations2.TextWrapped = true
  125. animations2.MouseButton1Down:connect(function()
  126. loadstring(game:HttpGet('https://pastebin.com/raw/W40MSmC9'))()
  127. end)
  128.  
  129. label2.Name = "label2"
  130. label2.Parent = main
  131. label2.BackgroundColor3 = Color3.fromRGB(149, 255, 117)
  132. label2.Position = UDim2.new(0, 0, 0.866438329, 0)
  133. label2.Size = UDim2.new(0, 559, 0, 39)
  134. label2.Font = Enum.Font.GothamBold
  135. label2.Text = "Keep in mind this is only the BETA version."
  136. label2.TextColor3 = Color3.fromRGB(0, 0, 0)
  137. label2.TextSize = 16.000
  138.  
  139. close.Name = "close"
  140. close.Parent = main
  141. close.BackgroundColor3 = Color3.fromRGB(255, 170, 255)
  142. close.Position = UDim2.new(0.813953519, 0, 0, 0)
  143. close.Size = UDim2.new(0, 103, 0, 39)
  144. close.Font = Enum.Font.GothamBlack
  145. close.Text = "Hide GUI"
  146. close.TextColor3 = Color3.fromRGB(0, 0, 0)
  147. close.TextSize = 14.000
  148. close.MouseButton1Down:connect(function()
  149. main.Visible = false
  150. openmain.Visible = true
  151. end)
Add Comment
Please, Sign In to add comment