Advertisement
Upscalefanatic3

Before the Dawn: REDUX Auto ESP, Walk Speed, Lighting

Oct 25th, 2018
2,799
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. -- Auto ESP : ESP will automatically restart.
  2. -- Lighting : Automatically expands vision, eliminates fog.
  3.  
  4. -- Murderer:
  5. -- Press C to set 25 walk speed
  6. -- Press V to set 18 walk speed
  7.  
  8. -- Hero:
  9. -- Press C to set 25 walk speed
  10. -- Press V to set 17 walk speed
  11.  
  12. -- Survivor:
  13. -- Press C to set 25 walk speed
  14. -- Press V to set 16 walk speed
  15.  
  16. -- Ghost:
  17. -- Press C to add 5 walk speed
  18. -- Press V to set 16 walk speed
  19.  
  20. -- The game limits the walk speed of the Murderer, Survivor and Hero.
  21. -- Ghost are not limited.
  22.  
  23. -- The game limits the walk speed is 25
  24.  
  25.  
  26.  
  27. -- ESP Player:
  28. -- Red Box is Murderer
  29. -- Blue Box is
  30. -- Green Box is Survivor, Ghost
  31.  
  32.  
  33. -- ESP Map:
  34. -- Generators and Power Relays have green text, meaning they are not activated.
  35. -- Once activated, the text disappears.
  36.  
  37. -- Curse Healing has green text, which is where it appears.
  38.  
  39. -- Wheels, Engines, Keys, Chests, Gas Cans, Steering Wheels, Rocket Fuel has yellow text
  40.  
  41. -- Page 1 -> 8 has white text
  42.  
  43.  
  44. Game: https://www.roblox.com/games/990364410/BtD-REDUX
  45.  
  46.  
  47.  
  48.  
  49. loadstring(game:HttpGet(('https://pastebin.com/raw/QQHGCu5V'),true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement