<?xml version="1.0"?>
<rss version="2.0"><channel><title>General Latest Topics</title><link>https://community.lineage2toggle.com/index.php?/forum/36-general/</link><description>General Latest Topics</description><language>en</language><item><title>Win 10 Adrenaline *CRACKED*</title><link>https://community.lineage2toggle.com/index.php?/topic/3-win-10-adrenaline-cracked/</link><description><![CDATA[<p>
	Hey all, I have windows 10 and this is working for the new Lineage2 Toggle server. No issues to date.<br />
	<br />
	Basically unzip into your C:\ Folder. <span style="color:#c0392b;"><strong>Go to the file settings on Admons2.exe, start.exe. and Adrenalin.exe and change all to "Run as Administrator" and change compatibility to windows 7.</strong></span><br />
	<br />
	Run Admons2.exe, wait for it to launch adrenaline, then run start.exe, turn it on. Minimize admons2.exe and start.exe, then load as many L2 clients as you want from that point.<br />
	<br />
	<strong><span style="color:#c0392b;">if that doesn't work. Try changing your L2.Exe shortcut to run in compatibility for Win 7 as well and/or run as admin.<br />
	<br />
	Also, make sure windows defender and any anti-virus has the adrenaline folder excluded . If you still have issues exclude the Lineage 2 folder as well.<br />
	<br />
	If all of that fails try this.<br />
	<br />
	run CMD as admin and place this ----&gt;&gt;<br />
	bcdedit.exe /set {current} nx AlwaysOff<br />
	(Thank Myli for this info!)</span></strong><br />
	<br />
	Hope this helps.<br />
	<br />
	DL Link -&gt; <a href="http://www.mediafire.com/file/xkz8f889k4h9mm6/Win10%20Adrenaline.rar" rel="external nofollow">WIN 10 ADRENALINE</a> (PLEASE LET ME KNOW IF THIS LINK DOES NOT WORK AGAIN)<br />
	<br />
	PASSWORD = 12345<br />
	Password for *.RAR file is: 12345
</p>
]]></description><guid isPermaLink="false">3</guid><pubDate>Sun, 03 Nov 2019 04:56:35 +0000</pubDate></item><item><title>WIN 10 adrenaline advice</title><link>https://community.lineage2toggle.com/index.php?/topic/4277-win-10-adrenaline-advice/</link><description><![CDATA[<p>
	Looking for any info anyone might have on error im encountering 
</p>

<p>
	Setup adrenaline as per instructions and adrenaline runs fine and opens 
</p>

<p>
	go to run L2 in system folder but game fails to load
</p>

<p>
	turned off antivirus and firewalls makes no diffrence 
</p>

<p>
	excluded l2.exe and adrenaline files 1,2 &amp; notepad file from windows defender made no diffrence.
</p>

<p>
	added all program files to data execution prevention exclusion list and that makes no diffrence either 
</p>

<p>
	only thing i have found is that if i press stop on program 1 lineage will load fine as soon as i press start lineage fails to load 
</p>

<p>
	 
</p>

<p>
	anyone any ideas ?
</p>

<p>
	 
</p>

<p>
	on a side not i can get  L2net and Tower running fine 
</p>
]]></description><guid isPermaLink="false">4277</guid><pubDate>Thu, 26 Jun 2025 19:14:29 +0000</pubDate></item><item><title>Best way to stand still and target</title><link>https://community.lineage2toggle.com/index.php?/topic/2969-best-way-to-stand-still-and-target/</link><description><![CDATA[<p>
	Looking for advice as to how to keep a pole user stationary while targetting in FoG.  The mobs all come to me, i just want to stand and kill them without moving everywhere.<br />
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">2969</guid><pubDate>Sun, 02 Feb 2025 02:17:00 +0000</pubDate></item><item><title>AutoFarm.enc</title><link>https://community.lineage2toggle.com/index.php?/topic/533-autofarmenc/</link><description><![CDATA[<p>
	Queria saber se tem alguem que consiga modificar esses dois arquivos para que eles fiquem sempre validado, pois ele tem validade a cada 30 dias pagando!
</p>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="643" data-ratio="45.09" width="947" alt="adre.png.7bab530048a218f3392ede7651cf3d4b.png" data-src="https://community.lineage2toggle.com/uploads/monthly_2023_10/adre.png.7bab530048a218f3392ede7651cf3d4b.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" />
</p>
]]></description><guid isPermaLink="false">533</guid><pubDate>Wed, 18 Oct 2023 21:17:53 +0000</pubDate></item><item><title>Win 11 Adrenaline Cracke</title><link>https://community.lineage2toggle.com/index.php?/topic/522-win-11-adrenaline-cracke/</link><description><![CDATA[<p>
	I am searching for this, if somebody has the solution please place it here
</p>

<p>
	Thanks
</p>
]]></description><guid isPermaLink="false">522</guid><pubDate>Wed, 12 Apr 2023 12:31:09 +0000</pubDate></item><item><title>Sniff Alt+B script</title><link>https://community.lineage2toggle.com/index.php?/topic/530-sniff-altb-script/</link><description><![CDATA[<p>
	Hello Guys, i new on server and i looking for help <span><img src="https://twemoji.maxcdn.com/2/72x72/1f642.png" class="ipsEmoji" alt="🙂"></span>
</p>

<p>
	<span>i search Adrenalin Script for record all ALT+B request i make in .txt</span>
</p>

<p>
	<span>i found this script but doenst work ! </span>
</p>

<blockquote class="ipsQuote" data-ipsquote="">
	<div class="ipsQuote_citation">
		Quote
	</div>

	<div class="ipsQuote_contents">
		<p>
			uses SysUtils, Classes;<br />
			var A:TStringList;<br />
			begin<br />
			  A:= TStringList.create;<br />
			  A.Text:= Engine.CbText;<br />
			  A.SaveToFile(Script.Path + 'CbText.txt');<br />
			  A.Free;<br />
			end.
		</p>
	</div>
</blockquote>

<p>
	This Line "  A.Text:= Engine.CbText; " is red in Adrenaline.
</p>

<p>
	all suggest are welcome <span><img src="https://twemoji.maxcdn.com/2/72x72/1f642.png" class="ipsEmoji" alt="🙂"> thx</span>
</p>
]]></description><guid isPermaLink="false">530</guid><pubDate>Sun, 16 Jul 2023 22:10:49 +0000</pubDate></item><item><title>How to Self buff with ALT-B **cracked style**</title><link>https://community.lineage2toggle.com/index.php?/topic/102-how-to-self-buff-with-alt-b-cracked-style/</link><description><![CDATA[<p>
	Open adrenlain **I'm using cracked**, but this should work awesome on paid.
</p>

<p>
	1. choose settings 
</p>

<p>
	<img alt="image.png.00ef54b94fdcad5aca8b988bc5e769ce.png" class="ipsImage ipsImage_thumbnailed" data-fileid="174" data-ratio="83.33" style="height:auto;" width="150" data-src="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.png.00ef54b94fdcad5aca8b988bc5e769ce.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" />
</p>

<p>
	2. choose self buffs and then click type and move in in game buffs
</p>

<p style="text-align:center;">
	<img alt="image.png.374f6b94912d66b37fde04d90758c300.png" class="ipsImage ipsImage_thumbnailed" data-fileid="188" data-ratio="40.38" style="height:auto;" width="998" data-src="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.png.374f6b94912d66b37fde04d90758c300.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" />
</p>

<p>
	3. select whatever buff scheme you desire, I'm going to select "Buff fo fighter", then click on H
</p>

<p style="text-align:center;">
	<img alt="image.png.cb7977b86a497fa331af92d4046761c3.png" class="ipsImage ipsImage_thumbnailed" data-fileid="180" data-ratio="18.26" style="height:auto;" width="898" data-src="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.png.cb7977b86a497fa331af92d4046761c3.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" />
</p>

<p>
	4. once you click H you'll see
</p>

<p style="text-align:center;">
	 <img alt="image.png.cbfe92e2630f0d7013d6d91716140dfb.png" class="ipsImage ipsImage_thumbnailed" data-fileid="181" data-ratio="48.96" style="height:auto;" width="384" data-src="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.png.cbfe92e2630f0d7013d6d91716140dfb.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" />
</p>

<p>
	4. Erase all of this and enter
</p>

<p style="text-align:center;">
	 <img alt="image.png.eac9a2e026448268aed20f53e01c4d3f.png" class="ipsImage ipsImage_thumbnailed" data-fileid="197" data-ratio="47.12" style="height:auto;" width="382" data-src="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.png.eac9a2e026448268aed20f53e01c4d3f.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" />     <img alt="image.png.4327205669d17bd8e600dda106afb691.png" class="ipsImage ipsImage_thumbnailed" data-fileid="186" data-ratio="36.71" style="height:auto;" width="346" data-src="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.png.4327205669d17bd8e600dda106afb691.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" />
</p>

<p style="text-align:center;">
	<span style="color:#f1c40f;"><strong>The Third and last number here listed as 13 chooses whether you buff yourself, the party of your pet.</strong></span>
</p>

<p style="text-align:center;">
	<span style="color:#f1c40f;"><strong>If you have a pet: </strong></span>
</p>

<p style="text-align:center;">
	<span style="color:#f1c40f;"><strong>13 = self, 14=pet, &amp; 15 = party</strong></span>
</p>

<p style="text-align:center;">
	<span style="color:#f1c40f;"><strong>If you do not have a pet:</strong></span>
</p>

<p style="text-align:center;">
	<span style="color:#f1c40f;"><strong>13 = self &amp; 14 = Party</strong></span>
</p>

<p>
	5. This will choose the Defender setting. The second number in the lsit in this case the 14 chooses the Defender. to choose mystic or fighter change this number to match the numbers in red next to the standard schemes in the pictures above.
</p>

<p style="text-align:center;">
	<img alt="image.png.b7d7e499f5b83f1dd745a59dec94ff21.png" class="ipsImage ipsImage_thumbnailed" data-fileid="187" data-ratio="42.90" style="height:auto;" width="909" data-src="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.png.b7d7e499f5b83f1dd745a59dec94ff21.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" />
</p>

<p>
	6. click box if no buffs, then click the box below which will bring up a list of buffs the character currently has, then select a buff or buffs that if they disappear the bot will rebuff with the buff scheme.
</p>

<p style="text-align:center;">
	<img alt="image.png.8b485fd5ae8c348cdb5af69245f50fa2.png" class="ipsImage ipsImage_thumbnailed" data-fileid="196" data-ratio="43.23" style="height:auto;" width="909" data-src="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.png.8b485fd5ae8c348cdb5af69245f50fa2.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" />
</p>

<p>
	7. Lastly
</p>

<ul>
	<li>
		 make sure fight is unchecked so the bot will not try and buff while in fight and will stop fighting until status is no longer in combat and then trigger AlT-B,  
		<ul>
			<li>
				also you can elect to do without target 
			</li>
		</ul>
	</li>
	<li>
		click  the box in front of "And/or it estimated time:   keep &lt;   and enter a time. (personally I like 5-10 mins worth of time, and a slightly different time on each character, but you do you)
	</li>
	<li>
		click Add button on the right side
	</li>
	<li>
		check all settngs to make sure something from another setting hasn't crept in such as a self heal skill from you're healer when Condition 1 on the lower left hand side says [My Health &lt; 80%]  
		<ul>
			<li>
				if a setting like this remains, you bot will not try to rebuff untill health is below 80% which means it is prob in combat [in fight] - likely or more likely death and party wipe
			</li>
		</ul>
	</li>
</ul>

<p>
	<span style="font-size:24px;"><strong>AND THE MOST IMPORTANT THING -</strong></span>
</p>

<p style="text-align:center;">
	<img alt="image.png.b31077b338bedbd4790184d4bcde2f4f.png" class="ipsImage ipsImage_thumbnailed" data-fileid="199" data-ratio="43.82" style="height:auto;" width="785" data-src="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.png.b31077b338bedbd4790184d4bcde2f4f.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" />
</p>

<p style="text-align:center;">
	 
</p>

<p>
	This is not a complete guide of buffs, you can mess with many other settings here, such as figure out how to add custom buffs once you save them in ALT-B buffer system. 
</p>

<p>
	Now you don't have to monitor and rebuff your characters every 2 or 3 hours. 
</p>

<p>
	Have fun!
</p>
]]></description><guid isPermaLink="false">102</guid><pubDate>Fri, 22 May 2020 16:44:20 +0000</pubDate></item><item><title>Cardinal cleanse/putify/vitalize</title><link>https://community.lineage2toggle.com/index.php?/topic/520-cardinal-cleanseputifyvitalize/</link><description><![CDATA[<p>
	Hello, I do not figure out how I can identify debuff ID or how to set the use of the Cleanse/MassCleanse/Vitalize/Purify ... on my Cardinal. 
</p>

<p>
	I guess the setting is somewhere in the Condtions Options where I see Buff ID but I don't see how to put it right.
</p>

<p>
	Thank you for you answers guys ... 
</p>
]]></description><guid isPermaLink="false">520</guid><pubDate>Wed, 05 Apr 2023 12:59:56 +0000</pubDate></item><item><title>adrenaline problem</title><link>https://community.lineage2toggle.com/index.php?/topic/506-adrenaline-problem/</link><description><![CDATA[<p>
	hello. I am using cracked adrenaline for about a year. today i had the following problem. If i load 9 accounts they are ok. if i try to load more,adrenaline window stuck and does nothing.
</p>

<p>
	Players are moving around, and i cannot enter their settings. I can not do anything in adrenaline. I  tried mem reduct, low background details, disabled animations. Any ideas?
</p>
]]></description><guid isPermaLink="false">506</guid><pubDate>Fri, 20 Jan 2023 20:27:28 +0000</pubDate></item><item><title>help me with script warehouse (put an take item)</title><link>https://community.lineage2toggle.com/index.php?/topic/462-help-me-with-script-warehouse-put-an-take-item/</link><description><![CDATA[<p>
	function TL2Control.LoadItems(ToWH: Boolean; List: array of Cardinal): Boolean;
</p>

<p>
	begin<br />
	  Engine.LoadItems(True, [148, 1, 50, 10000]); //put in warehouse: Sword Of Valhalla(x1), Adena(x10000);<br />
	  Engine.LoadItems(False, [148, 1, 50, 10000]); //take to warehouse: Sword Of Valhalla(x1), Adena(x10000);<br />
	end.
</p>

<p>
	 
</p>

<p>
	this no work free vesion l2adrenaline 
</p>
]]></description><guid isPermaLink="false">462</guid><pubDate>Fri, 13 May 2022 16:31:15 +0000</pubDate></item><item><title>Adrenaline L2DB.txt for High Five part 5</title><link>https://community.lineage2toggle.com/index.php?/topic/434-adrenaline-l2dbtxt-for-high-five-part-5/</link><description><![CDATA[<p>
	The datapack adrenaline uses seems to be missing some High Five data, so I've started a L2DB.txt to start collecting missing pieces.<br />
	<br />
	If you have a better version, or have something to add - please share!
</p>
<iframe allowfullscreen="" data-embedauthorid="1" data-embedcontent="" data-embedid="embed8546301046" scrolling="no" style="height:265px;max-width:502px;" data-embed-src="https://community.lineage2toggle.com/index.php?/files/file/2-lineage-2-bot-adrenaline-high-five-l2dbtxt/&amp;do=embed"></iframe>

<p>
	 
</p>
]]></description><guid isPermaLink="false">434</guid><pubDate>Thu, 23 Dec 2021 16:28:07 +0000</pubDate></item><item><title>Adrenaline Maps</title><link>https://community.lineage2toggle.com/index.php?/topic/345-adrenaline-maps/</link><description><![CDATA[<p>
	<a href="https://drive.google.com/file/d/1zAv0ciho2opYF-ZOMfS5tgDLy5hSO8z2/view" rel="external nofollow">https://drive.google.com/file/d/1zAv0ciho2opYF-ZOMfS5tgDLy5hSO8z2/view</a>
</p>
]]></description><guid isPermaLink="false">345</guid><pubDate>Sat, 03 Apr 2021 19:57:20 +0000</pubDate></item><item><title>Adrenaline Bot start error: Connection problem or verification server is down adrenaline</title><link>https://community.lineage2toggle.com/index.php?/topic/93-adrenaline-bot-start-error-connection-problem-or-verification-server-is-down-adrenaline/</link><description><![CDATA[<p>
	Run adsmon2 as admin once. Get error "Connection problem or verification server is down adrenaline". Close adrenaline. <strong>Keep</strong> adsmon2 running (adsmon2 <strong>#1</strong>).<br />
	Run adsmon2 as admin again (adsmon2 <strong>#2</strong>).<br />
	Adrenaline will launch and start sending authentication request to adsmon2 <strong>#1</strong>, that's when you have to close the adsmon2 <strong>#1</strong>, so that the rest of the keys would correctly authenticate unto adsmon2 <strong>#2</strong>.<br />
	Now you would continue continue with the <strong><a href="https://community.lineage2toggle.com/index.php?/topic/10-adrenaline-how-to-start/" rel=""><span style="color:#dcc07e;">guide</span></a></strong><br />
	<br />
	I don't have this error anymore, so if someone with this issue could make a few screenshots, that'd be great help. Thank You
</p>
]]></description><guid isPermaLink="false">93</guid><pubDate>Mon, 18 May 2020 03:33:41 +0000</pubDate></item><item><title>Crafting with Adrenaline</title><link>https://community.lineage2toggle.com/index.php?/topic/245-crafting-with-adrenaline/</link><description><![CDATA[<p>
	Hey!
</p>

<p>
	Sorry, i'm new on Adrenaline. Can some one teach me how to make SSA?
</p>

<p>
	it is working?
</p>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="280" data-ratio="8.63" width="765" alt="image.png.2f8394818ff5c4f3ef61c7613c7be31f.png" data-src="https://community.lineage2toggle.com/uploads/monthly_2020_09/image.png.2f8394818ff5c4f3ef61c7613c7be31f.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" />
</p>
]]></description><guid isPermaLink="false">245</guid><pubDate>Mon, 07 Sep 2020 05:46:56 +0000</pubDate></item><item><title>Maps Adrenaline</title><link>https://community.lineage2toggle.com/index.php?/topic/161-maps-adrenaline/</link><description><![CDATA[<p>
	Here is a selection of my maps of catacombs and necropolis for L2Adrenaline.
</p>

<p>
	They are only until lvl 50 until now. I will update with the new ones
</p>
<p>
<a class="ipsAttachLink" href="https://community.lineage2toggle.com/applications/core/interface/file/attachment.php?id=254" data-fileExt='7z' data-fileid='254'>maps.7z</a></p>]]></description><guid isPermaLink="false">161</guid><pubDate>Tue, 30 Jun 2020 01:51:58 +0000</pubDate></item><item><title>Win 7 Adrenaline *CRACKED*</title><link>https://community.lineage2toggle.com/index.php?/topic/23-win-7-adrenaline-cracked/</link><description><![CDATA[<p>
	I no longer have a Windows 7 computer but this 'was' working a while back.  I have NOT tested it for this server so I would appreciate if someone could test it out for me who is running Windows 7<br />
	<br />
	Basically unzip into your C:\ Folder. <strong>Go to the file settings on Admons2.exe, start.exe. and Adrenalin.exe and change all to "Run as Administrator". </strong><br />
	<br />
	Run Admons2.exe, wait for it to launch adrenaline, then run start.exe, turn it on. Minimize admons2.exe and start.exe, then load as many L2 clients as you want from that point.<br />
	<br />
	<strong>if that doesn't work. Try changing your L2.Exe shortcut to run as admin.<br />
	Also, make sure windows defender and any anti-virus has the adrenaline folder excluded . If you still have issues exclude the Lineage 2 folder at the System32/NCSoft location.</strong><br />
	<br />
	Hope this helps.<br />
	<br />
	DL Link -&gt; <a href="http://www.mediafire.com/file/ht87i9afd597sqw/Win7_Adrenaline.rar/file" rel="external nofollow">WIN 7 ADRENALINE</a> (PLEASE LET ME KNOW IF THIS LINK DOES NOT WORK AGAIN)<br />
	<br />
	If there is a password it would be: 12345
</p>
]]></description><guid isPermaLink="false">23</guid><pubDate>Sat, 11 Jan 2020 17:07:38 +0000</pubDate></item><item><title>Tips for running multiple clients with Adrenalin</title><link>https://community.lineage2toggle.com/index.php?/topic/110-tips-for-running-multiple-clients-with-adrenalin/</link><description><![CDATA[<p>
	If you're like me, you like to run as many clients as possible with Adrenalin. It is a great program.
</p>

<p>
	In order to do so, you might need to make some compromises on this beatuful game.
</p>

<p>
	I reduced the graphics options to bare minimum on all support boxes. I mean bare minimum. IF you don't want to compromise that much play around with the settings. 
</p>

<p>
	Let's get started.
</p>

<p>
	1. Open CRACKED or Paid Adrenalin. 
</p>

<p>
	2. Open Lineage 2
</p>

<p>
	3. Push ALT-enter which will change L2 to windowed mode
</p>

<ul>
	<li>
		 you can change these settings in the main menu before signing in, or you can log in and do ALT-X click settings
	</li>
</ul>

<p style="text-align:center;">
	log in window<img alt="image.png.4017198854d26a87df5bc128bd390d0e.png" class="ipsImage ipsImage_thumbnailed" data-fileid="204" data-ratio="150.00" style="height:auto;" width="128" data-src="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.png.4017198854d26a87df5bc128bd390d0e.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" /> <strong><span style="font-size:24px;">OR</span></strong>  ALT-X in game <img alt="image.png.8380e8ae9fe3a363c500ce66ef844d68.png" class="ipsImage ipsImage_thumbnailed" data-fileid="201" data-ratio="221.51" style="height:auto;" width="172" data-src="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.png.8380e8ae9fe3a363c500ce66ef844d68.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" /> <span style="font-size:24px;"> --&gt;</span>  <img alt="image.png.ffffc0debf18b77c143da844bbee7218.png" class="ipsImage ipsImage_thumbnailed" data-fileid="202" data-ratio="72.55" style="height:auto;" width="561" data-src="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.png.ffffc0debf18b77c143da844bbee7218.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" />
</p>

<p>
	4. Reduce settings to what you desire. I go bare minimum when I'm trying to run all 20 accounts. For a day or two I ran 20 account running a silly quest that annoyed everyone and 3 more hunting.
</p>

<ul>
	<li>
		set anti-aliasing to none
	</li>
	<li>
		set display limit to minimum (BTW if you do this on your supports and then you click on the supports screen to see what's going on chances are you won't even be able to see the mob/s your fighting)
	</li>
	<li>
		click lower detail  (in game you push ALT-P and it will "Toggle" Lower Detail on and off
		<ul>
			<li>
				mess with the other settings here which are darken for how much nicer it will look if you turn off Lower detail
				<ul>
					<li>
						you see here before I clicked Lower Detal I turned off Shadows, Ground Detail,  Reflectins, Shader is set to none, and none of those options are clicked below USe IMproved Shader Effect
					</li>
				</ul>
			</li>
		</ul>
	</li>
	<li>
		I turn texture filter off (ahh the inhumanity, it's ugly as hell!!) Wait that's just me
	</li>
	<li>
		<a class="ipsAttachLink ipsAttachLink_image" href="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.png.08c86b8bf3e0b591f07514b7c507f740.png" data-fileid="214" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="214" data-ratio="109.17" width="687" alt="image.thumb.png.ede25afb0e6dbe2a7bbfbbeaec0d000f.png" data-src="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.thumb.png.ede25afb0e6dbe2a7bbfbbeaec0d000f.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" /></a>
	</li>
	<li>
		Click confirm 
	</li>
	<li>
		log out of the game entirely and close L2 window
		<ul>
			<li>
				now you won't have to change graphic settings on every single L2 window.
			</li>
			<li>
				NOTE: if you increase your main L2 window's graphic settings (which I recommend you do) and you close all your L2 windows, the next time you open a L2 window the graphic settings will be set to the last L2 window's settings.
			</li>
		</ul>
	</li>
	<li>
		Log into all your Lineage2 accounts.
		<ul>
			<li>
				if you're really trying to conserve power I push ALT-P in game on each account which turn LOwer Detail off and push ALT-P again to turn LOwer Detail back on.
				<ul>
					<li>
						after I do this the graphics seem even lower than when I logged. NOT sure if this is true. 
					</li>
				</ul>
			</li>
		</ul>
	</li>
</ul>

<p>
	5. In game you can set this and forget.
</p>

<ul>
	<li>
		type .cfg or ALT-B and hit  [Settings]
		<ul>
			<li>
				you can type .cfg in combat while you can not access ALT-B in combat
			</li>
		</ul>
	</li>
</ul>

<p style="text-align:center;">
	<img alt="image.png.6e8962e7a2de8b75f1e45c7b7c439273.png" class="ipsImage ipsImage_thumbnailed" data-fileid="205" data-ratio="96.03" style="height:auto;" width="378" data-src="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.png.6e8962e7a2de8b75f1e45c7b7c439273.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" />  <strong><span style="font-size:24px;"> --&gt; </span></strong><img alt="image.png.a6a28903099ac791c453e4ac71dbc950.png" class="ipsImage ipsImage_thumbnailed" data-fileid="209" data-ratio="128.13" style="height:auto;" width="327" data-src="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.png.a6a28903099ac791c453e4ac71dbc950.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" />  
</p>

<ul>
	<li>
		turn on these two settings on all your supports as displayed here and as you desire on your main.
		<ul>
			<li>
				Do not show traders
				<ul>
					<li>
						when you to a town  with players shop, these accounts will not displays those player character shop
					</li>
				</ul>
			</li>
			<li>
				Disable Buffs Animations
				<ul>
					<li>
						you won't see all those beautiful magic skills and buffs. less to clog up your system
					</li>
				</ul>
			</li>
		</ul>
	</li>
</ul>

<p>
	6. Now to set adrenalin so it is less taxing on your computer system.
</p>

<p>
	 
</p>

<ul>
	<li>
		click the <img alt="image.png.00ba90e47f8506824144690b2392bad9.png" class="ipsImage ipsImage_thumbnailed" data-fileid="210" data-ratio="96.43" style="height:auto;" width="28" data-src="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.png.00ba90e47f8506824144690b2392bad9.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" /> icon
	</li>
</ul>

<p style="text-align:center;">
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="png" data-fileid="213" href="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.png.0d83ff9f3c310f436055d9569a00fdf3.png" rel=""><img alt="image.thumb.png.debe3f23445fe3475043bc2499d08498.png" class="ipsImage ipsImage_thumbnailed" data-fileid="213" data-ratio="40.80" style="height:auto;" width="1000" data-src="https://community.lineage2toggle.com/uploads/monthly_2020_05/image.thumb.png.debe3f23445fe3475043bc2499d08498.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" /></a>
</p>

<ul>
	<li>
		Performance
		<ul>
			<li>
				I reduce my supports all the way to minimum. This will reduce the demand on you processor.
			</li>
		</ul>
	</li>
	<li>
		Background Game
		<ul>
			<li>
				this is how often the characters position will be displayed/processed on a lineage2 window that is not currently selected and is a window in the back ground
				<ul>
					<li>
						beware sometimes setting the background game to much will mean your supports will struggle follwoing your main through dugeons, around obstacles, or possibly even when hunting in multiple rooms.
					</li>
				</ul>
			</li>
		</ul>
	</li>
</ul>

<p>
	OK there you have it. Some of the things I do to have multiple Lineage 2 windows open with **Cracked** Adrenalin. All of this should help you run multiple lineage 2 accounts for an extended period of time. after all we have a great stable server.
</p>

<p>
	Other things to consider. I recently removed a TON of stuff from my desktop on my PC. The pC runs better and I'm getting less random lineage2 account disconnects.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">110</guid><pubDate>Tue, 26 May 2020 02:54:52 +0000</pubDate></item><item><title>Adrenaline - How to start</title><link>https://community.lineage2toggle.com/index.php?/topic/10-adrenaline-how-to-start/</link><description><![CDATA[<p>
	Depending on your version of windows download the correct version.  There IS a difference between the windows 7 and windows 10 specifically with the A.dll file.<br />
	IF you have windows 10, you will need to Go to the file settings on Admons2.exe, start.exe. and Adrenalin.exe and change all to "Run as Administrator" and change compatibility to windows 7.  Depending on how... difficult your computer wants to be... you might also need to do the same to your L2.exe shortcut.  Disabling or excluding the bot folder and your L2 system folder might also help get things going. <br />
	<br />
	You know you did it right when it looks like this.  If you don't see "No Name    Loading..." pop up in the bot window the L2 client WILL NOT be hooked with the bot, or in other words, will be a regular L2 window with no botting.  Likely issues are, you didn't click 'start' on the start.exe window.  Or you started up the L2 Client before the bot fully loaded.<br />
	<a class="ipsAttachLink ipsAttachLink_image" href="https://community.lineage2toggle.com/uploads/monthly_2019_12/image.png.67b6dd0879dfdb00c3fea9af2dd10d91.png" data-fileid="5" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="5" data-ratio="69.00" width="1000" alt="image.thumb.png.9dc2d5b0a5c02eb61c4f5e85a8e334f1.png" data-src="https://community.lineage2toggle.com/uploads/monthly_2019_12/image.thumb.png.9dc2d5b0a5c02eb61c4f5e85a8e334f1.png" src="https://community.lineage2toggle.com/applications/core/interface/js/spacer.png" /></a><br />
	<br />
	I also attached a translated manual of adrenaline.  The pictures are not in English but I have always found the best way to learn a bot is to just dive in, and ask questions to the community.
</p>
<p>
<a class="ipsAttachLink" href="https://community.lineage2toggle.com/applications/core/interface/file/attachment.php?id=6" data-fileExt='pdf' data-fileid='6'>Manual.ru.en.pdf</a></p>]]></description><guid isPermaLink="false">10</guid><pubDate>Thu, 12 Dec 2019 05:32:15 +0000</pubDate></item></channel></rss>
