Update (Module): Copyright and Disclaimer

Update Copyright and Disclaimer
This commit is contained in:
M'Dic
2023-03-05 15:34:13 -05:00
parent cfb21bca01
commit f3abe48727
10 changed files with 17 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
/* /*
*MIT License *MIT License
* *
*Copyright (c) 2022 Azerothcore *Copyright (c) 2023 Azerothcore
* *
*Permission is hereby granted, free of charge, to any person obtaining a copy *Permission is hereby granted, free of charge, to any person obtaining a copy
*of this software and associated documentation files (the "Software"), to deal *of this software and associated documentation files (the "Software"), to deal

View File

@@ -1,7 +1,7 @@
/* /*
*MIT License *MIT License
* *
*Copyright (c) 2022 Azerothcore *Copyright (c) 2023 Azerothcore
* *
*Permission is hereby granted, free of charge, to any person obtaining a copy *Permission is hereby granted, free of charge, to any person obtaining a copy
*of this software and associated documentation files (the "Software"), to deal *of this software and associated documentation files (the "Software"), to deal

View File

@@ -1,7 +1,7 @@
/* /*
*MIT License *MIT License
* *
*Copyright (c) 2022 Azerothcore *Copyright (c) 2023 Azerothcore
* *
*Permission is hereby granted, free of charge, to any person obtaining a copy *Permission is hereby granted, free of charge, to any person obtaining a copy
*of this software and associated documentation files (the "Software"), to deal *of this software and associated documentation files (the "Software"), to deal

View File

@@ -1,7 +1,7 @@
/* /*
*MIT License *MIT License
* *
*Copyright (c) 2022 Azerothcore *Copyright (c) 2023 Azerothcore
* *
*Permission is hereby granted, free of charge, to any person obtaining a copy *Permission is hereby granted, free of charge, to any person obtaining a copy
*of this software and associated documentation files (the "Software"), to deal *of this software and associated documentation files (the "Software"), to deal
@@ -96,6 +96,13 @@ void AnticheatMgr::StartHackDetection(Player* player, MovementInfo movementInfo,
return; return;
} }
// Dear future me. Please forgive me.
// I can't even begin to express how sorry I am for this order
// If you bought this you have been scammed.
// Visit AC: https://discord.com/invite/kZnFt47U for help on the Open Source Anticheat
// The project compromised of various developers of the open source scene and we hang out there.
// We would never charge for modules or "lessons"
SpeedHackDetection(player, movementInfo); SpeedHackDetection(player, movementInfo);
FlyHackDetection(player, movementInfo); FlyHackDetection(player, movementInfo);
JumpHackDetection(player, movementInfo, opcode); JumpHackDetection(player, movementInfo, opcode);

View File

@@ -1,7 +1,7 @@
/* /*
*MIT License *MIT License
* *
*Copyright (c) 2022 Azerothcore *Copyright (c) 2023 Azerothcore
* *
*Permission is hereby granted, free of charge, to any person obtaining a copy *Permission is hereby granted, free of charge, to any person obtaining a copy
*of this software and associated documentation files (the "Software"), to deal *of this software and associated documentation files (the "Software"), to deal

View File

@@ -1,7 +1,7 @@
/* /*
*MIT License *MIT License
* *
*Copyright (c) 2022 Azerothcore *Copyright (c) 2023 Azerothcore
* *
*Permission is hereby granted, free of charge, to any person obtaining a copy *Permission is hereby granted, free of charge, to any person obtaining a copy
*of this software and associated documentation files (the "Software"), to deal *of this software and associated documentation files (the "Software"), to deal

View File

@@ -1,7 +1,7 @@
/* /*
*MIT License *MIT License
* *
*Copyright (c) 2022 Azerothcore *Copyright (c) 2023 Azerothcore
* *
*Permission is hereby granted, free of charge, to any person obtaining a copy *Permission is hereby granted, free of charge, to any person obtaining a copy
*of this software and associated documentation files (the "Software"), to deal *of this software and associated documentation files (the "Software"), to deal

View File

@@ -1,7 +1,7 @@
/* /*
*MIT License *MIT License
* *
*Copyright (c) 2022 Azerothcore *Copyright (c) 2023 Azerothcore
* *
*Permission is hereby granted, free of charge, to any person obtaining a copy *Permission is hereby granted, free of charge, to any person obtaining a copy
*of this software and associated documentation files (the "Software"), to deal *of this software and associated documentation files (the "Software"), to deal

View File

@@ -1,7 +1,7 @@
/* /*
*MIT License *MIT License
* *
*Copyright (c) 2022 Azerothcore *Copyright (c) 2023 Azerothcore
* *
*Permission is hereby granted, free of charge, to any person obtaining a copy *Permission is hereby granted, free of charge, to any person obtaining a copy
*of this software and associated documentation files (the "Software"), to deal *of this software and associated documentation files (the "Software"), to deal

View File

@@ -1,7 +1,7 @@
/* /*
*MIT License *MIT License
* *
*Copyright (c) 2022 Azerothcore *Copyright (c) 2023 Azerothcore
* *
*Permission is hereby granted, free of charge, to any person obtaining a copy *Permission is hereby granted, free of charge, to any person obtaining a copy
*of this software and associated documentation files (the "Software"), to deal *of this software and associated documentation files (the "Software"), to deal