22.10.2014, 21:24
(
Последний раз редактировалось LeXuZ; 23.10.2014 в 18:23.
)
Alright, hey guys, let me begin with this, i am new a scripting, me and my brother Jakwob have been making a server and we have made a Music filterScript and a small anti cheat.
Music:
https://www.youtube.com/watch?v=395J...ature=*********
Pastebin:
You can edit the music stations
Anti-Jetpack: https://www.youtube.com/watch?v=fXwd...ature=*********
Anti-Weapon hack (Anti weapon hack is only good for servers that don't allow weapons, or you can change the weapon ids to specific ids): https://www.youtube.com/watch?v=FhSD...ature=*********
Pastebin: http://pastebin.com/7nPNPfgP
change this code to other ids if you want to have an anti cheat that, lets say bans for minigun,heat seaking rpgs, rpgs, flamers, just change the ids like:
The anti-cheat does not ban by a bug, it's tested 100%, but when you get banned it doesn't show what you've been banned for even know it should do, sorry about that, hope you guys enjoy it.
Music:
https://www.youtube.com/watch?v=395J...ature=*********
Pastebin:
You can edit the music stations
Anti-Jetpack: https://www.youtube.com/watch?v=fXwd...ature=*********
Anti-Weapon hack (Anti weapon hack is only good for servers that don't allow weapons, or you can change the weapon ids to specific ids): https://www.youtube.com/watch?v=FhSD...ature=*********
Pastebin: http://pastebin.com/7nPNPfgP
Код:
if( wp == 1 || wp == 2 || wp == 3 || wp == 4 || wp == 5 || wp == 6 || wp == 7 || wp == 8|| wp == 9 || wp == 10 || wp == 11 || wp == 12 || wp == 13 || wp == 14 || wp == 15 || wp == 16 || wp == 17 || wp == 18 || wp == 19 || wp == 20 || wp == 21 || wp == 22 || wp == 23 || wp == 24|| wp == 25 || wp == 26 || wp == 27 || wp == 28 || wp == 29 || wp == 30 || wp == 31 || wp == 33 || wp == 34 || wp == 35 || wp == 36|| wp == 37 || wp == 38 || wp == 39 || wp == 40 || wp == 41 || wp == 42 || wp == 43)
Код:
if( wp == 38 || wp == 37 || wp == 36 || wp == 35)