This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | -- Walk in the water script by Fl0WERk1ng_rbx | |
| local Players = game:GetService("Players") | |
| local RunService = game:GetService("RunService") | |
| local UIS = game:GetService("UserInputService") | |
| local LocalPlayer = Players.LocalPlayer | |
| -- Variables | |
| local waterEnabled = false | |
| local shiftLockEnabled = false | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | -- Rc2 XY07 Beta | English Edition | |
| -- Full GUI Executor + ScriptBlox Search + Execute/Copy + Verify Tag | |
| -- By Fl0WERk1ng | Works with Delta, Codex, Arceus X Maybe is all executor | |
| local Players = game:GetService("Players") | |
| local HttpService = game:GetService("HttpService") | |
| local UIS = game:GetService("UserInputService") | |
| local LP = Players.LocalPlayer | |
| local PG = LP:WaitForChild("PlayerGui") |