Cabal Online Autoban system (system AutoBAn of users with hack)
Link do download: http://www.fileserve.com/file/RMgXfxm
How to use:
1 - Enable some options to check on your server linux hack (World_XX_XX.ini files):
###################################
# # # # Hack checking options # # # #
###################################
UseHackcheckByTimeScope = 1
UseCheckShopHack = 0
UseCheckWarpHack = 1
UseCheckWareHouseHack = 0
UseCheckSkillCoolTimeHack = 1
UseCheckDistanceSkillHack = 0
UseCheckDeadStatActive = 0
UseCheckDMZArea = 0
UseCheckInventoryHack = 0
UseCheckUserAttack = 0
UseCheckDeadStatActive = 0
ActiveDeadStatCount = 30
SpeedHackCheckTime = 10000
MaxAttackHackTime = 300000
CheckSkillTimeHackScope = 60000
2 - Extract the program on the server database;
3 - Configure the. Config, reporting its IP, login and password of the database (use Notepad to edit);
4 - Open the program, configure, and click Start;
5 - If you want to stop click Stop;
6 - Banned tab has a list of chars banned for using hack based on the minimum amount reported on the main tab.
7 - To unlock an account, just click on refresh to update, click on the online account and click unlock.
PS: The program only works while it is open (obviously).
I hope to help a little.
Credits: Hawayano:w00t:
SrNooB:thumbup:
Re: Cabal Online Autoban system (system AutoBAn of users with hack)
i will try it...nice release
Re: Cabal Online Autoban system (system AutoBAn of users with hack)
Re: Cabal Online Autoban system (system AutoBAn of users with hack)
Be careful. I'll scan this later. It smells like an account stealer. hmm...
EDIT: It's clean, and it looks like it should do exactly what SrNooB says it does. I can post source-code if anyone wants to see how it works, and if SrNooB is OK with that.
Re: Cabal Online Autoban system (system AutoBAn of users with hack)
why do u mean yamachi,this program is a stealer of account or what?so is Ok to use it or not?
Re: Cabal Online Autoban system (system AutoBAn of users with hack)
Quote:
Originally Posted by
Yamachi
Be careful. I'll scan this later. It smells like an account stealer. hmm...
EDIT: It's clean, and it looks like it should do exactly what SrNooB says it does. I can post source-code if anyone wants to see how it works, and if SrNooB is OK with that.
Of course please post the code function of it! I am grateful for all!
---------- Post added at 09:28 PM ---------- Previous post was at 09:27 PM ----------
Quote:
Originally Posted by
allocen
why do u mean yamachi,this program is a stealer of account or what?so is Ok to use it or not?
this is not as clean as I edit it up! ^ ^ Relx and a system yourself! I have no reason to do this deed!
1 Attachment(s)
Re: Cabal Online Autoban system (system AutoBAn of users with hack)
Quote:
Originally Posted by
allocen
why do u mean yamachi,this program is a stealer of account or what?so is Ok to use it or not?
Yes, it's clean.
Source code is in the attachment. Needs some cleaning, as it's freshly dumped. Only things that need fixing is the Form1.Designer code to make it show properly in VS.
Re: Cabal Online Autoban system (system AutoBAn of users with hack)
This system is not dangerous?
For example, banning an innocent, because if he makes use of the DB cabal_hackeruser_list, this can happen.
Re: Cabal Online Autoban system (system AutoBAn of users with hack)
Quote:
Originally Posted by
jerj
This system is not dangerous?
For example, banning an innocent, because if he makes use of the DB cabal_hackeruser_list, this can happen.
The system is dangerous...
Re: Cabal Online Autoban system (system AutoBAn of users with hack)
Quote:
Originally Posted by
jerj
This system is not dangerous?
For example, banning an innocent, because if he makes use of the DB cabal_hackeruser_list, this can happen.
Emi's answer is a bit Short,so i try to write a little more..
Yes.it is Dangerous by using the "HackUserList" to ban Player.Coz its not really exact.
Example: The BM of Wizard ( where he can use 2 skills at the same time)..
If your Hack-check is too hard,it will write him into the DB and that would mean,he is a cheater.So that would be WRONG..
My opinion is:
Test the Hack Check with a Wizard in BM..and check the HackUserList..
Example 2: There is an Option in the World_xx_xx.ini files which will allow you to edit the Hardness of the Hack check..
Something like: how many Times the player can use hacks before getting written in HackUseList...Default is 1..mess around a little bit with the available options,and find your best option...
Hope it will help a little bit more..
regards...
Re: Cabal Online Autoban system (system AutoBAn of users with hack)
Also lagging problems can add players as cheaters..
Re: Cabal Online Autoban system (system AutoBAn of users with hack)
Good Job ;) it work without problems 100% ... so Thank You ! is over for hackers in my srv now :)
Re: Cabal Online Autoban system (system AutoBAn of users with hack)
anybody have solution .....FB using bm2 attack ..get bann why like that
thnks
Re: Cabal Online Autoban system (system AutoBAn of users with hack)
First off....any of you running cabal servers should already know about the log files...this is one of the best ways to catch hackers, considering you have just a tiny bit of common sense..this program simply runs off of those hack checks and some simple config settings which you can edit mathematically to achieve the effect you want...here let me explain
go look at your world server log files...you will see thing like this :
[Sun Aug 22 2010 05:30:17.174786 75725728]: [##ERROR##] HackCheckBySkillCoolTime(): CharIdx(8),cnt(4), curTime(155659), nTime(159)
This is a No Cool Hack
CharIdx(x) = The character Id number according to your SQL (duh)
cnt(x) = how many times they have consecutively used the same skill (ie 1,2,3,4...)
curTime(xxxxxx) = Expected Default Skill Cool Time
nTime(xxxx) = Player Skill Time
Now if you see that Expected Cool Time is (155659), but the anti hack reads (155525)...as you can see there is barely any time difference and this is most likely just a mistake....however as you see above...the Expected is (155659), and the player is using skills in (159) there is definitely a problem as they are using the same skill approx every (159 m/s...at least i think it is milliseconds)....and voila guess what...Ban Hammer....
Now with this logic in mind...you can set up your Hack Check Time settings to that math formula....result = if they get banned they most likely deserved it because the system clocked them going way to fast...
Hopefully this will help you in proper setup and configuration which WILL help you in simply avoiding the innocent bans...
PS Sorry for my lack of grammar and punctuation....im feelin lazy tonight
Overall 8 out of 10....Nice release....Saves my GM's tons of time
Re: Cabal Online Autoban system (system AutoBAn of users with hack)
I don't see any point in bumping an old thread.
However,just disable client test commands by removing the "breaklee" parameter.
As I said before the system is quite dangerous.
Re: Cabal Online Autoban system (system AutoBAn of users with hack)
That should be maked on beginning of cabal...
Re: Cabal Online Autoban system (system AutoBAn of users with hack)
Download is not available. Please re-upload it.
Re: Cabal Online Autoban system (system AutoBAn of users with hack)
Can this be re uploaded, please? If anyone else has it as the OP is not active on this board anymore
Re: Cabal Online Autoban system (system AutoBAn of users with hack)
some one can re uploaded this ? thx.:love: