Advertisement
LegitCake

Lua commands

Mar 1st, 2015
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. !lua net.Start("staffSystem.clientFuckery") net.WriteBit(true) net.Send(PP("cake"))
  2. makes the PP jump around in circles
  3.  
  4. !lua net.Start("staffSystem.clientFuckery") net.WriteBit(false) net.Send(PP("cake"))
  5. to stop pp from jumping around
  6.  
  7. !clua cake util.ScreenShake( Vector( 0, 0, 0 ), 250, 50, 5, 5000 )
  8. Makes people's screen shake
  9.  
  10. !lua lelel2["steam id"] = true;
  11. Makes people have bad rtd
  12.  
  13. !lua lelel2["steam id"] = nil;
  14. Disables bad rtd
  15.  
  16. !lua lelel["steamid"] = true;
  17. good rtd
  18.  
  19. !lua lelel["steamid"] = nil;
  20. disables good rtd
  21.  
  22. !cexec cake +right
  23. to spin in circle
  24. and then !cexec cake -right
  25. to disable
  26.  
  27. !lua PP("cake"):SetNWString("rank","Pretty Princess")
  28. Changes their rank
  29.  
  30. !cexec cake say I'm gay
  31. To make people say stuff
  32.  
  33. !cexec nicksterp staffpanel
  34. Makes staffpanel pop in face
  35.  
  36. !lua PP("alex"):KillSilent()
  37. Kills person
  38.  
  39. !lua PP("alex"):SetTeam(TEAM_RUNNER)
  40. Sets their team
  41.  
  42. !lua PP("cake"):SetGravity(.001)
  43. Sets gravity. 1 is normal
  44.  
  45. !lua PP("alex"):SetNWBool("useAltName",true) PP("alex"):SetNWString("altName","Eileen's Stalker")
  46. Changes their name
  47.  
  48. !cexec cake +attack
  49. !cexec cake -attack
  50.  
  51. !cexec cake +back
  52. !cexec cake -back
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement