Advertisement
suramraja1

Pici keon 36

May 20th, 2024 (edited)
1,391
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 2.50 KB | None | 0 0
  1. getgenv().Key = "ka8f9f1cbf3469911aa62ae7"
  2.  
  3. getgenv().Config = {
  4.     ["JoinFailsafe"] = true,
  5.     ["RequiredGem"] = 2500,
  6.     ["SellRarities"] = {
  7.         ["Legendary"] = false,
  8.         ["Basic"] = false,
  9.         ["Epic"] = false,
  10.         ["Uncommon"] = false,
  11.         ["Rare"] = false
  12.     },
  13.     ["DelayReplay"] = 70,
  14.     ["ExchangeTier"] = 4,
  15.     ["WH_MatchComplete"] = true,
  16.     ["AutoSkip"] = true,
  17.     ["AutoClaimQuest"] = true,
  18.     ["TPLobbyIfPlayer"] = true,
  19.     ["WH_MailSent"] = true,
  20.     ["Summon10"] = true,
  21.     ["SelectMacro"] = "Dumboy",
  22.     ["ALFS_DelayHop"] = 30,
  23.     ["PlaceFailsafe"] = true,
  24.     ["AutoJoinEndless"] = false,
  25.     ["PlayMacro"] = true,
  26.     ["AutoMail"] = true,
  27.     ["BuyEventName"] = "PixyPalx",
  28.     ["AutoUseBoost"] = false,
  29.     ["AutoSummonTroop"] = false,
  30.     ["AutoReplay"] = true,
  31.     ["BoostFPS"] = true,
  32.     ["SellWave"] = 1,
  33.     ["AutoClaimEventPass"] = true,
  34.     ["IgnoreMacroTiming"] = true,
  35.     ["AutoExchange"] = true,
  36.     ["RequireRoll"] = 0,
  37.     ["AutoJoinMatch"] = true,
  38.     ["ALFS_HopServer"] = false,
  39.     ["AutoExchangeEvent"] = false,
  40.     ["DelayJoin"] = 8,
  41.     ["AutoSellOW"] = false,
  42.     ["ABE_Gift"] = true,
  43.     ["MailName"] = "PixyPalx",
  44.     ["UseAll"] = false,
  45.     ["AutoClaimVIP"] = false,
  46.     ["DeleteMap"] = true,
  47.     ["AutoListForSale"] = false,
  48.     ["AutoRejoin"] = true,
  49.     ["AutoClaimEventQuest"] = true,
  50.     ["AutoBuyEvent"] = false,
  51.     ["WebhookURL"] = "https://discord.com/api/webhooks/1244716458546561034/aGQydYleDxLUaoEjEjG_GxqTsJeyYZke-yOLotD4ue87L_DzcAViFlp04HKs3Us42qjJ",
  52.     ["AutoVoteDifficulty"] = false,
  53.     ["SelectMap"] = "TimeFactory (Rewind)",
  54.     ["SelectCase"] = "BasicCrate",
  55.     ["AutoSave"] = true,
  56.     ["UseBoosts"] = {
  57.         ["2xEggsBoost"] = false,
  58.         ["2xXPBoost_Easter2024"] = false,
  59.         ["2xCloversBoost"] = false,
  60.         ["2xEventXPBoost"] = false,
  61.         ["Weekend_2xEndlessXPBoost"] = false,
  62.         ["2xLuckBoost"] = false,
  63.         ["2xXPBoost"] = false,
  64.         ["2xClocksBoost"] = true,
  65.         ["Weekend_2xCoinsBoost"] = false,
  66.         ["2xCoinsBoost"] = false
  67.     },
  68.     ["BlackScreen"] = false
  69. }
  70.  
  71. coroutine.wrap(function()
  72.     pcall(function()
  73.         task.wait(60)
  74.         game:GetService("CoreGui").Codex.gui.Enabled = false
  75.         task.wait(1)
  76.         game:service'VirtualInputManager':SendKeyEvent(true, "Tab", false, game)
  77.     end)
  78. end)()
  79.  
  80. repeat wait()spawn(function()loadstring(game:HttpGet("https://nousigi.com/loader.lua"))()end)wait(10)until Joebiden
  81.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement