Advertisement
AaronC_scripts

luaware

Aug 14th, 2023
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.13 KB | None | 0 0
  1. --LUA is fireee
  2. --Secured By MoonSec V3 & Luraph Obfuscator
  3. --Made By 50CalSpecialist#0001 or known as "frencaliber"
  4. --LuaWare Softwares
  5. --To Check Script Engines view the scriptsstorage repository or copy the link on the loadstring to view full engine [Obfuscated]
  6. print("LuaWare Loader Succes")
  7.  
  8. -----------[-//LUWARE LOADER-//]-------
  9.  
  10. if game.PlaceId == 13822889 then
  11. loadstring(game:HttpGet("https://raw.githubusercontent.com/frencaliber/scriptsstorage/main/LumberTycoonLW",true))()
  12. elseif game.PlaceId == 11257760806 then
  13. game.Players.LocalPlayer:Kick("Script is patched join discord for updates.")
  14. setclipboard("https://discord.gg/xfmxr9cRCC")
  15. elseif game.PlaceId == 189707 then
  16. loadstring(game:HttpGet("https://raw.githubusercontent.com/frencaliber/scriptsstorage/main/naturaldisaster",true))()
  17. elseif game.PlaceId == 1215581239 then
  18. loadstring(game:HttpGet("https://raw.githubusercontent.com/frencaliber/scriptsstorage/main/doomspire",true))()
  19. elseif game.PlaceId == 9498006165 then
  20. loadstring(game:HttpGet("https://raw.githubusercontent.com/frencaliber/scriptsstorage/main/tappingsimulator",true))()
  21. elseif game.PlaceId == 413424176 then
  22. loadstring(game:HttpGet("https://raw.githubusercontent.com/frencaliber/scriptsstorage/main/clonetycoon",true))()
  23. elseif game.PlaceId == 9938675423 then
  24. loadstring(game:HttpGet("https://raw.githubusercontent.com/frencaliber/scriptsstorage/main/oaklands",true))()
  25. elseif game.PlaceId == 8568266872 then
  26. loadstring(game:HttpGet("https://raw.githubusercontent.com/frencaliber/scriptsstorage/main/ktmsp",true))()
  27. elseif game.PlaceId == 6403373529 then
  28. loadstring(game:HttpGet("https://raw.githubusercontent.com/frencaliber/scriptsstorage/main/slap-battles",true))()
  29. elseif game.PlaceId == 566399244 then
  30. loadstring(game:HttpGet("https://raw.githubusercontent.com/frencaliber/scriptsstorage/main/elementalgrounds",true))()
  31. elseif game.PlaceId == 9772878203 then
  32. loadstring(game:HttpGet("https://raw.githubusercontent.com/frencaliber/scriptsstorage/main/raiseapeter",true))()
  33. elseif game.PlaceId == 8317588085 then
  34. loadstring(game:HttpGet("https://raw.githubusercontent.com/frencaliber/scriptsstorage/main/blocktycoon",true))()
  35. elseif game.PlaceId == 10875701453 then
  36. loadstring(game:HttpGet("https://raw.githubusercontent.com/frencaliber/scriptsstorage/main/edwardeatingtrain",true))()
  37. elseif game.PlaceId == 537413528 then
  38. loadstring(game:HttpGet("https://raw.githubusercontent.com/frencaliber/scriptsstorage/main/buildboattreausre",true))()
  39. elseif game.PlaceId == 4716045691 then
  40. loadstring(game:HttpGet("https://raw.githubusercontent.com/frencaliber/scriptsstorage/main/polybattles.lua",true))()
  41. elseif game.PlaceId == 185655149 then
  42. loadstring(game:HttpGet("https://raw.githubusercontent.com/frencaliber/scriptsstorage/main/bloxburg.autofarm",true))()
  43. elseif game.PlaceId == 3101667897 then
  44. loadstring(game:HttpGet("https://raw.githubusercontent.com/frencaliber/scriptsstorage/main/legendsofspeed",true))()
  45. elseif game.PlaceId == 2788229376 then
  46. loadstring(game:HttpGet("https://raw.githubusercontent.com/frencaliber/scriptsstorage/main/dahood",true))()
  47. else
  48. game.Players.LocalPlayer:Kick("LuaWare Doesnt Support This Game! Discord Invite has been copied")
  49. setclipboard("https://discord.gg/xfmxr9cRCC")
  50. end
  51.  
  52.  
  53. --Discord Auto-Invite Link [ENGINE]
  54. pcall(function()
  55. local JSONEncode, JSONDecode, GenerateGUID =
  56. game.HttpService.JSONEncode,
  57. game.HttpService.JSONDecode,
  58. game.HttpService.GenerateGUID
  59. local Request = syn and syn.request or request
  60. Request({
  61. Url = "http://127.0.0.1:6463/rpc?v=1",
  62. Method = "POST",
  63. Headers = {
  64. ["Content-Type"] = "application/json",
  65. ["Origin"] = "https://discord.com"
  66. },
  67. Body = JSONEncode(game.HttpService, {
  68. cmd = "INVITE_BROWSER",
  69. args = {
  70. code = "C6SWVKVxXh"
  71. },
  72. nonce = GenerateGUID(game.HttpService, false)
  73. }),
  74. })
  75. end)
  76.  
  77.  
  78. --Loader Is 80 Lines
  79. -----------------------------LuaWare Softwares---------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement