Advertisement
trollhackerdude

how original

Jul 5th, 2019
2,042
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.31 KB | None | 0 0
  1. -- by troll
  2. -- wait a sec before leaving the devs are idiots and cant use datastores properly
  3. while true do
  4. wait()
  5.  
  6. local tbl_main =
  7. {
  8. } -- this is how fucking easy it was to exploit, WHY THE FUCK ARENT THERE ARGUMENTS?
  9. game:GetService("ReplicatedStorage").RE.StrengthGain:FireServer(unpack(tbl_main))
  10.  
  11. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement