コンテンツへスキップ
動作中

Galactic.WTF | +1 Mine Per Click ⛏️

CLclarkdevlinorg1 閲覧数Universal2026年7月26日
共有
Galactic.WTF | +1 Mine Per Click ⛏️

スクリプトコード

Lua
-- Generated using RoadToGlory's Converter v1.1 (RoadToGlory#9879)

-- Instances:

-- Made by galactic_z. on Discord

--   _____     __         __  _           _      ____________
--  / ___/__ _/ /__ _____/ /_(_)___      | | /| / /_  __/ __/
-- / (_ / _ `/ / _ `/ __/ __/ / __/ _    | |/ |/ / / / / _/  
-- \___/\_,_/_/\_,_/\__/\__/_/\__/ (_)   |__/|__/ /_/ /_/ 

local Converted = {
	["_ScreenGui"] = Instance.new("ScreenGui");
	["_Frame"] = Instance.new("Frame");
	["_UIDrag"] = Instance.new("LocalScript");
	["_Frame1"] = Instance.new("Frame");
	["_UICorner"] = Instance.new("UICorner");
	["_Frame2"] = Instance.new("Frame");
	["_UICorner1"] = Instance.new("UICorner");
	["_Frame3"] = Instance.new("Frame");
	["_TextButton"] = Instance.new("TextButton");
	["_TextLabel"] = Instance.new("TextLabel");
	["_TextButton1"] = Instance.new("TextButton");
	["_LocalScript"] = Instance.new("LocalScript");
	["_TextButton2"] = Instance.new("TextButton");
	["_LocalScript1"] = Instance.new("LocalScript");
	["_TextBox"] = Instance.new("TextBox");
	["_TextButton3"] = Instance.new("TextButton");
	["_LocalScript2"] = Instance.new("LocalScript");
}

-- Properties:

Converted["_ScreenGui"].ZIndexBehavior = Enum.ZIndexBehavior.Sibling
Converted["_ScreenGui"].Parent = game:GetService("CoreGui")

Converted["_Frame"].BackgroundColor3 = Color3.fromRGB(41.00000135600567, 74.0000031888485, 122.00000032782555)
Converted["_Frame"].BorderColor3 = Color3.fromRGB(0, 0, 0)
Converted["_Frame"].BorderSizePixel = 0
Converted["_Frame"].Position = UDim2.new(0.372894347, 0, 0.312736452, 0)
Converted["_Frame"].Size = UDim2.new(0, 305, 0, 20)
Converted["_Frame"].Parent = Converted["_ScreenGui"]

Converted["_Frame1"].BackgroundColor3 = Color3.fromRGB(36.00000165402889, 36.00000165402889, 37.00000159442425)
Converted["_Frame1"].BorderColor3 = Color3.fromRGB(0, 0, 0)
Converted["_Frame1"].BorderSizePixel = 0
Converted["_Frame1"].Position = UDim2.new(0, 0, 1, 0)
Converted["_Frame1"].Size = UDim2.new(0, 305, 0, 141)
Converted["_Frame1"].Parent = Converted["_Frame"]

Converted["_UICorner"].Parent = Converted["_Frame1"]

Converted["_Frame2"].BackgroundColor3 = Color3.fromRGB(36.00000165402889, 36.00000165402889, 37.00000159442425)
Converted["_Frame2"].BorderColor3 = Color3.fromRGB(0, 0, 0)
Converted["_Frame2"].BorderSizePixel = 0
Converted["_Frame2"].Size = UDim2.new(0, 305, 0, 48)
Converted["_Frame2"].Parent = Converted["_Frame1"]

Converted["_UICorner1"].Parent = Converted["_Frame"]

Converted["_Frame3"].BackgroundColor3 = Color3.fromRGB(41.00000135600567, 74.0000031888485, 122.00000032782555)
Converted["_Frame3"].BorderColor3 = Color3.fromRGB(0, 0, 0)
Converted["_Frame3"].BorderSizePixel = 0
Converted["_Frame3"].Position = UDim2.new(-0.00100000005, 0, 0.47299999, 0)
Converted["_Frame3"].Size = UDim2.new(0, 305, 0, 12)
Converted["_Frame3"].Parent = Converted["_Frame"]

Converted["_TextButton"].Font = Enum.Font.SourceSans
Converted["_TextButton"].Text = "▶"
Converted["_TextButton"].TextColor3 = Color3.fromRGB(255, 255, 255)
Converted["_TextButton"].TextSize = 14
Converted["_TextButton"].BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Converted["_TextButton"].BackgroundTransparency = 1
Converted["_TextButton"].BorderColor3 = Color3.fromRGB(0, 0, 0)
Converted["_TextButton"].BorderSizePixel = 0
Converted["_TextButton"].Position = UDim2.new(0.0196721312, 0, 0.100000001, 0)
Converted["_TextButton"].Rotation = 90
Converted["_TextButton"].Size = UDim2.new(0, 15, 0, 15)
Converted["_TextButton"].Parent = Converted["_Frame"]

Converted["_TextLabel"].Font = Enum.Font.Sarpanch
Converted["_TextLabel"].Text = "Galactic.WTF"
Converted["_TextLabel"].TextColor3 = Color3.fromRGB(255, 255, 255)
Converted["_TextLabel"].TextSize = 14
Converted["_TextLabel"].TextXAlignment = Enum.TextXAlignment.Left
Converted["_TextLabel"].BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Converted["_TextLabel"].BackgroundTransparency = 1
Converted["_TextLabel"].BorderColor3 = Color3.fromRGB(0, 0, 0)
Converted["_TextLabel"].BorderSizePixel = 0
Converted["_TextLabel"].Position = UDim2.new(0.091803275, 0, -7.62939464e-07, 0)
Converted["_TextLabel"].Size = UDim2.new(0, 140, 0, 21)
Converted["_TextLabel"].Parent = Converted["_Frame"]

Converted["_TextButton1"].Font = Enum.Font.Sarpanch
Converted["_TextButton1"].Text = "Auto Train"
Converted["_TextButton1"].TextColor3 = Color3.fromRGB(255, 255, 255)
Converted["_TextButton1"].TextSize = 14
Converted["_TextButton1"].BackgroundColor3 = Color3.fromRGB(39.00000147521496, 72.00000330805779, 113.00000086426735)
Converted["_TextButton1"].BorderColor3 = Color3.fromRGB(0, 0, 0)
Converted["_TextButton1"].BorderSizePixel = 0
Converted["_TextButton1"].Position = UDim2.new(0.0196721312, 0, 1.39999998, 0)
Converted["_TextButton1"].Size = UDim2.new(0, 70, 0, 30)
Converted["_TextButton1"].Parent = Converted["_Frame"]

Converted["_TextButton2"].Font = Enum.Font.Sarpanch
Converted["_TextButton2"].Text = "Go To Surface"
Converted["_TextButton2"].TextColor3 = Color3.fromRGB(255, 255, 255)
Converted["_TextButton2"].TextSize = 14
Converted["_TextButton2"].TextWrapped = true
Converted["_TextButton2"].BackgroundColor3 = Color3.fromRGB(39.00000147521496, 72.00000330805779, 113.00000086426735)
Converted["_TextButton2"].BorderColor3 = Color3.fromRGB(0, 0, 0)
Converted["_TextButton2"].BorderSizePixel = 0
Converted["_TextButton2"].Position = UDim2.new(0.0196721312, 0, 3.4000001, 0)
Converted["_TextButton2"].Size = UDim2.new(0, 70, 0, 30)
Converted["_TextButton2"].Parent = Converted["_Frame"]

Converted["_TextBox"].CursorPosition = -1
Converted["_TextBox"].Font = Enum.Font.Sarpanch
Converted["_TextBox"].PlaceholderText = "Type Level"
Converted["_TextBox"].Text = ""
Converted["_TextBox"].TextColor3 = Color3.fromRGB(0, 0, 0)
Converted["_TextBox"].TextSize = 14
Converted["_TextBox"].BackgroundColor3 = Color3.fromRGB(39.00000147521496, 72.00000330805779, 113.00000086426735)
Converted["_TextBox"].BorderColor3 = Color3.fromRGB(0, 0, 0)
Converted["_TextBox"].BorderSizePixel = 0
Converted["_TextBox"].Position = UDim2.new(0.383606553, 0, 1.45000005, 0)
Converted["_TextBox"].Size = UDim2.new(0, 70, 0, 30)
Converted["_TextBox"].Parent = Converted["_Frame"]

Converted["_TextButton3"].Font = Enum.Font.Sarpanch
Converted["_TextButton3"].Text = "Auto Hit"
Converted["_TextButton3"].TextColor3 = Color3.fromRGB(255, 255, 255)
Converted["_TextButton3"].TextSize = 14
Converted["_TextButton3"].BackgroundColor3 = Color3.fromRGB(39.00000147521496, 72.00000330805779, 113.00000086426735)
Converted["_TextButton3"].BorderColor3 = Color3.fromRGB(0, 0, 0)
Converted["_TextButton3"].BorderSizePixel = 0
Converted["_TextButton3"].Position = UDim2.new(0.649180353, 0, 1.45000005, 0)
Converted["_TextButton3"].Size = UDim2.new(0, 70, 0, 30)
Converted["_TextButton3"].Parent = Converted["_Frame"]

-- Fake Module Scripts:

local fake_module_scripts = {}


-- Fake Local Scripts:

local function PRSIBSQ_fake_script() -- Fake Script: StarterGui.ScreenGui.Frame.UIDrag
    local script = Instance.new("LocalScript")
    script.Name = "UIDrag"
    script.Parent = Converted["_Frame"]
    local req = require
    local require = function(obj)
        local fake = fake_module_scripts[obj]
        if fake then
            return fake()
        end
        return req(obj)
    end

	-- Made by Real_IceyDev (@lceyDex) --
	-- Simple UI dragger (PC Only/Any device that has a mouse) --
	
	local UIS = game:GetService('UserInputService')
	local frame = script.Parent
	local dragToggle = nil
	local dragSpeed = 0.25
	local dragStart = nil
	local startPos = nil
	
	local function updateInput(input)
		local delta = input.Position - dragStart
		local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X,
			startPos.Y.Scale, startPos.Y.Offset + delta.Y)
		game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play()
	end
	
	frame.InputBegan:Connect(function(input)
		if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then 
			dragToggle = true
			dragStart = input.Position
			startPos = frame.Position
			input.Changed:Connect(function()
				if input.UserInputState == Enum.UserInputState.End then
					dragToggle = false
				end
			end)
		end
	end)
	
	UIS.InputChanged:Connect(function(input)
		if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
			if dragToggle then
				updateInput(input)
			end
		end
	end)
end
local function MSAVFB_fake_script() -- Fake Script: StarterGui.ScreenGui.Frame.TextButton.LocalScript
    local script = Instance.new("LocalScript")
    script.Name = "LocalScript"
    script.Parent = Converted["_TextButton1"]
    local req = require
    local require = function(obj)
        local fake = fake_module_scripts[obj]
        if fake then
            return fake()
        end
        return req(obj)
    end

	local button = script.Parent
	local Event = game:GetService("ReplicatedStorage").Remotes.Server.Click
	
	local enabled = false
	
	button.MouseButton1Click:Connect(function()
		enabled = not enabled
	
		if enabled then
			task.spawn(function()
				while enabled do
					Event:FireServer()
					task.wait(0) -- Change the speed here
				end
			end)
		end
	end)
end
local function ULQCEXK_fake_script() -- Fake Script: StarterGui.ScreenGui.Frame.TextButton.LocalScript
    local script = Instance.new("LocalScript")
    script.Name = "LocalScript"
    script.Parent = Converted["_TextButton2"]
    local req = require
    local require = function(obj)
        local fake = fake_module_scripts[obj]
        if fake then
            return fake()
        end
        return req(obj)
    end

	local button = script.Parent
	local Event = game:GetService("ReplicatedStorage").Remotes.Server.GotoSurface
	
	button.MouseButton1Click:Connect(function()
		Event:FireServer()
	end)
end
local function VLYRXL_fake_script() -- Fake Script: StarterGui.ScreenGui.Frame.TextButton.LocalScript
    local script = Instance.new("LocalScript")
    script.Name = "LocalScript"
    script.Parent = Converted["_TextButton3"]
    local req = require
    local require = function(obj)
        local fake = fake_module_scripts[obj]
        if fake then
            return fake()
        end
        return req(obj)
    end

	local button = script.Parent
	local screenGui = button.Parent
	local textBox = screenGui:WaitForChild("TextBox")
	
	local Event = game:GetService("ReplicatedStorage").Remotes.Server.HitWall
	
	local enabled = false
	
	button.MouseButton1Click:Connect(function()
		enabled = not enabled
	
		if enabled then
			task.spawn(function()
				while enabled do
					local number = tonumber(textBox.Text)
	
					if number then
						Event:FireServer(number, 2)
					end
	
					task.wait(0.1) -- Change the speed here
				end
			end)
		end
	end)
end

coroutine.wrap(PRSIBSQ_fake_script)()
coroutine.wrap(MSAVFB_fake_script)()
coroutine.wrap(ULQCEXK_fake_script)()
coroutine.wrap(VLYRXL_fake_script)()

説明

A simple open-source script that supports the game +1 Mine Per Click ⛏️ Compatible with most available executors. Simply paste the code into your executor and run it. Features a simple yet clean UI with useful scripts.

コメント (0)

会話に参加するにはログインしてください

  • 最初のコメントを投稿しましょう。

よくある質問

Galactic.WTF | +1 Mine Per Click ⛏️スクリプトはどう使いますか?
上のスクリプトコードをコピーし、Robloxエグゼキューターを開いて貼り付け、ゲーム中に実行を押してください。スクリプトが実行されると、機能が即座に有効になります。
Galactic.WTF | +1 Mine Per Click ⛏️スクリプトは無料ですか?
はい。このスクリプトは無料でコピー&使用できます。キーシステムを使用している場合は、リンクから無料でキーを取得してください。
Galactic.WTF | +1 Mine Per Click ⛏️スクリプトの使用は安全ですか?
ソースコード全体がこのページに表示されるので、実行前に内容を正確に確認できます。信頼できるエグゼキューターを使用し、スクリプトの使用はRobloxの利用規約に違反するため、自己責任で使用してください。
Galactic.WTF | +1 Mine Per Click ⛏️に対応するエグゼキューターは?
このスクリプトはほとんどの人気Robloxエグゼキューターで動作します。お使いのデバイス向けの信頼できる無料または有料エグゼキューターを見つけるには、エグゼキューターページをご覧ください。
Galactic.WTF | +1 Mine Per Click ⛏️ | BloxScripter