Guest User

Trident v5

a guest
Feb 16th, 2025
14,986
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. HOW TO USE
  2. Please execute [SCRIPT 1] within the TRIDENT SURVIVAL lobby and then execute the MAIN SCRIPT within the game after loading in
  3.  
  4. ⚠️ ONLY USE THIS IF THE SCRIPT DOESNT LOAD WITHOUT IT ⚠️
  5. ⚠️⚠️ YOU NEED A GOOD EXECUTOR TO RUN THIS! ⚠️⚠️
  6.  
  7. SCRIPT 1
  8.  
  9. setfflag('DebugRunParallelLuaOnMainThread','True');
  10. queue_on_teleport([[
  11. if (not game:IsLoaded()) then
  12. game.Loaded:Wait();
  13. end;
  14. setfflag('DebugRunParallelLuaOnMainThread','False');
  15. ]]);
  16.  
  17.  
  18. MAIN SCRIPT
  19.  
  20. loadstring(request({Url='https://raw.githubusercontent.com/mainstreamed/amongus-hook/main/mainloader.lua'; Method='GET'}).Body)();
Advertisement
Comments
Add Comment
Please, Sign In to add comment