SHOW:
|
|
- or go back to the newest paste.
1 | -- fe mouse/click fling | |
2 | ||
3 | -- Click on the player you want to kill/fling and they'll get flung into oblivion | |
4 | -- Works on any game with collisions enabled | |
5 | ||
6 | -- Animation is not fe | |
7 | ||
8 | loadstring(game:HttpGet("https://gist.githubusercontent.com/dark-modz/dcd8a483a1ba00904cc3261a8299cfa1/raw/9a60d9c7c1f4749e6be2c27e2cdb80dec5cd8f2a/clickfling",true))() |