Advertisement
Guest User

Untitled

a guest
Sep 1st, 2015
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.99 KB | None | 0 0
  1. /*
  2. Author: Chris(tian) "infiSTAR" Lorenzen
  3. Contact: infiSTAR23@gmail.com
  4. #1154
  5.  
  6. If you have given me no reason to not update you, you will receive updates at (your customers/paypal email address):
  7. jamespark160@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. _______________________________________________________________________________________
  29. IMPORTANT - DLLs:
  30. ===================
  31. The .dll files are not essential and not part of the purchase.
  32.  
  33. You NEEED "Visual C++ Redistributable Packages for Visual Studio 2013 - 32 Bit version"
  34.  
  35. ARMA_LOG.dll
  36. 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):
  37. A3_HACKLOG_DATE.txt
  38. A3_SURVEILLANCELOG_DATE.txt
  39. +[...],
  40.  
  41. ARMA_BAN.dll
  42. is writing a ban.txt file in your servers arma3 folder,
  43. 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"
  44.  
  45. ARMA_LOAD.dll
  46. Used to check for existing updates and resolving steam names of players.
  47. (more comming soon / so actually needed now for some of the functions)
  48. _______________________________________________________________________________________
  49.  
  50.  
  51.  
  52. Installation-Guide:
  53. ===================
  54. RUS (thanks to ISP55):
  55. http://epochmod.ru/forum/index.php?/topic/251-ustanovka-a3-antihack-admintools-infistarde/
  56.  
  57.  
  58. MPMission - the hpp file (infiSTAR_AdminMenu):
  59. ENG:
  60. To use the infiSTAR_AdminMenu Dialog you will need to edit your current MPMission.
  61. Go into your servers MPMissions folder and unpack the mission pbo file you want to run.
  62. Now open the "description.ext" and add this at the very top:
  63. #include "infiSTAR_AdminMenu.hpp"
  64. after doing this, 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").
  65. Repack the mission to a pbo again.
  66. You have to do this, or you will have no AdminMenu..!
  67. Please go on with the installation now (you can skip the GERMAN block)
  68.  
  69. GER:
  70. Moin moin,
  71. von nun an benotigt man eine kleine Datei ("infiSTAR_AdminMenu.hpp") in der MPmission um das AdminMenu nutzen zu konnen.
  72. Zu finden ist diese Datei im "MPMission Addition(s)" Order aus der infiSTAR.de_A3.zip.
  73. Zunachst muss man aus dem MPMissions Order auf dem Server die jeweilige Mission herunterladen, bzw herauskopieren.
  74. Ich empfehle eine Sicherheitskopie anzufertigen.
  75. Anschlie?end kopiert man nun die "infiSTAR_AdminMenu.hpp" in die MPmission (z.B. "epoch.Altis").
  76. Zu letzt muss man nur noch die "description.ext", innerhalb dieser Mission offnen und in der ersten Zeile
  77. #include "infiSTAR_AdminMenu.hpp"
  78. einfugen, um die Datei auch zu laden.
  79. Soviel zu dem neuem Dialog, bitte unten weiterlesen :)
  80.  
  81.  
  82.  
  83. ArmA3 Epoch:
  84. 01. Disable default AntiHack (SkaroKid copy paste *1) by going into "@EpochHive\epochAH.hpp"
  85. antihack_Enabled = false; // built-in Anti-Hack
  86. antihack_addOnCheck = false; //addon check
  87. 02. Go into "SERVER_ARMA3_FOLDER" folder and copy paste "a3_infiSTAR.pbo" on your server in the server pbo directory:
  88. "@EpochHive\Addons"
  89. so it is in the same folder as "a3_epoch_server.pbo"
  90.  
  91. 05. Put the following files into your Arma3 server folder (no sub folder of the Arma3 server folder) as well.
  92. A3AH.sqf
  93. A3AT.sqf
  94. run.sqf
  95. all dlls
  96.  
  97. examples:
  98. http://infiSTAR.de/readme/AH_files_location_picture.png
  99. http://infiSTAR.de/readme/AH_files_location_picture2.png
  100.  
  101. 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.
  102. 05. Upload the BattleEye Filters from my folder "\SERVER_ARMA3_FOLDER\Epoch_BattleEye_Filters"
  103. into your instance folder (it should have a BEServer cfg file) - overwrite the existing filters but do not delete any file in this folder!
  104. 06. Default Open Menu Key is F1
  105.  
  106.  
  107.  
  108.  
  109. Altis-Life:
  110. 01. First we need to remove the spyglass start line.
  111. Open the Altis-Life MPMission folder and remove the spyglass init line from the "initPlayerLocal.sqf".
  112. 02. Make sure the folder you downloaded the pbo from "AltisLife\@life_server\Addons", only has the life_server.pbo in it.
  113. If that folder has a subfolder or the unpacked pbo in it -> DELETE that.
  114.  
  115. should be looking like this:
  116. http://infiSTAR.de/readme/life_server_pbo_location.png
  117.  
  118. 03. Once you are done, unpack your pbo file (google pbo manager or semilar)
  119. 04. copy paste the "a3_infiSTAR.pbo" right next to your life_server.pbo
  120.  
  121. 05. Put the following files into your Arma3 server folder (no sub folder of the Arma3 server folder) as well.
  122. A3AH.sqf
  123. A3AT.sqf
  124. run.sqf
  125. all dlls
  126.  
  127. examples:
  128. http://infiSTAR.de/readme/AH_files_location_picture.png
  129. http://infiSTAR.de/readme/AH_files_location_picture2.png
  130.  
  131. 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.
  132. It is the most important thing that you read carefully through the run.sqf and set all settings correctly for your server.
  133. 07. Upload the BattleEye Filters from my folder "\SERVER_ARMA3_FOLDER\AltisLife_BattleEye_Filters"
  134. into your instance folder (it should have a BEServer cfg file) - overwrite the existing filters but do not delete any file in this folder!
  135. 08. Default Open Menu Key is F1
  136.  
  137.  
  138.  
  139.  
  140. Wasteland and/or other mods:
  141. 01. Make sure to disabled and/or remove the antihack of this mod (wasteland has some small antihack in it which might make issues)
  142. 02. Now open the .zip file you have gotten from the store and go into the subfolder "SERVER_ARMA3_FOLDER"
  143. 03. Copy & Paste the folder "@infiSTAR_servermod" into your Arma3 server folder (no sub folder of the Arma3 server folder)
  144. 04. Modify your start .bat file or server init line so it has this "-servermod=@infiSTAR_servermod;"
  145. Example from my test-server:
  146. @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
  147.  
  148. 05. Put the following files into your Arma3 server folder (no sub folder of the Arma3 server folder) as well.
  149. A3AH.sqf
  150. A3AT.sqf
  151. run.sqf
  152. all dlls
  153.  
  154. examples:
  155. http://infiSTAR.de/readme/AH_files_location_picture.png
  156. http://infiSTAR.de/readme/AH_files_location_picture2.png
  157. 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.
  158. It is the most important thing that you read carefully through the run.sqf and set all settings correctly for your server.
  159. 07. Default Open Menu Key is F1
  160.  
  161.  
  162.  
  163. Good to know:
  164. 1. You can spectate by double clicking the name of a player in the admin menu.
  165. 2. Keybinds:
  166. F1 - Default AdminMenu Key
  167. F6 - Heal Yourself
  168. F7 - Heal & Repair withing 15m
  169. F10 - Stop Spectating
  170. F11 - Add Ammo for current weapon
  171. 5 - Teleport in looking direction
  172. 6 - Eject CursorTarget
  173. 7 - Lock & Unlock closest vehicle you are aiming at.
  174. 8 - Upgrade building (Epoch).
  175. SHIFT & F2 - Adminconsole
  176. SHIFT & 4 - Fly Up
  177. SHIFT & TAB - Open Map
  178. SHIFT & I - Show Info about CursorTarget
  179. DELETE - Delete CursorTarget
  180. DIK_PGUP (PageUP) - Flip CursorTarget Vehicle
  181. 3. If the map is opened and you hold LEFT-ALT key, you can click on the map and teleport there!
  182. 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.
  183.  
  184.  
  185.  
  186. Have a great day and an awesome expierience,
  187. chris aka infiSTAR
  188. _______________________________________________
  189. infiSTAR.de is used and supported by the biggest and best Communities like:
  190. http://mgtrolls.eu
  191. http://customcombatgaming.com
  192. http://TrainwreckDayZ.com
  193.  
  194. I am doing this as a passionate 1-man Project.
  195. The tool is actively developed and updated, trying to get the best
  196. results vs Scripters, Hackers while implementing helpful features to administrate your server(s).
  197.  
  198. I ty to help anyone who needs help but it is very easy structured and self-explaining.
  199. The tool comes with a readme including install instructions and there is even pictures.
  200.  
  201. 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.
  202. 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.
  203.  
  204. Due to the nature of this software, it needs to be updated quite often, because of new mods, mod updates or new hacks.
  205. I provide Updates and support for my customers for more than 2 years now.
  206. I am happy to go on providing Updates as long as it is possible for me.
  207.  
  208. Thanks for your attention.
  209.  
  210. P.S.
  211. Thanks to those, who help(ed) me testing new features, bugs or sending in Hacks to check against them :)
  212. __________________________________________________
  213. problems?
  214. just contact me:
  215. http://infiSTAR.de/form.html
  216.  
  217. infiSTAR.de & DayzAntiHack.com & Arma-AntiHack.com
  218. altislifeantihack.com & arma3antihack.com & arma3-antihack.net
  219. __________________________________________________
  220. You(I) hereby agree to the following
  221.  
  222. TERMS AND CONDITIONS
  223. The script (which is a plain written text) stays property of infiSTAR.
  224. As author he is the only one allowed to modify, share (sell, post, [..]) it.
  225. You are not allowed to copy/modify any kind of intellectual property of infiSTAR (this),
  226. unless you are permitted by infiSTAR.
  227. Commercial use is prohibited unless it is permitted by infiSTAR.
  228.  
  229. REFUND POLICY
  230. You agree that infiSTAR offers no refunds and all payments are final.
  231. Furthermore, you shall not institute any form or charge-back for any fees paid to infiSTAR.
  232. You acknowledge that you have read and agree to the above Policy.
  233.  
  234.  
  235. Urheber- und Leistungsschutzrechte
  236. Die infiSTAR Dateien und ihr Inhalt unterliegen dem deutschen Urheber- und Leistungsschutzrecht.
  237. Die unerlaubte Vervielfältigung oder Weitergabe einzelner Inhalte oder kompletter Dateien ist nicht gestattet und strafbar.
  238. Es ist ausschließlich der private und nicht kommerziellen Gebrauch erlaubt.
  239. § 11 UrhG
  240. Das Urheberrecht schützt den Urheber in seinen geistigen und persönlichen Beziehungen zum Werk und in der Nutzung des Werkes.
  241. Es dient zugleich der Sicherung einer angemessenen Vergütung für die Nutzung des Werkes.
  242. § 97 UrhG
  243. Anspruch auf Unterlassung und Schadensersatz
  244. § 98 UrhG
  245. Anspruch auf Vernichtung, Rückruf und Überlassung
  246. § 106 UrhG
  247. Unerlaubte Verwertung urheberrechtlich geschützter Werke
  248. (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.
  249. (2) Der Versuch ist strafbar.
  250.  
  251.  
  252. /* *******************Developer : infiSTAR (infiSTAR23@gmail.com)******************* */
  253. /* **************infiSTAR Copyright®© 2011 - 2015 All rights reserved.************** */
  254. /* *********************************www.infiSTAR.de********************************* */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement