Advertisement
Rainchus

Clippy Boots Notes

Feb 1st, 2018
1,029
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. Angles that push you down on the arch, but clip you back up
  2. All angles below are possible to clip with
  3. X: -62, X: -21 work
  4. A sharper angle upwards would probably work if you started further down, but you dont want to be doing clippy boots like that
  5. The RAM address is 10F249 (1 byte) that stores how long you have been in the air
  6. (More pointless info, it uses this address to respawn you after falling oob, which it does if this timer hits value 101 or 0x65)
  7.  
  8. Midair Frames : 6 (X: -62 through X: -59)
  9. Visually what happens: https://gyazo.com/826b530eb73f7043b5baf610def0d452
  10. X: -62 https://imgur.com/a/DVmkG
  11. X: -59 https://imgur.com/a/xsdCV
  12.  
  13. Midair Frames : 5 (X: -58 through X: -54)
  14. Visual: https://gyazo.com/175b551e448c529ebb957eeccedbc099?token=8896da7bab2c727b1992ed3265b5a1b7
  15. X: -58 https://imgur.com/a/RlAsi
  16. X: -54 https://imgur.com/a/OLjen
  17.  
  18. Midair Frames : 4 (X: -58 through X: -46)
  19. Visual: https://gyazo.com/bfabc652cde33ca647578866d0d82ba8
  20. X: -53 https://imgur.com/a/5er6S
  21. X: -46 https://imgur.com/a/EHkw3
  22.  
  23. Midair Frames : 3 (X: -45 through X: -39)
  24. Visual: https://gyazo.com/f7062c63d1222f63461f6822338fd414
  25. X: -45 https://imgur.com/a/Vxn0B
  26. X: -39 https://imgur.com/a/cAcfm
  27.  
  28. Midair Frames : 2 (X: -38 through X: -32)
  29. Visual: https://gyazo.com/7a53038d4cd77a7b1726f0d347f14104
  30. X: -38 https://imgur.com/a/17kh8
  31. X: -32 https://imgur.com/a/QKxfn
  32.  
  33. You really dont want to mario to hit midair frames 0, 1 or even 2.
  34. Also, you probably dont want 6 or maybe even 5, although they can definitely work, it just might throw off the timing on your jump
  35. ** midair 3, 4, and if you cant get either, 5 is ok
  36.  
  37. You want to do a full jump to get the most height. A small jump will make you fall down the arch again and it will NOT work
  38. Make sure mario is positioned at the middle/forward part of the arch before you press C down. It's not very precise, but the timing
  39. will change depending on your angle to clip slightly into the wall.
  40.  
  41. Z Value 16 that works: https://gyazo.com/e799a8b07ee13008cb57ec47b2ffdaaa
  42. Z value -1 that works: https://gyazo.com/4f66b71db4ee06e86a7c7b26e10aa92c
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement