robixxu

[Hacking] CS | CSS | CS:GO | CS:CZ | HL | HL2 | TF2 WallHack

Jul 7th, 2014
420
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. //Aspect ratio
  2. //r_aspectratio 2
  3.  
  4.  
  5. //--------DISPLAY-----------
  6.  
  7. //player wireframe`
  8. r_drawothermodels 2
  9.  
  10. //mat_normalmaps 1
  11. //vgui_drawtree 1
  12.  
  13.  
  14. //mat_wireframe 3
  15.  
  16. //----------------------------------------------------------
  17. // For your server only
  18.  
  19. // for god mode
  20. // buddha
  21.  
  22. //refill
  23. impulse 101
  24.  
  25. //critical
  26. addcond 11
  27. addcond 33
  28. addcond 34
  29. addcond 39
  30.  
  31. //defense buff
  32. addcond 45
  33.  
  34. //immunity bullet | fire | blast
  35. addcond 67
  36. addcond 68
  37. addcond 69
  38.  
  39. //sparks - head
  40. //addcond 50
  41.  
  42. // 75% chance to dodge
  43. addcond 79
  44.  
  45. // misc boost
  46. addcond 56
  47. addcond 57
  48. addcond 37
  49.  
  50. //spy stuff
  51. addcond 4
  52. addcond 13
  53.  
  54. //parachute
  55. addcond 80
Add Comment
Please, Sign In to add comment