Advertisement
Guest User

Untitled

a guest
Sep 16th, 2015
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.40 KB | None | 0 0
  1. /*
  2. Author: Chris(tian) "infiSTAR" Lorenzen
  3. Contact: infiSTAR23@gmail.com
  4. #754
  5.  
  6. If you have given me no reason to not update you, you will receive updates at (your customers/paypal email address):
  7. steffenfriis@gmail.com
  8. */
  9. /* *******************Developer : infiSTAR (infiSTAR23@gmail.com)******************* */
  10. /* **************infiSTAR Copyright®© 2011 - 2015 All rights reserved.************** */
  11. /* *********************************www.infiSTAR.de********************************* */
  12. _______________________________________________________________________________________
  13. Once you purchase, your paypal email will be added to my Updater.
  14. As soon as I am online, I will send you the most recent version,
  15. as that is always newer than what I have on the store (for several reasons).
  16. However updates and support are not part of the purchase!
  17.  
  18. CONTACT INFO
  19. http://board.infiSTAR.de
  20. http://support.infiSTAR.de
  21. http://dayzantihack.com/form.html (infiSTAR23@gmail.com)
  22. _______________________________________________________________________________________
  23.  
  24. It is very important that you read through the "run.sqf".
  25. Most people want to run this on AltisLife and forget to change the settings for AltisLife in the "run.sqf".
  26. Also you may want to add/remove from the _devs or _testers arrays.
  27. _______________________________________________________________________________________
  28. IMPORTANT - DLLs:
  29. ===================
  30. The .dll files are not essential and not part of the purchase.
  31.  
  32. You NEEED "Visual C++ Redistributable Packages for Visual Studio 2013 - 32 Bit version"
  33.  
  34. ARMA_LOG.dll
  35. is creating (All Logs can be found in the server .rpt file as well, if you do not want to use this dll that is fine):
  36. A3_HACKLOG_DATE.txt
  37. A3_SURVEILLANCELOG_DATE.txt
  38. +[...],
  39.  
  40. ARMA_BAN.dll
  41. is writing a ban.txt file in your servers arma3 folder,
  42. Arma3 will kick players with the UIDs written in that ban.txt when they try to join and print the message "you have been banned"
  43.  
  44. ARMA_LOAD.dll
  45. Used to check for existing updates and resolving steam names of players.
  46. (more comming soon / so actually needed now for some of the functions)
  47. _______________________________________________________________________________________
  48. Installation-Guide (How to install):
  49. ===================
  50. RUS (thanks to ISP55):
  51. http://epochmod.ru/forum/index.php?/topic/251-ustanovka-a3-antihack-admintools-infistarde/
  52.  
  53.  
  54. ArmA3 Epoch:
  55. 01. Disable default AntiHack (SkaroKid copy paste *1) by going into "@EpochHive\epochAH.hpp"
  56. antihack_Enabled = false; // built-in Anti-Hack
  57. antihack_addOnCheck = false; //addon check
  58. 02. Go into "SERVER_ARMA3_FOLDER" folder and copy paste "a3_infiSTAR.pbo" on your server in the server pbo directory:
  59. "@EpochHive\Addons"
  60. so it is in the same folder as "a3_epoch_server.pbo"
  61. 05. Put the following files into your Arma3 server folder (no sub folder of the Arma3 server folder) as well.
  62. A3AH.sqf
  63. A3AT.sqf
  64. run.sqf
  65. all dlls
  66. examples:
  67. http://infiSTAR.de/readme/AH_files_location_picture.png
  68. http://infiSTAR.de/readme/AH_files_location_picture2.png
  69. 04. Open the "run.sqf" and add your AdminUID(s), then check if the different settings are fine for you :) - do not edit the other files.
  70. 05. Upload the BattleEye Filters from my folder "\SERVER_ARMA3_FOLDER\Epoch_BattleEye_Filters"
  71. into your instance folder (it should have a BEServer cfg file) - overwrite the existing filters but do not delete any file in this folder!
  72. 06. Default Open Menu Key is F1
  73.  
  74.  
  75. Altis-Life:
  76. 01. First we need to remove the spyglass start line.
  77. Open the Altis-Life MPMission folder and remove the spyglass init line from the "initPlayerLocal.sqf".
  78. 02. Make sure the folder you downloaded the pbo from "AltisLife\@life_server\Addons", only has the life_server.pbo in it.
  79. If that folder has a subfolder or the unpacked pbo in it -> DELETE that.
  80. should be looking like this:
  81. http://infiSTAR.de/readme/life_server_pbo_location.png
  82. 03. Once you are done, unpack your pbo file (google pbo manager or semilar)
  83. 04. copy paste the "a3_infiSTAR.pbo" right next to your life_server.pbo
  84. 05. Put the following files into your Arma3 server folder (no sub folder of the Arma3 server folder) as well.
  85. A3AH.sqf
  86. A3AT.sqf
  87. run.sqf
  88. all dlls
  89.  
  90. examples:
  91. http://infiSTAR.de/readme/AH_files_location_picture.png
  92. http://infiSTAR.de/readme/AH_files_location_picture2.png
  93. 06. Open the "run.sqf" and add your AdminUID(s), then check if the different settings are fine for you :) - do not edit the other files.
  94. It is the most important thing that you read carefully through the run.sqf and set all settings correctly for your server.
  95. 07. Upload the BattleEye Filters from my folder "\SERVER_ARMA3_FOLDER\AltisLife_BattleEye_Filters"
  96. into your instance folder (it should have a BEServer cfg file) - overwrite the existing filters but do not delete any file in this folder!
  97. 08. Default Open Menu Key is F1
  98.  
  99.  
  100. Wasteland and/or other mods:
  101. 01. Make sure to disabled and/or remove the antihack of this mod (wasteland has some small antihack in it which might make issues)
  102. 02. Now open the .zip file you have gotten from the store and go into the subfolder "SERVER_ARMA3_FOLDER"
  103. 03. Copy & Paste the folder "@infiSTAR_servermod" into your Arma3 server folder (no sub folder of the Arma3 server folder)
  104. 04. Modify your start .bat file or server init line so it has this "-servermod=@infiSTAR_servermod;"
  105. Example from my test-server:
  106. @start arma3server.exe -mod=@Epoch;@EpochHive; -servermod=@infiSTAR_servermod; -config=C:\Arma3\SC\config.cfg -ip=localhost -port=2302 -profiles=SC -cfg=C:\Arma3\SC\basic.cfg -name=SC -world=empty -nosplash -noSound -noPause -noCB -autoinit
  107. 05. Put the following files into your Arma3 server folder (no sub folder of the Arma3 server folder) as well.
  108. A3AH.sqf
  109. A3AT.sqf
  110. run.sqf
  111. all dlls
  112.  
  113. examples:
  114. http://infiSTAR.de/readme/AH_files_location_picture.png
  115. http://infiSTAR.de/readme/AH_files_location_picture2.png
  116. 06. Open the "run.sqf" and add your AdminUID(s), then check if the different settings are fine for you :) - do not edit the other files.
  117. It is the most important thing that you read carefully through the run.sqf and set all settings correctly for your server.
  118. 07. Default Open Menu Key is F1
  119.  
  120.  
  121.  
  122.  
  123.  
  124. MPMission - the hpp file (infiSTAR_AdminMenu):
  125. To use the infiSTAR_AdminMenu Dialog you will need to edit your current MPMission.
  126. Go into your servers MPMissions folder and unpack the mission pbo file you want to run.
  127. Now open the "description.ext" and add this (I did it at the very top):
  128. #include "infiSTAR_AdminMenu.hpp"
  129. Now you need to copy the "infiSTAR_AdminMenu.hpp" file from "MPMission Addition(s)" into the MPMission (so it is right next to your "description.ext").
  130. Repack the mission to a pbo again.
  131. You have to do this, or you will not be able to open the AdminMenu..!
  132.  
  133.  
  134.  
  135.  
  136.  
  137. Good to know:
  138. 1. You can spectate by double clicking the name of a player in the admin menu.
  139. 2. Keybinds:
  140. F1 - Default AdminMenu Key
  141. F6 - Heal Yourself
  142. F7 - Heal & Repair withing 15m
  143. F10 - Stop Spectating
  144. F11 - Add Ammo for current weapon
  145. 5 - Teleport in looking direction
  146. 6 - Eject CursorTarget
  147. 7 - Lock & Unlock closest vehicle you are aiming at.
  148. 8 - Upgrade building (Epoch).
  149. SHIFT & F2 - Adminconsole
  150. SHIFT & 4 - Fly Up
  151. SHIFT & TAB - Open Map
  152. SHIFT & I - Show Info about CursorTarget
  153. DELETE - Delete CursorTarget
  154. DIK_PGUP (PageUP) - Flip CursorTarget Vehicle
  155. 3. If the map is opened and you hold LEFT-ALT key, you can click on the map and teleport there!
  156. 4. If you are added in the run.sqf as an admin, you are able to change from admin to a normal player and back by typing !admin in the chat.
  157.  
  158. Have a great day and an awesome expierience,
  159. chris aka infiSTAR
  160. _______________________________________________
  161. infiSTAR.de is used and supported by the biggest and best Communities like:
  162. http://mgtrolls.eu
  163. http://customcombatgaming.com
  164. http://TrainwreckDayZ.com
  165.  
  166. I am doing this as a passionate 1-man Project.
  167. The tool is actively developed and updated, trying to get the best
  168. results vs Scripters, Hackers while implementing helpful features to administrate your server(s).
  169.  
  170. I ty to help anyone who needs help but it is very easy structured and self-explaining.
  171. The tool comes with a readme including install instructions and there is even pictures.
  172.  
  173. If you have seen my tool on another server and you are not convinced about purchasing it yourself or what it does, how it works or just unsure if you want to purchase it for your server/community.
  174. I can offer you to add your UID to a Test-server so you can at least get a feel of a few benefits you get.
  175.  
  176. Due to the nature of this software, it needs to be updated quite often, because of new mods, mod updates or new hacks.
  177. I provide Updates and support for my customers for more than 2 years now.
  178. I am happy to go on providing Updates as long as it is possible for me.
  179.  
  180. Thanks for your attention.
  181.  
  182. P.S.
  183. Thanks to those, who help(ed) me testing new features, bugs or sending in Hacks to check against them :)
  184. __________________________________________________
  185. problems?
  186. just contact me:
  187. http://infiSTAR.de/form.html
  188.  
  189. infiSTAR.de & DayzAntiHack.com & Arma-AntiHack.com
  190. altislifeantihack.com & arma3antihack.com & arma3-antihack.net
  191. __________________________________________________
  192. You(I) hereby agree to the following
  193.  
  194. TERMS AND CONDITIONS
  195. The script (which is a plain written text) stays property of infiSTAR.
  196. As author he is the only one allowed to modify, share (sell, post, [..]) it.
  197. You are not allowed to copy/modify any kind of intellectual property of infiSTAR (this),
  198. unless you are permitted by infiSTAR.
  199. This is a one time payment for the product in its present state.
  200. Commercial use is prohibited unless it is permitted by infiSTAR.
  201.  
  202. REFUND POLICY
  203. You agree that infiSTAR offers no refunds and all payments are final.
  204. Furthermore, you shall not institute any form or charge-back for any fees paid to infiSTAR.
  205. You acknowledge that you have read and agree to the above Policy.
  206.  
  207.  
  208. Urheber- und Leistungsschutzrechte
  209. Die infiSTAR Dateien und ihr Inhalt unterliegen dem deutschen Urheber- und Leistungsschutzrecht.
  210. Die unerlaubte Vervielfältigung oder Weitergabe einzelner Inhalte oder kompletter Dateien ist nicht gestattet und strafbar.
  211. Dies ist eine einmalige Zahlung für das Produkt im Gegenwärtigen Zustand zum Zeitpunkt des Verkaufs.
  212. Es ist ausschließlich der private und nicht kommerziellen Gebrauch erlaubt.
  213. § 11 UrhG
  214. Das Urheberrecht schützt den Urheber in seinen geistigen und persönlichen Beziehungen zum Werk und in der Nutzung des Werkes.
  215. Es dient zugleich der Sicherung einer angemessenen Vergütung für die Nutzung des Werkes.
  216. § 97 UrhG
  217. Anspruch auf Unterlassung und Schadensersatz
  218. § 98 UrhG
  219. Anspruch auf Vernichtung, Rückruf und Überlassung
  220. § 106 UrhG
  221. Unerlaubte Verwertung urheberrechtlich geschützter Werke
  222. (1) Wer in anderen als den gesetzlich zugelassenen Fällen ohne Einwilligung des Berechtigten ein Werk oder eine Bearbeitung oder Umgestaltung eines Werkes vervielfältigt, verbreitet oder öffentlich wiedergibt, wird mit Freiheitsstrafe bis zu drei Jahren oder mit Geldstrafe bestraft.
  223. (2) Der Versuch ist strafbar.
  224. /* *******************Developer : infiSTAR (infiSTAR23@gmail.com)******************* */
  225. /* **************infiSTAR Copyright®© 2011 - 2015 All rights reserved.************** */
  226. /* *********************************www.infiSTAR.de********************************* */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement