Categories > Exploiting > Scripts >

Randomly Generated Droids script

tonykakko82

some random scripter.

Posts: 59

Threads: 27

Joined: Jan, 2021

Reputation: 1

Posted

This game is not that played, And its hard so i decided to exploit them over.

 

KEY IS "GetMe"

Lower theres the game

https://web.roblox.com/games/5561268850/RELEASE-Randomly-Generated-Droids?refPageId=219f1411-04a6-4057-a07a-fcd06aed5f23

upper theres the game

--press E for level 7 guns
--press Q for level 8 guns, they are both OP





local key = "Insert key here"
































local usable = false

if key == "GetMe" then
local usable = true
end











if usable == true then
script.Name = "IllegalScript"
local mouse = game.Players.LocalPlayer:GetMouse()

local guns = game.Lighting.Weapons
local Eight = guns:FindFirstChild("8")
local Seven = guns:FindFirstChild("7")
mouse.KeyDown:Connect(function(key)
	if key == "q" then
		Eight:GetChildren():Clone().Parent = game.Players.LocalPlayer:WaitForChild("Backpack")
	end
	if key == "e" then
		Seven:GetChildren():Clone().Parent = game.Players.LocalPlayer:WaitForChild("Backpack")
	end
	end)
	end
  • 0

Added

@_realnickk the key system? its because to make the owner that it wont work, it could lower the chances of the script being patched.

And the variables thing? I do it because by that way we can make the script work, Its part of the script

  • 0

Exploits i have used: Cyrup, krnl, Kiwi X

Exploits i use: Cheat engine, jjsploit,Oxygen U, Cyrup, krnl

im not the real tonykakko82.

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )