xvc200

fakeverified

Feb 16th, 2025 (edited)
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.42 KB | None | 0 0
  1. --[[
  2. WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
  3. ]]
  4. --[[
  5. ___________ __ ____ ____ .__ _____.__ .___ ____ ____________
  6. \_ _____/____ | | __ ___\ \ / /___________|__|/ ____\__| ____ __| _/ \ \ / /\_____ \
  7. | __) \__ \ | |/ // __ \ Y // __ \_ __ \ \ __\| |/ __ \ / __ | \ Y / / ____/
  8. | \ / __ \| <\ ___/\ /\ ___/| | \/ || | | \ ___// /_/ | \ / / \
  9. \___ / (____ /__|_ \\___ >\___/ \___ >__| |__||__| |__|\___ >____ | \___/ \_______ \
  10. \/ \/ \/ \/ \/ \/ \/ \/
  11.  
  12. this script is not obfuscated, learn from it if you want to! :D
  13. ppl who use obfuscator: 🤡
  14. ]]
  15. -- Gui to Lua
  16. -- Version: 3.2
  17.  
  18. -- Instances:
  19.  
  20. local ScreenGui = Instance.new("ScreenGui")
  21. local warning = Instance.new("Frame")
  22. local UICorner = Instance.new("UICorner")
  23. local text1 = Instance.new("TextLabel")
  24. local text2 = Instance.new("TextLabel")
  25. local TextButton = Instance.new("TextButton")
  26. local UICorner_2 = Instance.new("UICorner")
  27. local Frame = Instance.new("Frame")
  28. local TextLabel = Instance.new("TextLabel")
  29. local TextButton_2 = Instance.new("TextButton")
  30. local message = Instance.new("TextBox")
  31. local UICorner_3 = Instance.new("UICorner")
  32. local TextButton_3 = Instance.new("TextButton")
  33. local UICorner_4 = Instance.new("UICorner")
  34. local TextButton_4 = Instance.new("TextButton")
  35. local UICorner_5 = Instance.new("UICorner")
  36. local TextButton_5 = Instance.new("TextButton")
  37. local UICorner_6 = Instance.new("UICorner")
  38. local TextButton_6 = Instance.new("TextButton")
  39. local hi = Instance.new("Frame")
  40. local cat = Instance.new("ImageButton")
  41.  
  42. --Properties:
  43.  
  44. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  45. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  46. ScreenGui.ResetOnSpawn = false
  47.  
  48. warning.Name = "warning"
  49. warning.Parent = ScreenGui
  50. warning.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  51. warning.BackgroundTransparency = 1.000
  52. warning.BorderColor3 = Color3.fromRGB(0, 0, 0)
  53. warning.BorderSizePixel = 0
  54. warning.Position = UDim2.new(0.392036766, 0, 0.305111736, 0)
  55. warning.Size = UDim2.new(0, 273, 0, 204)
  56.  
  57. UICorner.Parent = warning
  58.  
  59. text1.Name = "text1"
  60. text1.Parent = warning
  61. text1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  62. text1.BackgroundTransparency = 1.000
  63. text1.BorderColor3 = Color3.fromRGB(0, 0, 0)
  64. text1.BorderSizePixel = 0
  65. text1.Position = UDim2.new(0.106227107, 0, 0, 0)
  66. text1.Size = UDim2.new(0, 200, 0, 50)
  67. text1.Font = Enum.Font.SourceSans
  68. text1.Text = "pls read"
  69. text1.TextColor3 = Color3.fromRGB(255, 255, 255)
  70. text1.TextScaled = true
  71. text1.TextSize = 14.000
  72. text1.TextTransparency = 1.000
  73. text1.TextWrapped = true
  74.  
  75. text2.Name = "text2"
  76. text2.Parent = warning
  77. text2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  78. text2.BackgroundTransparency = 1.000
  79. text2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  80. text2.BorderSizePixel = 0
  81. text2.Position = UDim2.new(0.0402930416, 0, 0.247967437, 0)
  82. text2.Size = UDim2.new(0, 236, 0, 146)
  83. text2.Font = Enum.Font.SourceSans
  84. text2.Text = "To make it work set experience language to vietnam in pause menu (esc), made by IceCream Cat :D"
  85. text2.TextColor3 = Color3.fromRGB(255, 255, 255)
  86. text2.TextScaled = true
  87. text2.TextSize = 14.000
  88. text2.TextTransparency = 1.000
  89. text2.TextWrapped = true
  90.  
  91. TextButton.Parent = warning
  92. TextButton.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  93. TextButton.BackgroundTransparency = 1.000
  94. TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  95. TextButton.BorderSizePixel = 0
  96. TextButton.Position = UDim2.new(0.875457883, 0, 0, 0)
  97. TextButton.Size = UDim2.new(0, 34, 0, 34)
  98. TextButton.Font = Enum.Font.SourceSans
  99. TextButton.Text = "X"
  100. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  101. TextButton.TextScaled = true
  102. TextButton.TextSize = 14.000
  103. TextButton.TextTransparency = 1.000
  104. TextButton.TextWrapped = true
  105.  
  106. UICorner_2.Parent = TextButton
  107.  
  108. Frame.Parent = ScreenGui
  109. Frame.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  110. Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  111. Frame.BorderSizePixel = 2
  112. Frame.Position = UDim2.new(0.506125569, 0, 0.269968063, 0)
  113. Frame.Size = UDim2.new(0, 555, 0, 309)
  114. Frame.Visible = false
  115.  
  116. TextLabel.Parent = Frame
  117. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  118. TextLabel.BackgroundTransparency = 1.000
  119. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  120. TextLabel.Position = UDim2.new(0.0126126129, 0, 0, 0)
  121. TextLabel.Size = UDim2.new(0, 222, 0, 55)
  122. TextLabel.Font = Enum.Font.SourceSans
  123. TextLabel.Text = " FakeVerified V2"
  124. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  125. TextLabel.TextScaled = true
  126. TextLabel.TextSize = 14.000
  127. TextLabel.TextWrapped = true
  128.  
  129. TextButton_2.Parent = Frame
  130. TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  131. TextButton_2.BackgroundTransparency = 1.000
  132. TextButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  133. TextButton_2.BorderSizePixel = 0
  134. TextButton_2.Position = UDim2.new(0.906306326, 0, 0.0161812305, 0)
  135. TextButton_2.Size = UDim2.new(0, 46, 0, 39)
  136. TextButton_2.Font = Enum.Font.SourceSans
  137. TextButton_2.Text = "X"
  138. TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  139. TextButton_2.TextScaled = true
  140. TextButton_2.TextSize = 14.000
  141. TextButton_2.TextWrapped = true
  142.  
  143. message.Name = "message"
  144. message.Parent = Frame
  145. message.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  146. message.BorderColor3 = Color3.fromRGB(0, 0, 0)
  147. message.BorderSizePixel = 0
  148. message.Position = UDim2.new(0.0360360369, 0, 0.203883499, 0)
  149. message.Size = UDim2.new(0, 320, 0, 199)
  150. message.Font = Enum.Font.SourceSans
  151. message.Text = ":D"
  152. message.TextColor3 = Color3.fromRGB(0, 0, 0)
  153. message.TextSize = 20.000
  154. message.TextWrapped = true
  155. message.TextXAlignment = Enum.TextXAlignment.Left
  156. message.TextYAlignment = Enum.TextYAlignment.Top
  157.  
  158. UICorner_3.Parent = message
  159.  
  160. TextButton_3.Parent = Frame
  161. TextButton_3.BackgroundColor3 = Color3.fromRGB(0, 255, 85)
  162. TextButton_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  163. TextButton_3.BorderSizePixel = 0
  164. TextButton_3.Position = UDim2.new(0.64864862, 0, 0.242718443, 0)
  165. TextButton_3.Size = UDim2.new(0, 173, 0, 38)
  166. TextButton_3.Font = Enum.Font.SourceSans
  167. TextButton_3.Text = "Send"
  168. TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  169. TextButton_3.TextScaled = true
  170. TextButton_3.TextSize = 14.000
  171. TextButton_3.TextWrapped = true
  172.  
  173. UICorner_4.Parent = TextButton_3
  174.  
  175. TextButton_4.Parent = Frame
  176. TextButton_4.BackgroundColor3 = Color3.fromRGB(0, 255, 85)
  177. TextButton_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  178. TextButton_4.BorderSizePixel = 0
  179. TextButton_4.Position = UDim2.new(0.64864862, 0, 0.436893195, 0)
  180. TextButton_4.Size = UDim2.new(0, 173, 0, 38)
  181. TextButton_4.Font = Enum.Font.SourceSans
  182. TextButton_4.Text = "Copy"
  183. TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  184. TextButton_4.TextScaled = true
  185. TextButton_4.TextSize = 14.000
  186. TextButton_4.TextWrapped = true
  187.  
  188. UICorner_5.Parent = TextButton_4
  189.  
  190. TextButton_5.Parent = Frame
  191. TextButton_5.BackgroundColor3 = Color3.fromRGB(0, 255, 85)
  192. TextButton_5.BorderColor3 = Color3.fromRGB(0, 0, 0)
  193. TextButton_5.BorderSizePixel = 0
  194. TextButton_5.Position = UDim2.new(0.64864862, 0, 0.631067932, 0)
  195. TextButton_5.Size = UDim2.new(0, 173, 0, 38)
  196. TextButton_5.Font = Enum.Font.SourceSans
  197. TextButton_5.Text = "clear"
  198. TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  199. TextButton_5.TextScaled = true
  200. TextButton_5.TextSize = 14.000
  201. TextButton_5.TextWrapped = true
  202.  
  203. UICorner_6.Parent = TextButton_5
  204.  
  205. TextButton_6.Parent = Frame
  206. TextButton_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  207. TextButton_6.BackgroundTransparency = 1.000
  208. TextButton_6.BorderColor3 = Color3.fromRGB(0, 0, 0)
  209. TextButton_6.BorderSizePixel = 0
  210. TextButton_6.Position = UDim2.new(0.823423445, 0, 0.0161812305, 0)
  211. TextButton_6.Size = UDim2.new(0, 46, 0, 39)
  212. TextButton_6.Font = Enum.Font.SourceSans
  213. TextButton_6.Text = "-"
  214. TextButton_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  215. TextButton_6.TextScaled = true
  216. TextButton_6.TextSize = 14.000
  217. TextButton_6.TextWrapped = true
  218.  
  219. hi.Name = "hi"
  220. hi.Parent = ScreenGui
  221. hi.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  222. hi.BackgroundTransparency = 1.000
  223. hi.BorderColor3 = Color3.fromRGB(0, 0, 0)
  224. hi.BorderSizePixel = 0
  225. hi.Position = UDim2.new(0.376722813, 0, 0.0894568712, 0)
  226. hi.Size = UDim2.new(0, 54, 0, 50)
  227.  
  228. cat.Name = "cat"
  229. cat.Parent = hi
  230. cat.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  231. cat.BorderColor3 = Color3.fromRGB(0, 0, 0)
  232. cat.BorderSizePixel = 0
  233. cat.Size = UDim2.new(0, 66, 0, 64)
  234. cat.Visible = false
  235. cat.Image = "rbxassetid://11176073563"
  236.  
  237. -- Scripts:
  238.  
  239. local function CBTTEZ_fake_script() -- TextButton.LocalScript
  240. local script = Instance.new('LocalScript', TextButton)
  241.  
  242. script.Parent.MouseButton1Click:Connect(function()
  243. script.Parent.Parent.Parent.Frame.Visible = true
  244. script.Parent.Parent:Destroy()
  245. end)
  246. end
  247. coroutine.wrap(CBTTEZ_fake_script)()
  248. local function YHGIHK_fake_script() -- warning.LocalScript
  249. local script = Instance.new('LocalScript', warning)
  250.  
  251. wait(1)
  252. for i = 1, 5 do
  253. script.Parent.Transparency -= 0.1
  254. wait(0.05)
  255. end
  256.  
  257. for i = 1, 10 do
  258. script.Parent.text1.TextTransparency -= 0.1
  259. script.Parent.text2.TextTransparency -= 0.1
  260. wait(0.05)
  261. end
  262.  
  263. for i = 1, 10 do
  264. script.Parent.TextButton.TextTransparency -= 0.1
  265. script.Parent.TextButton.BackgroundTransparency -= 0.1
  266. wait(0.05)
  267. end
  268. end
  269. coroutine.wrap(YHGIHK_fake_script)()
  270. local function VCDWLZ_fake_script() -- warning.UIDrag
  271. local script = Instance.new('LocalScript', warning)
  272.  
  273. -- Made by Real_IceyDev (@lceyDex) --
  274. -- Simple UI dragger (PC Only/Any device that has a mouse) --
  275.  
  276. local UIS = game:GetService('UserInputService')
  277. local frame = script.Parent
  278. local dragToggle = nil
  279. local dragSpeed = 0.25
  280. local dragStart = nil
  281. local startPos = nil
  282.  
  283. local function updateInput(input)
  284. local delta = input.Position - dragStart
  285. local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X,
  286. startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  287. game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play()
  288. end
  289.  
  290. frame.InputBegan:Connect(function(input)
  291. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
  292. dragToggle = true
  293. dragStart = input.Position
  294. startPos = frame.Position
  295. input.Changed:Connect(function()
  296. if input.UserInputState == Enum.UserInputState.End then
  297. dragToggle = false
  298. end
  299. end)
  300. end
  301. end)
  302.  
  303. UIS.InputChanged:Connect(function(input)
  304. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  305. if dragToggle then
  306. updateInput(input)
  307. end
  308. end
  309. end)
  310. end
  311. coroutine.wrap(VCDWLZ_fake_script)()
  312. local function UCUL_fake_script() -- TextButton_2.LocalScript
  313. local script = Instance.new('LocalScript', TextButton_2)
  314.  
  315. script.Parent.MouseButton1Click:Connect(function()
  316. script.Parent.Parent.Parent:Destroy()
  317. end)
  318. end
  319. coroutine.wrap(UCUL_fake_script)()
  320. local function OGPXKH_fake_script() -- Frame.UIDrag
  321. local script = Instance.new('LocalScript', Frame)
  322.  
  323. -- Made by Real_IceyDev (@lceyDex) --
  324. -- Simple UI dragger (PC Only/Any device that has a mouse) --
  325.  
  326. local UIS = game:GetService('UserInputService')
  327. local frame = script.Parent
  328. local dragToggle = nil
  329. local dragSpeed = 0.25
  330. local dragStart = nil
  331. local startPos = nil
  332.  
  333. local function updateInput(input)
  334. local delta = input.Position - dragStart
  335. local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X,
  336. startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  337. game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play()
  338. end
  339.  
  340. frame.InputBegan:Connect(function(input)
  341. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
  342. dragToggle = true
  343. dragStart = input.Position
  344. startPos = frame.Position
  345. input.Changed:Connect(function()
  346. if input.UserInputState == Enum.UserInputState.End then
  347. dragToggle = false
  348. end
  349. end)
  350. end
  351. end)
  352.  
  353. UIS.InputChanged:Connect(function(input)
  354. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  355. if dragToggle then
  356. updateInput(input)
  357. end
  358. end
  359. end)
  360. end
  361. coroutine.wrap(OGPXKH_fake_script)()
  362. local function RHLUFFH_fake_script() -- TextButton_3.LocalScript
  363. local script = Instance.new('LocalScript', TextButton_3)
  364.  
  365. script.Parent.MouseButton1Click:Connect(function()
  366. local TextChatService = game:GetService("TextChatService")
  367. local Players = game:GetService("Players")
  368. local msg = script.Parent.Parent.message.Text
  369.  
  370. local channel = game.TextChatService:WaitForChild("TextChannels"):WaitForChild("RBXGeneral")
  371. channel:SendAsync(" " .. msg)
  372. end)
  373. end
  374. coroutine.wrap(RHLUFFH_fake_script)()
  375. local function XRGRJFK_fake_script() -- TextButton_4.LocalScript
  376. local script = Instance.new('LocalScript', TextButton_4)
  377.  
  378. script.Parent.MouseButton1Click:Connect(function()
  379. local msg = script.Parent.Parent.message.Text
  380. setclipboard(msg)
  381. end)
  382. end
  383. coroutine.wrap(XRGRJFK_fake_script)()
  384. local function SLBYVPV_fake_script() -- TextButton_5.LocalScript
  385. local script = Instance.new('LocalScript', TextButton_5)
  386.  
  387. script.Parent.MouseButton1Click:Connect(function()
  388. local msg = script.Parent.Parent.message
  389. if msg then
  390. msg.Text = ""
  391. end
  392. end)
  393. end
  394. coroutine.wrap(SLBYVPV_fake_script)()
  395. local function GZANONI_fake_script() -- TextButton_6.LocalScript
  396. local script = Instance.new('LocalScript', TextButton_6)
  397.  
  398. script.Parent.MouseButton1Click:Connect(function()
  399. script.Parent.Parent.Visible = false
  400. script.Parent.Parent.Parent.hi.cat.Visible = true
  401. end)
  402. end
  403. coroutine.wrap(GZANONI_fake_script)()
  404. local function KOLO_fake_script() -- cat.UIDrag
  405. local script = Instance.new('LocalScript', cat)
  406.  
  407. -- Made by Real_IceyDev (@lceyDex) --
  408. -- Simple UI dragger (PC Only/Any device that has a mouse) --
  409.  
  410. local UIS = game:GetService('UserInputService')
  411. local frame = script.Parent
  412. local dragToggle = nil
  413. local dragSpeed = 0.25
  414. local dragStart = nil
  415. local startPos = nil
  416.  
  417. local function updateInput(input)
  418. local delta = input.Position - dragStart
  419. local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X,
  420. startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  421. game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play()
  422. end
  423.  
  424. frame.InputBegan:Connect(function(input)
  425. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
  426. dragToggle = true
  427. dragStart = input.Position
  428. startPos = frame.Position
  429. input.Changed:Connect(function()
  430. if input.UserInputState == Enum.UserInputState.End then
  431. dragToggle = false
  432. end
  433. end)
  434. end
  435. end)
  436.  
  437. UIS.InputChanged:Connect(function(input)
  438. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  439. if dragToggle then
  440. updateInput(input)
  441. end
  442. end
  443. end)
  444. end
  445. coroutine.wrap(KOLO_fake_script)()
  446. local function CBUAI_fake_script() -- cat.LocalScript
  447. local script = Instance.new('LocalScript', cat)
  448.  
  449. script.Parent.MouseButton1Click:Connect(function()
  450. script.Parent.Parent.Parent.Frame.Visible = true
  451. script.Parent.Visible = false
  452. end)
  453. end
  454. coroutine.wrap(CBUAI_fake_script)()
  455.  
Advertisement
Add Comment
Please, Sign In to add comment