Advertisement
Willor

Mm2 Script

Aug 2nd, 2024
27,387
1
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.10 KB | None | 1 0
  1. repeat task.wait() until game:IsLoaded()
  2. local placeid = game.PlaceId
  3. if script_key and script_key ~= "" then
  4.     if placeid == 13772394625 or placeid == 14732610803 or placeid == 14915220621 then
  5.         loadstring(game:HttpGet("https://api.luarmor.net/files/v3/loaders/177d04d005abf79bcc2ad092d35d6e62.lua"))()
  6.     elseif placeid == 142823291 or placeid == 335132309 or placeid == 636649648 then
  7.         loadstring(game:HttpGet("https://api.luarmor.net/files/v3/loaders/75128ac7f49f9c3017533547d8e13046.lua"))()
  8.     end
  9. else
  10.     if placeid == 142823291 or placeid == 335132309 or placeid == 636649648 then
  11.         --loadstring(game:HttpGet('https://raw.githubusercontent.com/ThatSick/HighlightMM2/main/Free'))()
  12.         loadstring(game:HttpGet("https://raw.githubusercontent.com/ThatSick/ArrayField/main/MyArrayV6"))()
  13.     elseif placeid == 13772394625 or placeid == 14732610803 or placeid == 14915220621 then
  14.         loadstring(game:HttpGet("https://raw.githubusercontent.com/ThatSick/HighlightMM2/main/Blade%20Ball"))()
  15.     end
  16. end
  17.  
  18.  
  19.      -- [[ ПАРОЛЬ ОТ СКРИПТА : " hlvipcomingsoon " ]]
Advertisement
Comments
  • Michy2
    187 days
    # text 1.10 KB | 0 0
    1. repeat task.wait() until game:IsLoaded()
    2. local placeid = game.PlaceId
    3. if script_key and script_key ~= "" then
    4. if placeid == 13772394625 or placeid == 14732610803 or placeid == 14915220621 then
    5. loadstring(game:HttpGet("https://api.luarmor.net/files/v3/loaders/177d04d005abf79bcc2ad092d35d6e62.lua"))()
    6. elseif placeid == 142823291 or placeid == 335132309 or placeid == 636649648 then
    7. loadstring(game:HttpGet("https://api.luarmor.net/files/v3/loaders/75128ac7f49f9c3017533547d8e13046.lua"))()
    8. end
    9. else
    10. if placeid == 142823291 or placeid == 335132309 or placeid == 636649648 then
    11. --loadstring(game:HttpGet('https://raw.githubusercontent.com/ThatSick/HighlightMM2/main/Free'))()
    12. loadstring(game:HttpGet("https://raw.githubusercontent.com/ThatSick/ArrayField/main/MyArrayV6"))()
    13. elseif placeid == 13772394625 or placeid == 14732610803 or placeid == 14915220621 then
    14. loadstring(game:HttpGet("https://raw.githubusercontent.com/ThatSick/HighlightMM2/main/Blade%20Ball"))()
    15. end
    16. end
    17.  
    18.  
    19. -- [[ ПАРОЛЬ ОТ СКРИПТА : " hlvipcomingsoon " ]]
Add Comment
Please, Sign In to add comment
Advertisement