Taalasmaa Posted April 25, 2010 Share Posted April 25, 2010 (edited) Hello! Now i'm going to release A BIIIIIIIIIIIIIIIG AND GOOOOOOD SCRIPT! Anticheat! It detects: Flying vehicles, Weapon hacks (Weapon ID's can be changed from array file), Airbrakes (Player airbrake and Vehicle airbrake), Vehicle speeds, + Flood chat system! This awesome script will be released TODAY. What detections you'd like to see in it? Be sure to give your opinion and comment! Don't afraid to post ideas! Regards Taalasmaa Edited April 29, 2010 by Guest Link to comment
DakiLLa Posted April 25, 2010 Share Posted April 25, 2010 Hmm, sounds interesting. I wanna see, how you done anti-air-braking system, if this script gonna be open source lol Link to comment
Gamesnert Posted April 25, 2010 Share Posted April 25, 2010 Weapon hacks (Weapon ID's can be changed from array file), Care to explain why this is necessary? For as far as I am concerned, hacked weapons aren't even synced. Link to comment
Taalasmaa Posted April 25, 2010 Author Share Posted April 25, 2010 Hmm, sounds interesting. I wanna see, how you done anti-air-braking system, if this script gonna be open source lol Files are compiled so good that you cant really take functions from this script And yes this will be open source. Link to comment
Taalasmaa Posted April 25, 2010 Author Share Posted April 25, 2010 Weapon hacks (Weapon ID's can be changed from array file), Care to explain why this is necessary? For as far as I am concerned, hacked weapons aren't even synced. s0beit Link to comment
Gamesnert Posted April 25, 2010 Share Posted April 25, 2010 Files are compiled so good that you cant really take functions from this script And yes this will be open source. ... What is the point of "compiling so good that you can't really take functions from it", if you're going to make it open-source? s0beit Uh, wow, so? Btw: double-post. Link to comment
Taalasmaa Posted April 25, 2010 Author Share Posted April 25, 2010 Files are compiled so good that you cant really take functions from this script And yes this will be open source. ... What is the point of "compiling so good that you can't really take functions from it", if you're going to make it open-source? s0beit Uh, wow, so? Btw: double-post. So players can't stole parts of it or edit it. Players are still able to edit such a thing like Weapon ID's.. They dont need to edit it Link to comment
Xierra Posted April 25, 2010 Share Posted April 25, 2010 Nice! It would be good for RP modes. plus DM and Race. (Please note for speed, if you go downhill really fast, what will happen?) Link to comment
Taalasmaa Posted April 25, 2010 Author Share Posted April 25, 2010 Nice! It would be good for RP modes. plus DM and Race.(Please note for speed, if you go downhill really fast, what will happen?) Nothing. It kicks only if you are cheating. Link to comment
Gamesnert Posted April 25, 2010 Share Posted April 25, 2010 So players can't stole parts of it or edit it. Players are still able to edit such a thing like Weapon ID's.. They dont need to edit it They can steal it, because it's open-source. They can edit it, because it's open-source. They do need to edit it, to disable parts which will conflict with their servers. (servers with speed booster scripts for instance) Besides, I was more interested about your answer to: s0beit Uh, wow, so? And you don't need to quote my entire post if you're only going to answer the first question. Nice! It would be good for RP modes. plus DM and Race.(Please note for speed, if you go downhill really fast, what will happen?) Nothing. It kicks only if you are cheating. And how do you detect it as "cheating", I wonder? Link to comment
Taalasmaa Posted April 25, 2010 Author Share Posted April 25, 2010 And how do you detect it as "cheating", I wonder? With the functions I made, ofc. What do you think.. Maybe I detect it as cheating by calling magic man who comes and tell me if he cheats -.- Link to comment
Orange Posted April 25, 2010 Share Posted April 25, 2010 It smells like a nubish script -.- If it is opensource, why do you want to compile it? Read what is OpenSource first Link to comment
Tuna Posted April 25, 2010 Share Posted April 25, 2010 Will be interesting to find out how he plans on detecting airbreak. Detecting the flying car cheat is easy as you can just use isWorldSpecialPropertyEnabled, but airbreak... Link to comment
Taalasmaa Posted April 25, 2010 Author Share Posted April 25, 2010 (edited) Lol ok faggots this is far away from "noobish script" You will see the fucking airbrake detection when I release this. Secondly, I can make a video right now about airbrake detection, if you want? Thirdly, should I better keep this as closed source only in my server if you guys are so uncertains. EDIT FUNTIONS WHAT I USED IN AIRBRAKE: getElementPosition getElementVelocity getTickCount getDistanceBetweenPoints3D onClientRender These functions I used while i built my airbraking detection Trust me, i've made very popular RP mode for MTA too. Edited April 25, 2010 by Guest Link to comment
Jason_Gregory Posted April 25, 2010 Share Posted April 25, 2010 Im working on a Anticheat System too. but mine will works with Sockets and the Lualibrary Headers + some Lua Files, for detecting s0beit librarys and triggering the Lua-Event at the Luafile. Server - Client Model is already finished, but my fucking C++ Compiler cant find some Linkers + Preprocessor after chaning from Ubuntu to Vista -> cant continue my Project. Hope yours will be released soon Link to comment
karlis Posted April 25, 2010 Share Posted April 25, 2010 taalasma, he means that sobeit weapon spawns are still unsynced, so no need for it! and OPEN-SOURCE ARE NEVER COMPILED, whats the point of duing so Link to comment
Taalasmaa Posted April 25, 2010 Author Share Posted April 25, 2010 Dunno, what is the point.. It's my style Because many people just put it to own server, change author and tells for everybody that "I MADE THIS".. Thats why i want to compile it Link to comment
karlis Posted April 25, 2010 Share Posted April 25, 2010 comon, compile and keep them in you server, or uncompile and post here noone need such configurable-needed anticheat system compiled Link to comment
Taalasmaa Posted April 25, 2010 Author Share Posted April 25, 2010 comon, compile and keep them in you server, or uncompile and post herenoone need such configurable-needed anticheat system compiled Well, since BigBadButler has scripted the world best MTA Anticheat (If player got sobeit BigBadButler's anticheat detects that) So I can release my little anticheat without compiled I use it in my server because im in gamenet.fi Link to comment
COOKIE2 Posted April 25, 2010 Share Posted April 25, 2010 taalasmaa ur good scripter dont u guys see this is good?? it helps u defeat hackers Link to comment
Tuna Posted April 25, 2010 Share Posted April 25, 2010 Well detecting weapon cheater part is pointless, as players can't spawn weapons as of MTA 1.0 its just making the script less efficent as it serves no purpose. What you need to be checking for is projectile cheats, these are the only things that are synched. You need to use onClientProjectileCreation for that. And knife kills from spawned knives too, so I had to make an autoban on stealth kill, and automatically respawn the victim where they died, return all weapons, etc. Link to comment
Taalasmaa Posted April 25, 2010 Author Share Posted April 25, 2010 OK; I got some problems with vehicle airbrake and vehicle speed detection, maybe i'll release this tomorrow. Maybe today Water and super jump cheat added too. OK; Fixed vehicle fly bug, it kicks you now immediately when you toggle the flying cheat on OK; Fixed vehicle speed bug, not kicking anymore when falling! OK; Fixed AIRBRAKE, WORKING NOW RELEASE SOON! Link to comment
Cazomino05 Posted April 25, 2010 Share Posted April 25, 2010 Well detecting weapon cheater part is pointless, as players can't spawn weapons as of MTA 1.0 its just making the script less efficent as it serves no purpose. What you need to be checking for is projectile cheats, these are the only things that are synched. You need to use onClientProjectileCreation for that. And knife kills from spawned knives too, so I had to make an autoban on stealth kill, and automatically respawn the victim where they died, return all weapons, etc. I just fixed stealth kill when/if it gets added if a player uses a knife that was somehow spawned client side the stealth kill will be cancelled (the target won't die) and the player who initiated the stealth kill will be kicked. Link to comment
Tuna Posted April 25, 2010 Share Posted April 25, 2010 Checkout the ace anticheat example I made for the hovercars, aircars, extrabunny, extrajump cheats lol: https://wiki.multitheftauto.com/wiki/IsWorldSpecialPropertyEnabled It works, tested. Link to comment
geny Posted April 26, 2010 Share Posted April 26, 2010 Is it ok if i release my anticheat on this thread? I would like to add-on to your script Link to comment
Recommended Posts