Flood Escape 2 Infinite Jump Roblox Hack Pastebin

Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time. So basically, what I’ve been trying to do is to replicate Flood Escape 2’s wall jump walls. As you can see, when the player touches the wall (I guess using touched event) the player sticks onto the wall presumably using attachments and weld constraints or just cframing? Then when the player decides to press the jump key, it launches the player forward. (Or if you wait on the wall for too.

Flood Escape 2 Infinite Jump Roblox Hack Pastebin
Native Minecraft Version:
1.13
Tested Minecraft Versions:
  • 1.8
  • 1.9
  • 1.10
  • 1.11
  • 1.12
  • 1.13
  • 1.14
  • 1.15
  • 1.16
Source Code:
https://github.com/MrMicky-FR/InfiniteJump
Languages Supported:
All (you can translate messages in the config.yml)
Donation Link:
https://www.paypal.me/DevInfinity

Overview
This plugin add double, triple or infinite jump per player, usefull for VIP
Features:
  • Double Jump
  • Triple Jump
  • Infinite Jump
  • Particules
  • Sounds
  • Toggle
  • Cooldown
  • Fully customisable
  • Anticheats support:
    • Matrix

Commands:

Flood Escape 2 Script Pastebin


  • /ijump: Display plugin's version and author
  • /ijump reload (permission: infinitejump.reload): Reload the configuration
  • /ijump toggle (permission: infinitejump.use): Toggle the multiple jump

Permissions:

Infinite Jump For Roblox Download

  • infinitejump.use : Use double jump
  • infinitejump.3 : Use triple jump (you also need infinitejump.use)
  • infinitejump.4 : Use quadruple jump (you also need infinitejump.use)
  • infinitejump.infinite : Infinite jump (you also need infinitejump.use)
(You can use /infinitejump instead of /ijump)
Video:
Config:Flood Escape 2 Infinite Jump Roblox Hack Pastebin
UpdateChecker: true
#Cooldown between each jump
Cooldown
: 0

Velocity
: 2

Sound
:
Enable
: true
Sound
: ENTITY_BAT_TAKEOFF
Volume
: 1.0
Pitch
: 1.0

Particles
:
Enable
: true
Particle
: CRIT_MAGIC
Amount
: 5

Messages
:
Activated
: '&aMultipleJump activated'
Disabled
: '&cMultiple jump disabled'

RemoveFallDamages
: true

EnableOnJoin
: true

WorldsWhitelist
: false

Worlds
:
- 'world'

Infinite Jump Hack Roblox 2020

Script
Bugs and suggestions
Please don't post bugs or suggestions in the review section, but please open an issue on GitHub.
If you just have a question, you can ask it in the discussion page or on my Discord server.
And if you like this plugin you can leave a review or star the GitHub project.
Sep 9th, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. --X win Immidiately
  2. --c Destroy the Block Blocking you from exiting from the winners room, to have some fun exploring the map while other players are winning
  3. local Player = game.Players.LocalPlayer
  4. local Multiplayer = game.Workspace.Multiplayer
  5. Mouse.KeyDown:Connect(function(Key)
  6. local Map = Multiplayer.Map
  7. local Desc = {}
  8. Desc[v.Name..'Obj'] = v
  9. for i=0,30 do
  10. if Desc['_Button'.. tostring(i).. 'Obj'] ~= nil then
  11. table.insert(Btns,Desc['_Button'.. tostring(i).. 'Obj'])
  12. end
  13. local Hitbox = v.Hitbox
  14. Player.Character.HumanoidRootPart.CFrame = Hitbox.CFrame
  15. end
  16. local Map = Multiplayer.Map
  17. local ExitBlock = Map:FindFirstChild('ExitBlock')
  18. local Ts = game:GetService('TweenService')
  19. 2,
  20. Enum.EasingDirection.Out,
  21. false,
  22. )
  23. CFrame = ExitBlock.CFrame
  24. if ExitBlock ~= nil and ExitBlock:IsA('Part') then
  25. local Tw = Ts:Create(Player.Character.HumanoidRootPart,Ti,Tp)
  26. Tw:Play()
  27. elseif Key 'c' then
  28. Map.ExitBlock:Destroy()
  29. end)

Flood Escape 2 Infinite Jump Roblox Hack Pastebin Hack