AH323 // aka Infistar (AH.sqf) Infistar Anticheat

Status
Not open for further replies.

MikeCandys

Well-Known Member
Hello OpenDayZ Community,

I have some problems with the Infistar Anticheat VERSION: AH323

First of all there is 1 Main Problem:

In my SurveillanceLog i got spamed by this message:

16:03:37 "infiSTAR.de Log: 0h 0min | GREN (29190982) | New Player: ["9850",[["ItemMap","ItemToolbox","MakarovSD_DZN","ItemKnife","ItemSolder","ItemCompass","Binocular_Vector","ItemWatch","ItemHatchet","M4SPR"],["ItemPainkiller","ItemMorphine",["30Rnd_556x45_Stanag",22],"30Rnd_556x45_Stanag","30Rnd_556x45_Stanag","Skin_Soldier1_DZ","30Rnd_556x45_Stanag","30Rnd_556x45_Stanag","100Rnd_762x54_PK","ItemBandage","ItemBandage","ItemBandage",["8Rnd_9x18_Makarov",5],"8Rnd_9x18_Makarov","8Rnd_9x18_Makarov","8Rnd_9x18_Makarov"]],["DZ_CivilBackpack_EP1",[["PK_DZN"],[1]],[["ItemPainkiller","ItemBloodbag","ItemMorphine","ItemAntibiotic","ItemSodaCoke","20Rnd_762x51_DMR","FoodCanRusCorn","FoodCanRusPeas"],[1,2,1,2,1,1,1,1]]],[824,0,0],false,"1.7.7.1","0.75","CamoWinter_DZN",true,false] |DayZ Instance: 1|"


// THE REASON COULD BE(Path: dayz_server.pbo/init/AH.sqf :

if (_cnt == 3) then
{
_name = _array select 0;
_uid = _array select 1;
_save = _array select 2;
_log = format [LOGGEDTIME+' %3h %4min | %1 (%2) | %5 |DayZ Instance: %6|',_name,_uid,_hours,_minutes2,_save,dayZ_instance];
diag_log (_log);
'SurveillanceLog' callExtension (_log);

_log2 = format ['%3h %4min | %1 (%2) | %5',_name,_uid,_hours,_minutes2,_save];
PV_SurveillanceLog = PV_SurveillanceLog + [[_log2,'','0','1','0','0',[]]];
publicVariable 'PV_SurveillanceLog';
};


I have no idea what to change so i get rid of this "SPAM LOG"


smaler PROBLEM:

THE INFISTAR IS RUNNING ON MY NAMALSK (Version 0.75)


The Beasts (Called Bloodsuckers) Are spawning fine. They give you massive damage and you can see their scary eyes from far. But if they try to attack you, you should see its whole Body, instead of this you only see its Eyes. (working if infisar is disabled| enabled-> not working)


Another Problem: 16:31:07 "infiSTAR.de Player-Log: Vlad(148707782) - 0h 0min"

Every players is shown when he loggs in or what so ever ( how to remove that ?)

1. What means that ? Hacker ?
-16:36:20 "infiSTAR.de Log: 0h 8min | GREN (29190982) | ANTIHACK OFF | _randvar26: any | randvar28: false |DayZ Instance: 1|"

2. "infiSTAR.de Log: 0h 17min | Mr_SmailGooD (95308934) | Mr_SmailGooD(95308934) did 124.564 damage to SCP-173 with R_x57mm_HE_NAC (BANNED) |DayZ Instance: 1|" -> [ IT IS NORMAL > HOW CAN I CHANGE THE DAMAGE MAXIMUM ?]


Thanks for helping me :)
 
Last edited:
Your non Sense Posts have nothing to do in here. This is trouble shooting of an infistar Version with lots of bugs which have to be fixed, nothing else.
 
Your non Sense Posts have nothing to do in here. This is trouble shooting of an infistar Version with lots of bugs which have to be fixed, nothing else.
You really are retarded right?
Using a stolen very old version and want a fix for your stuff?
get_the_fuck_out_inline-s450x674-110254.jpg
 
You really are retarded right?
Using a stolen very old version and want a fix for your stuff?

[...]

Hakuna Matata Mate :) Hakuna Matata!

You will allways have somebody like that, no matter where or in which situation. Some kids don't get it. No need to get mad bout it :p

By the way: In arma2 you can set a custom memory allocator, which makes it "quite easy" and possible to have a memory scanner. Antihack Pro ;)
 
Status
Not open for further replies.
Back
Top