<?xml version="1.0"?>
<rss version="2.0"><channel><title>Other Latest Topics</title><link>https://community.lineage2toggle.com/index.php?/forum/23-other/</link><description>Other Latest Topics</description><language>en</language><item><title>Alt+B Buffs Bypasses</title><link>https://community.lineage2toggle.com/index.php?/topic/76-altb-buffs-bypasses/</link><description><![CDATA[<p>
	I'm not very knowledgeable and could use some help. How do I see what commands are being sent to the server when I click a button?
</p>

<p>
	Trying to figure out what commands I need to send using <span style="color:#dcdcaa;">ReqBypassToServer</span>
</p>

<p>
	This is for L2 Project.
</p>

<p>
	Little help?
</p>
]]></description><guid isPermaLink="false">76</guid><pubDate>Tue, 12 May 2020 01:20:20 +0000</pubDate></item><item><title>L2Tower Script for Alt + B Rebuff</title><link>https://community.lineage2toggle.com/index.php?/topic/119-l2tower-script-for-alt-b-rebuff/</link><description><![CDATA[<p>
	Hello.
</p>

<p>
	I made this Script for L2Tower usage. It will rebuff with L2Toggle Community Board (Alt + B) (Like other scripts like L2Adrenaline and L2Project).
</p>

<p>
	This script Check the Song of Wind buff (most common between all chars). If it is below 5 minutes or do not found the buff, will automatically Open Community and Rebuff with the First Buff Macro created for the char.
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted">
<span class="pln">--Divon Augusto® - 2020
function ClickAndWait(link)
	QuestReply(link);
	Sleep(1100)
end;

BuffID = 268;

function rebuff()
	if (not GetMe():GotBuff(BuffID)
	or (GetMe():GotBuff(BuffID) 
	and (GetMe():GetBuff(BuffID).endTime &lt; GetTime() + 119*60*1000))) then
	ClearTargets()
	SetPause(true);
	Sleep(10000);
	ClickAndWait("_bbshome");
	ClickAndWait("12");
	ClickAndWait("1b");
	ClickAndWait("13");
	SetPause(false)
	end;
end;

repeat
rebuff()
until false;</span></pre>

<p>
	Put this into a file called Auto-Rebuff-Alt-B-toggle.lua inside your L2tower scripts folder.
</p>

<p>
	Feel free for modify and increment this script.
</p>
]]></description><guid isPermaLink="false">119</guid><pubDate>Sun, 31 May 2020 22:11:20 +0000</pubDate></item><item><title>Web based lineage2 bot</title><link>https://community.lineage2toggle.com/index.php?/topic/529-web-based-lineage2-bot/</link><description><![CDATA[<p>
	<a href="https://lineage2.app/" rel="external nofollow">https://lineage2.app</a><br />
	It's very simple yet, but working on it. Please let me know your opinion about it.
</p>
]]></description><guid isPermaLink="false">529</guid><pubDate>Thu, 29 Jun 2023 21:11:39 +0000</pubDate></item><item><title>No Skill Animation</title><link>https://community.lineage2toggle.com/index.php?/topic/4-no-skill-animation/</link><description><![CDATA[<p>
	If you are planning on going AFK for a long time (especially with mages...) try the attached file.  Replace the one in your System folder.  This helps minimize the natural data leak in L2 which causes clients to crash over time.<br />
	<br />
	(YOU MIGHT WANT TO KEEP A BACKUP OF THE ORIG FILE BECAUSE L2 IS VERY BORING WITH NO ANIMATIONS)
</p>
<p>
<a class="ipsAttachLink" href="https://community.lineage2toggle.com/applications/core/interface/file/attachment.php?id=1" data-fileExt='dat' data-fileid='1'>skillgrp.dat</a></p>]]></description><guid isPermaLink="false">4</guid><pubDate>Mon, 18 Nov 2019 02:05:29 +0000</pubDate></item></channel></rss>
