Advertisement
xXTurner

Rust ADS sensitivity

Nov 20th, 2020
2,874
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. Command :
  2.  
  3. bind mouse1 "+attack2;+meta.if_true \"input.sensitivity 0.15\";+meta.if_false \"input.sensitivity 0.25\""
  4.  
  5.  
  6. --------------------------------------------------------------------------------------------------------------------
  7.  
  8.  
  9. Command with some fancy toasts :) :
  10.  
  11. bind mouse1 "+attack2;+meta.if_true \"gametip.showtoast 0 \\"<color=#ffffff>Sensitivity set to: <color=#00ff00>0.15</color></color>\\"\";+meta.if_true \"input.sensitivity 0.15\";+meta.if_false \"gametip.showtoast 0 \\"<color=#ffffff>Sensitivity set to: <color=#00ff00>0.25</color></color>\\"\";+meta.if_false \"input.sensitivity 0.25\""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement