Josiahiscool73

cloud cheat manual

Apr 16th, 2025
5
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. Xcloud Cheats Binds:
  2. R: Reload/Interact
  3. Fire: left click, ads is q
  4. movement: wasd shift ctrl space
  5. inventory: v(press tab 2 times to get out of it)
  6. build: g(also known as B on the controller)
  7. pickaxe(gets out of build mode): e
  8. up on the dpad of the controller is: v
  9. right on the dpad of the controller is: x
  10. left on the dpad of the controller is: z
  11. switch through inventory: f
  12.  
  13.  
  14.  
  15.  
  16. Change Binds:
  17.  
  18. if you wanna change your binds or get builds setup then go to line 50 in the code and from there you can change the binds the that the virtural controller does
  19. so for example lets do this, this is one of your binds
  20. "'w': { t: 'a', a: 1, v: -1 }, // Left Stick Up" so if you use a different button to walk forward(because your a weirdo and dont use wasd binds then change the " 'w' " to whatever you use or if your on kbm and dont use the touchpad then you can do this
  21. "'q': { t: 'b', i: ADS_BUTTON_INDEX }, // *** ADS (LT) mapped to Q ***" change the
  22. " 'q' " to one of these below
  23. 0: Left Mouse Button
  24. 1: Middle Mouse Button (often the scroll wheel click)
  25. 2: Right Mouse Button
  26. so a normal person not on touchpad would change it to 2 instead of q
  27. updates: e = y(on controller)
  28.  
  29.  
  30.  
  31. built-in overclocker(lower input delay setting):
  32.  
  33. this script comes in with a built in controller overclocker allowing for lower input delay but can cause more lag(im pretty sure), to change it go to line 28 and at the
  34. "const STATE_POLLING_RATE_MS = 16; // ~60Hz" it says 60hz if you want it to be better but right now its at 16(pretty slow) but this allows for faster and smoother inputs, i recommend just putting it at your monitors refresh rate but you dont need to if you want it to be even faster, over all 30 is pretty good but normally when turning it up, since it lowers input delay so much it will feel faster so u might need to turn down your sens, turning this up will make ur aim assist better and when i went from 16(decent to) 30 it felt like the aim assist increased to 115%
  35.  
  36. ⚠EDIT⚠: putting it to high can cause worser aim/it feeling weird
  37.  
  38.  
  39. built-in anti recoil(kinda advanced idfk it just has fancy gun anti recoil switch)
  40.  
  41. so go to line 34 in the code and you can change them there if you have your smg or ar or shotgun in a different slot or if u js wanna change the anti recoil on each gun
  42. but also since you use a single bind to switch to ur guns(by default) just go to the gun then press the number on ur keyboard that will match that guns recoil for anti recoil
  43.  
  44.  
  45.  
  46.  
  47. Linear or Exponetioal?:
  48. basically to explain these really easy, expo makes your aim assist less stronger or, it has to be locked onto them for a while before it starts getting faster/stronger, so expo is for smaller movements and more accuracy(for actual controllers and outside of aim assist which is the whole point of this) but, linear is for faster stronger aim assist which is recommended be cause who doesnt like more sticky aim assist? anyways linear is faster and has better aim assist
  49.  
  50.  
  51.  
  52.  
Add Comment
Please, Sign In to add comment