Results 1 to 7 of 7
  1. #1
    albanjakupi's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    ᵔᴥᵔ
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Happy

    Question [Roblox] Aimbot for Mad Paintball 2

    Hi,
    Can someone create a aimbot or any other cheat for Mad Paintball 2,
    It is a new game still on version 0.04 so I dont think it would be to hard.
    Respect !

  2. #2
    Hunter's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    Depths Of My Mind.
    Posts
    17,468
    Reputation
    3771
    Thanks
    6,159
    My Mood
    Cheerful
    /Moved to the correct section.

  3. #3
    WTFLOLMLG's Avatar
    Join Date
    May 2018
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    I will try that hack

    - - - Updated - - -

    lololololol

    - - - Updated - - -

    lololololol

    - - - Updated - - -

    lololololol

    - - - Updated - - -

    lololololol

    - - - Updated - - -

    lololololol

    - - - Updated - - -

    lolololoolololololol

    - - - Updated - - -

    lololololololol

    - - - Updated - - -

    lolololololol

    - - - Updated - - -

    lolololololololol

    - - - Updated - - -

    lolololololololol

    - - - Updated - - -

    lololololol

    - - - Updated - - -

    lololololololol

    - - - Updated - - -

    lololololololol

    - - - Updated - - -

    lololololololol

    - - - Updated - - -

    lololololololol

    - - - Updated - - -

    WTF AM I DOING

  4. #4
    HappyFitzy692's Avatar
    Join Date
    Jul 2018
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    where can we download some hacks for this game

  5. #5
    MyUsername1sThis's Avatar
    Join Date
    Aug 2018
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    -- Objects

    local Mp2Gui = Instance.new("ScreenGui")
    local Main = Instance.new("Frame")
    local TextLabel = Instance.new("TextLabel")
    local Close = Instance.new("TextButton")
    local Fegod = Instance.new("TextButton")
    local _4slots = Instance.new("TextButton")
    local InRubies = Instance.new("TextButton")
    local Open = Instance.new("Frame")
    local Open2 = Instance.new("TextButton")
    local StarterGui = game:GetService('StarterGui')

    -- Properties

    Mp2Gui.Name = "Mp2 Gui"
    Mp2Gui.Parent = game.CoreGui


    Main.Name = "Main"
    Main.Parent = Mp2Gui
    Main.BackgroundColor3 = Color3.new(0.329412, 0.709804, 1)
    Main.BackgroundTransparency = 0.34999999403954
    Main.Position = UDim2.new(0.0311890841, 0, 0.471786827, 0)
    Main.Size = UDim2.new(0, 449, 0, 217)


    TextLabel.Parent = Main
    TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
    TextLabel.BackgroundTransparency = 1
    TextLabel.Position = UDim2.new(0.301496655, 0, 0.0956898928, 0)
    TextLabel.Size = UDim2.new(0, 204, 0, 57)
    TextLabel.Font = Enum.Fon*****de
    TextLabel.FontSize = Enum.FontSize.Size48
    TextLabel.Text = "Mad Paintball 2"
    TextLabel.TextColor3 = Color3.new(0.109804, 0.941177, 0.0941177)
    TextLabel.TextSize = 40


    Close.Name = "Close"
    Close.Parent = Main
    Close.Active = false
    Close.BackgroundColor3 = Color3.new(1, 1, 1)
    Close.BackgroundTransparency = 0.75
    Close.Position = UDim2.new(0, 0, -8.38190317e-09, 0)
    Close.Size = UDim2.new(0, 40, 0, 38)
    Close.Font = Enum.Font.SourceSans
    Close.FontSize = Enum.FontSize.Size14
    Close.Text = "Close"
    Close.TextSize = 14


    Fegod.Name = "Fegod"
    Fegod.Parent = Main
    Fegod.Active = false
    Fegod.BackgroundColor3 = Color3.new(1, 1, 1)
    Fegod.BackgroundTransparency = 0.75
    Fegod.Position = UDim2.new(0.0334075727, 0, 0.49308756, 0)
    Fegod.Size = UDim2.new(0, 86, 0, 39)
    Fegod.Font = Enum.Font.SourceSans
    Fegod.FontSize = Enum.FontSize.Size14
    Fegod.Text = "FE GOD"
    Fegod.TextSize = 14


    _4slots.Name = "4 slots"
    _4slots.Parent = Main
    _4slots.Active = false
    _4slots.BackgroundColor3 = Color3.new(1, 1, 1)
    _4slots.BackgroundTransparency = 0.75
    _4slots.Position = UDim2.new(0.404231608, 0, 0.49308756, 0)
    _4slots.Size = UDim2.new(0, 86, 0, 39)
    _4slots.Font = Enum.Font.SourceSans
    _4slots.FontSize = Enum.FontSize.Size14
    _4slots.Text = "4 SLOTS"
    _4slots.TextSize = 14


    InRubies.Name = "InRubies"
    InRubies.Parent = Main
    InRubies.Active = false
    InRubies.BackgroundColor3 = Color3.new(1, 1, 1)
    InRubies.BackgroundTransparency = 0.75
    InRubies.Position = UDim2.new(0.775055707, 0, 0.49308756, 0)
    InRubies.Size = UDim2.new(0, 86, 0, 39)
    InRubies.Font = Enum.Font.SourceSans
    InRubies.FontSize = Enum.FontSize.Size14
    InRubies.Text = "Infinite Rubies"
    InRubies.TextSize = 14




    InRubies.MouseButton1Down:connect(function()
    game.ReplicatedStorage.GameMain.Select:FireServer( "BuySlot", {"2Slots1Day", -2e99})
    end)

    _4slots.MouseButton1Down:connect(function()
    game.ReplicatedStorage.GameMain.Select:FireServer( "BuySlot", {"4Slots1Day", -1000})
    end)
    Close.MouseButton1Down:connect(function()
    Mp2Gui:ClearAllChildren()
    Mp2Gui:remove()
    print("Goodbye "..game.Players.LocalPlayer.Name)
    end)



    Fegod.MouseButtone1Down:connect(function()
    game.Players.LocalPlayer.Character.Humanoid.Name = 1
    local l = game.Players.LocalPlayer.Character["1"]:Clone()
    l.Parent = game.Players.LocalPlayer.Character
    l.Name = "Humanoid"
    wait(0.1)
    game.Players.LocalPlayer.Character["1"]:Destroy()
    game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
    game.Players.LocalPlayer.Character.Animate.Disable d = true
    wait(0.1)
    game.Players.LocalPlayer.Character.Animate.Disable d = false
    game.Players.LocalPlayer.Character.Humanoid.Displa yDistanceType = "None"
    end)













    Thank me later ;))

  6. #6
    TorpidoRapto's Avatar
    Join Date
    Sep 2018
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    where do i put this script

  7. #7
    MrZimoX's Avatar
    Join Date
    Jun 2019
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    does nothing, i'm using synapse x

Similar Threads

  1. [Valve] AimBot - For SoldierFront!
    By dragooon in forum Soldier Front Hacks
    Replies: 96
    Last Post: 04-25-2009, 07:58 AM
  2. any aimbots for cod4 1.6
    By baz in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 4
    Last Post: 06-21-2008, 01:23 AM
  3. Want a aimbot for COD4 1.5
    By bigsnake in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 10
    Last Post: 06-18-2008, 12:11 PM
  4. can someone do aimbot for me??
    By Edge15 in forum WarRock - International Hacks
    Replies: 11
    Last Post: 11-20-2007, 10:39 AM
  5. Need a aimbot for warrock
    By runescape in forum WarRock - International Hacks
    Replies: 1
    Last Post: 05-23-2007, 08:48 AM