Advertisement
Peerapat_PKY

Maru_AD_AX

Sep 2nd, 2024 (edited)
2,145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.77 KB | None | 0 0
  1. repeat task.wait() until game:IsLoaded()
  2. wait(3) -- Put this for make sure script will execute
  3. _G.Webhook  = {['WebhookLink'] = 'Link', ['SendWebhookReward'] = true} -- Notify when end match
  4. _G.SettingsAD = {
  5.     ["LeaveAtWave"] = 31,
  6.     ["DelayStartLobby"] = 20,
  7.     ["MethodLeave"] = "Sell", -- Sell, Leave,
  8.     ["ReplayInStoryMode"] = false, -- Use when u want to play only story mode ( next time will go to next chapter too when disconnect )
  9.     ["BlackScreen"] = true,
  10.     ["EquipBest"] = true,
  11.     ["SpeedModifier"] = 1
  12. }
  13. getgenv().Key = "MARU-FOGK-DI9I6-XL34-6Z51N-BTMZ"
  14. getgenv().id = "655665822416764949"
  15. getgenv().Script_Mode = "Kaitun_Script"
  16. loadstring(game:HttpGet("https://raw.githubusercontent.com/xshiba/MaruBitkub/main/Mobile.lua"))()                break
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement