Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(0.1)
- game.StarterGui:SetCore("SendNotification",
- {
- Title = "منور السكربت";
- Text = "تم تشغيل سكربت grow a garden"; --ARAB TEAM—-
- Duration = 5;
- })
- – استخدام OrionLib بدلاً من Kavo (أكثر استقراراً)local OrionLib = loadstring(game:HttpGet((‘https://raw.githubusercontent.com/shlexware/Orion/main/source’)))()
- local Window = OrionLib:MakeWindow({
- Name = “Pet Randomizer ✨”,
- HidePremium = false,
- SaveConfig = true,
- ConfigFolder = “PetRandomizer”
- })
- – متغيرات لحفظ الحالة
- local ESPEnabled = false
- local AutoRandomizeEnabled = false
- local isRandomizing = false
- – إنشاء التابات
- local MainTab = Window:MakeTab({
- Name = “🐾 Pet Randomizer”,
- Icon = “rbxassetid://4483345998”,
- PremiumOnly = false
- })
- local ExtraTab = Window:MakeTab({
- Name = “⚡ Extra Commands”,
- Icon = “rbxassetid://4483345998”,
- PremiumOnly = false
- })
- local ToolsTab = Window:MakeTab({
- Name = “🛠️ Tools”,
- Icon = “rbxassetid://4483345998”,
- PremiumOnly = false
- })
- – الأزرار الرئيسية
- MainTab:AddButton({
- Name = “🎲 Randomize Pets”,
- Callback = function()
- if not isRandomizing then
- isRandomizing = true
- OrionLib:MakeNotification({
- Name = “Pet Randomizer”,
- Content = “🎲 تحميل كود التعشيق…”,
- Image = “rbxassetid://4483345998”,
- Time = 3
- })
- ```
- local success, error = pcall(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/F1ysey6i"))()
- end)
- if success then
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "✅ تم تعشيق الحيوانات الأليفة!",
- Image = "rbxassetid://4483345998",
- Time = 3
- })
- else
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "❌ خطأ في تحميل كود التعشيق",
- Image = "rbxassetid://4483345998",
- Time = 3
- })
- end
- wait(3)
- isRandomizing = false
- else
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "⏳ جاري التعشيق، انتظر من فضلك...",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- end
- end
- ```
- })
- – تبديل ESP
- MainTab:AddToggle({
- Name = “👁️ ESP”,
- Default = false,
- Callback = function(Value)
- ESPEnabled = Value
- ```
- if ESPEnabled then
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "👁️ تحميل كود ESP...",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- local success, error = pcall(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/hWdyFZM6"))()
- end)
- if success then
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "✅ ESP مفعل!",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- else
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "❌ خطأ في تحميل ESP",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- end
- else
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "👁️ تم إيقاف ESP",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- pcall(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/BdyZvZ6Q"))()
- end)
- end
- end
- ```
- })
- – تبديل Auto Randomize
- MainTab:AddToggle({
- Name = “🔄 Auto Randomize”,
- Default = false,
- Callback = function(Value)
- AutoRandomizeEnabled = Value
- ```
- if AutoRandomizeEnabled then
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "🔄 تحميل كود التعشيق التلقائي...",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- local success, error = pcall(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/kR20JsBe"))()
- end)
- if success then
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "✅ التعشيق التلقائي مفعل!",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- else
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "❌ خطأ في تحميل التعشيق التلقائي",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- end
- else
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "🔄 تم إيقاف التعشيق التلقائي",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- pcall(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/038rDdwi"))()
- end)
- end
- end
- ```
- })
- – الأوامر الإضافية
- ExtraTab:AddButton({
- Name = “🔄 Collect All Pets”,
- Callback = function()
- OrionLib:MakeNotification({
- Name = “Pet Randomizer”,
- Content = “🔄 تحميل كود جمع الحيوانات الأليفة…”,
- Image = “rbxassetid://4483345998”,
- Time = 2
- })
- ```
- local success, error = pcall(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/T02Uw1Si"))()
- end)
- if success then
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "✅ تم جمع جميع الحيوانات الأليفة!",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- else
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "❌ خطأ في تحميل كود الجمع",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- end
- end
- ```
- })
- ExtraTab:AddButton({
- Name = “🚀 Release All Pets”,
- Callback = function()
- OrionLib:MakeNotification({
- Name = “Pet Randomizer”,
- Content = “🚀 تحميل كود إطلاق الحيوانات الأليفة…”,
- Image = “rbxassetid://4483345998”,
- Time = 2
- })
- ```
- local success, error = pcall(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/DPPBTbvu"))()
- end)
- if success then
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "✅ تم إطلاق جميع الحيوانات الأليفة!",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- else
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "❌ خطأ في تحميل كود الإطلاق",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- end
- end
- ```
- })
- ExtraTab:AddButton({
- Name = “⚡ Speed Pets”,
- Callback = function()
- OrionLib:MakeNotification({
- Name = “Pet Randomizer”,
- Content = “⚡ تحميل كود تسريع الحيوانات الأليفة…”,
- Image = “rbxassetid://4483345998”,
- Time = 2
- })
- ```
- local success, error = pcall(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/yKvFdq72"))()
- end)
- if success then
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "✅ تم تسريع الحيوانات الأليفة!",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- else
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "❌ خطأ في تحميل كود التسريع",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- end
- end
- ```
- })
- ExtraTab:AddButton({
- Name = “🔍 Big Pets”,
- Callback = function()
- OrionLib:MakeNotification({
- Name = “Pet Randomizer”,
- Content = “🔍 تحميل كود تكبير الحيوانات الأليفة…”,
- Image = “rbxassetid://4483345998”,
- Time = 2
- })
- ```
- local success, error = pcall(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/pQ7Teekc"))()
- end)
- if success then
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "✅ تم تكبير الحيوانات الأليفة!",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- else
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "❌ خطأ في تحميل كود التكبير",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- end
- end
- ```
- })
- – الأدوات
- ToolsTab:AddButton({
- Name = “🎒 Open Pet Inventory”,
- Callback = function()
- OrionLib:MakeNotification({
- Name = “Pet Randomizer”,
- Content = “🎒 تحميل كود فتح المخزن…”,
- Image = “rbxassetid://4483345998”,
- Time = 2
- })
- ```
- local success, error = pcall(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/zWJpSHd8"))()
- end)
- if success then
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "✅ تم فتح مخزن الحيوانات الأليفة!",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- else
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "❌ خطأ في تحميل كود المخزن",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- end
- end
- ```
- })
- ToolsTab:AddButton({
- Name = “📍 Teleport to Pet Zone”,
- Callback = function()
- OrionLib:MakeNotification({
- Name = “Pet Randomizer”,
- Content = “📍 تحميل كود التليبورت…”,
- Image = “rbxassetid://4483345998”,
- Time = 2
- })
- ```
- local success, error = pcall(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/MG6VX0Y4"))()
- end)
- if success then
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "✅ تم التليبورت إلى منطقة الحيوانات الأليفة!",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- else
- OrionLib:MakeNotification({
- Name = "Pet Randomizer",
- Content = "❌ خطأ في تحميل كود التليبورت",
- Image = "rbxassetid://4483345998",
- Time = 2
- })
- end
- end
- ```
- })
- – إنهاء التحميل
- OrionLib:MakeNotification({
- Name = “Pet Randomizer”,
- Content = “🎉 تم تحميل Pet Randomizer بنجاح!”,
- Image = “rbxassetid://4483345998”,
- Time = 3
- })
- OrionLib:Init()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement