<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Lineage 2 Tower Forum - General Discussion - English]]></title>
		<link>http://forum.l2tower.eu/</link>
		<description><![CDATA[Lineage 2 Tower Forum - http://forum.l2tower.eu]]></description>
		<pubDate>Thu, 09 Apr 2026 22:51:22 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[GetTarget() don't return monsters target ID]]></title>
			<link>http://forum.l2tower.eu/thread-gettarget-don-t-return-monsters-target-id</link>
			<pubDate>Fri, 15 Nov 2024 16:53:17 +0100</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-gettarget-don-t-return-monsters-target-id</guid>
			<description><![CDATA[Hi Colegues!<br />
Need help - I'm trying to create function to count monsters targeting (killing) me. <br />
Needed for "train".<br />
<br />
It's look like comparing ( monster:GetTarget() == myID ) never working ;(, Always "False".<br />
I alwaiys receive "0" for monster target objectId..<br />
Why?<br />
Where is my fault?<br />
Where is "My ID" in the monsters target?<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>me = GetMe();<br />
myID = me:GetId();<br />
<br />
targetedMobID = me:GetTarget()<br />
Mob=GetUserById(targetedMobID)<br />
MobTarget = Mob:GetTarget();<br />
<br />
<br />
ShowToClient("#", tostring(os.date("%X")), L2ChatType.CHAT_HERO);<br />
L2ChatType.CHAT_HERO);<br />
ShowToClient("#", "myID " .. tostring(myID), L2ChatType.CHAT_HERO);<br />
ShowToClient("#", "myTarget " .. targetedMobID, L2ChatType.CHAT_HERO);<br />
ShowToClient("#", "MobID " .. Mob:GetId(), L2ChatType.CHAT_HERO);<br />
ShowToClient("#", "MobTarget " ..&nbsp;&nbsp;tostring(MobTarget), L2ChatType.CHAT_HERO);<br />
ShowToClient("-", "-------------------------");</code></div></div>
<hr />
proof<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/txt.gif" border="0" alt=".lua" />&nbsp;&nbsp;<a href="attachment.php?aid=2894" target="_blank">MobsTargettingMe.lua</a> (Size: 1.82 KB / Downloads: 75)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=2895" target="_blank">Screenshot 2024-11-15 174439.png</a> (Size: 455.72 KB / Downloads: 35)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hi Colegues!<br />
Need help - I'm trying to create function to count monsters targeting (killing) me. <br />
Needed for "train".<br />
<br />
It's look like comparing ( monster:GetTarget() == myID ) never working ;(, Always "False".<br />
I alwaiys receive "0" for monster target objectId..<br />
Why?<br />
Where is my fault?<br />
Where is "My ID" in the monsters target?<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>me = GetMe();<br />
myID = me:GetId();<br />
<br />
targetedMobID = me:GetTarget()<br />
Mob=GetUserById(targetedMobID)<br />
MobTarget = Mob:GetTarget();<br />
<br />
<br />
ShowToClient("#", tostring(os.date("%X")), L2ChatType.CHAT_HERO);<br />
L2ChatType.CHAT_HERO);<br />
ShowToClient("#", "myID " .. tostring(myID), L2ChatType.CHAT_HERO);<br />
ShowToClient("#", "myTarget " .. targetedMobID, L2ChatType.CHAT_HERO);<br />
ShowToClient("#", "MobID " .. Mob:GetId(), L2ChatType.CHAT_HERO);<br />
ShowToClient("#", "MobTarget " ..&nbsp;&nbsp;tostring(MobTarget), L2ChatType.CHAT_HERO);<br />
ShowToClient("-", "-------------------------");</code></div></div>
<hr />
proof<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/txt.gif" border="0" alt=".lua" />&nbsp;&nbsp;<a href="attachment.php?aid=2894" target="_blank">MobsTargettingMe.lua</a> (Size: 1.82 KB / Downloads: 75)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=2895" target="_blank">Screenshot 2024-11-15 174439.png</a> (Size: 455.72 KB / Downloads: 35)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Newbies on L2 tower]]></title>
			<link>http://forum.l2tower.eu/thread-newbies-on-l2-tower</link>
			<pubDate>Sun, 19 Mar 2023 17:23:19 +0100</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-newbies-on-l2-tower</guid>
			<description><![CDATA[Hello guys i recently download L2 tower and i have seted up to my computer. I have successfully run the l2 tower and i have opened my game but i dont know how to open the bot window inside the game to set up my bot character. I have tried //cfg but doen't work... can i have your help plz.<img src="images/smilies/biggrin.gif" style="vertical-align: middle;" border="0" alt="Big Grin" title="Big Grin" />]]></description>
			<content:encoded><![CDATA[Hello guys i recently download L2 tower and i have seted up to my computer. I have successfully run the l2 tower and i have opened my game but i dont know how to open the bot window inside the game to set up my bot character. I have tried //cfg but doen't work... can i have your help plz.<img src="images/smilies/biggrin.gif" style="vertical-align: middle;" border="0" alt="Big Grin" title="Big Grin" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[work on l2skryde tower????]]></title>
			<link>http://forum.l2tower.eu/thread-work-on-l2skryde-tower</link>
			<pubDate>Tue, 18 Oct 2022 23:30:06 +0200</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-work-on-l2skryde-tower</guid>
			<description><![CDATA[hello i play in ru l2 skryde work ok this server ??? h5 client]]></description>
			<content:encoded><![CDATA[hello i play in ru l2 skryde work ok this server ??? h5 client]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Problem with High Five client]]></title>
			<link>http://forum.l2tower.eu/thread-problem-with-high-five-client</link>
			<pubDate>Fri, 02 Sep 2022 17:36:02 +0200</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-problem-with-high-five-client</guid>
			<description><![CDATA[When I start L2 Tower client is loading then down in right show me thath high five client is loading ... then client is closed. What I can need to do ?]]></description>
			<content:encoded><![CDATA[When I start L2 Tower client is loading then down in right show me thath high five client is loading ... then client is closed. What I can need to do ?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Freya instace freeze]]></title>
			<link>http://forum.l2tower.eu/thread-freya-instace-freeze</link>
			<pubDate>Mon, 13 Jun 2022 05:01:40 +0200</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-freya-instace-freeze</guid>
			<description><![CDATA[Hello, pls can someone help me? The video in freya instance doesnt work and then i cant move and my chars are invurnerable. Thank you]]></description>
			<content:encoded><![CDATA[Hello, pls can someone help me? The video in freya instance doesnt work and then i cant move and my chars are invurnerable. Thank you]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Heal]]></title>
			<link>http://forum.l2tower.eu/thread-heal--35084</link>
			<pubDate>Tue, 24 May 2022 21:55:20 +0200</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-heal--35084</guid>
			<description><![CDATA[Help<br />
I set Heal for each member in pt by 80% , my buff heal them when hp low than 80% - its ok . But when monster attack her , she auto target on monster then she don't target member to heal anymore till i click close target monster after that she can target again<br />
it reapeat again and again<br />
<br />
how i can fix it]]></description>
			<content:encoded><![CDATA[Help<br />
I set Heal for each member in pt by 80% , my buff heal them when hp low than 80% - its ok . But when monster attack her , she auto target on monster then she don't target member to heal anymore till i click close target monster after that she can target again<br />
it reapeat again and again<br />
<br />
how i can fix it]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[New server L2TEON]]></title>
			<link>http://forum.l2tower.eu/thread-new-server-l2teon</link>
			<pubDate>Mon, 05 Apr 2021 09:16:35 +0200</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-new-server-l2teon</guid>
			<description><![CDATA[Hey Guys!<br />
<br />
Anybody can help to make the l2tower work on this server?<br />
<br />
I tried i think all of the injection method at the "Advanced" tab,<br />
With the basic option i got this error: <br />
"Call to LoadLibraryW in remote process failed"<br />
<br />
And other errors when i changed the advanced options.<br />
<br />
I think i have to start work with the .dll files but i dont know how to start it.<br />
<br />
Thanks guys if anyone catch the tired to help me with this <img src="images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile" title="Smile" />) Peace<br />
<hr />
Its a High5 server with own system<br />
<hr />
i read and follow this article<br />
<br />
<a href="http://forum.l2tower.eu/thread-faq-download-install-run" target="_blank">http://forum.l2tower.eu/thread-faq-download-install-run</a><br />
<br />
And i reinstalled these:<br />
<br />
Microsoft Visual C++ 2008 SP1 Redistribute Package<br />
.NET Framework 3.5, 4.0.]]></description>
			<content:encoded><![CDATA[Hey Guys!<br />
<br />
Anybody can help to make the l2tower work on this server?<br />
<br />
I tried i think all of the injection method at the "Advanced" tab,<br />
With the basic option i got this error: <br />
"Call to LoadLibraryW in remote process failed"<br />
<br />
And other errors when i changed the advanced options.<br />
<br />
I think i have to start work with the .dll files but i dont know how to start it.<br />
<br />
Thanks guys if anyone catch the tired to help me with this <img src="images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile" title="Smile" />) Peace<br />
<hr />
Its a High5 server with own system<br />
<hr />
i read and follow this article<br />
<br />
<a href="http://forum.l2tower.eu/thread-faq-download-install-run" target="_blank">http://forum.l2tower.eu/thread-faq-download-install-run</a><br />
<br />
And i reinstalled these:<br />
<br />
Microsoft Visual C++ 2008 SP1 Redistribute Package<br />
.NET Framework 3.5, 4.0.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[new server H5]]></title>
			<link>http://forum.l2tower.eu/thread-new-server-h5</link>
			<pubDate>Fri, 19 Mar 2021 16:19:02 +0100</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-new-server-h5</guid>
			<description><![CDATA[Hello<br />
<br />
i have problem with my l2 tower can anyone help me ?<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=2874" target="_blank">Untitled.png</a> (Size: 3.23 KB / Downloads: 45)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hello<br />
<br />
i have problem with my l2 tower can anyone help me ?<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=2874" target="_blank">Untitled.png</a> (Size: 3.23 KB / Downloads: 45)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[l2 tower active anticheat l2 mad,ms]]></title>
			<link>http://forum.l2tower.eu/thread-l2-tower-active-anticheat-l2-mad-ms</link>
			<pubDate>Sun, 07 Mar 2021 13:52:50 +0100</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-l2-tower-active-anticheat-l2-mad-ms</guid>
			<description><![CDATA[I have a problem. I can't inject into l2 mad, active anticheat doesn't allow it. when I put inject into the process, l2 tower doesn't recognize the executable. Help me please<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=2873" target="_blank">asasa.png</a> (Size: 365.86 KB / Downloads: 133)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[I have a problem. I can't inject into l2 mad, active anticheat doesn't allow it. when I put inject into the process, l2 tower doesn't recognize the executable. Help me please<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=2873" target="_blank">asasa.png</a> (Size: 365.86 KB / Downloads: 133)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[dragon-network]]></title>
			<link>http://forum.l2tower.eu/thread-dragon-network--34150</link>
			<pubDate>Mon, 18 Jan 2021 16:26:15 +0100</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-dragon-network--34150</guid>
			<description><![CDATA[guys seems i cant make the tower work on gaia 5x server i followed official guides and varius way but still not working. any1 can help? tnk u <img src="images/smilies/huh.gif" style="vertical-align: middle;" border="0" alt="Huh" title="Huh" />]]></description>
			<content:encoded><![CDATA[guys seems i cant make the tower work on gaia 5x server i followed official guides and varius way but still not working. any1 can help? tnk u <img src="images/smilies/huh.gif" style="vertical-align: middle;" border="0" alt="Huh" title="Huh" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Sytem reinstall]]></title>
			<link>http://forum.l2tower.eu/thread-sytem-reinstall</link>
			<pubDate>Sun, 10 May 2020 11:34:59 +0200</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-sytem-reinstall</guid>
			<description><![CDATA[Hello, i have a few days that it shows me a problem when i want to inject in l2 tower, it says i have to reinstall system folder, what does that mean i have to reinstall the system folder? i tried to reinstall the client that i used until now and worked perfectly but it showed same problem, i didn't reinstall windows or other programs, hope someone help me <img src="images/smilies/biggrin.gif" style="vertical-align: middle;" border="0" alt="Big Grin" title="Big Grin" /><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".jpg" />&nbsp;&nbsp;<a href="attachment.php?aid=2870" target="_blank">Tower System reinstall.jpg</a> (Size: 349.21 KB / Downloads: 36)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hello, i have a few days that it shows me a problem when i want to inject in l2 tower, it says i have to reinstall system folder, what does that mean i have to reinstall the system folder? i tried to reinstall the client that i used until now and worked perfectly but it showed same problem, i didn't reinstall windows or other programs, hope someone help me <img src="images/smilies/biggrin.gif" style="vertical-align: middle;" border="0" alt="Big Grin" title="Big Grin" /><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".jpg" />&nbsp;&nbsp;<a href="attachment.php?aid=2870" target="_blank">Tower System reinstall.jpg</a> (Size: 349.21 KB / Downloads: 36)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Win 10 Fechando L2 ao injetar L2 Tower]]></title>
			<link>http://forum.l2tower.eu/thread-win-10-fechando-l2-ao-injetar-l2-tower</link>
			<pubDate>Wed, 29 Apr 2020 19:51:59 +0200</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-win-10-fechando-l2-ao-injetar-l2-tower</guid>
			<description><![CDATA[Sempre usei l2Tower no win 7 , nunca tive problema, migrei para o win 10 agora estou com esse problema , ao injetar o process do l2 , ele trava e fecha automaticamente o l2 <br />
<br />
video a seguir : <br />
<br />
<!-- start: video_vimeo_embed --><br />
<iframe src="http://player.vimeo.com/video/413215980" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe><br />
<!-- end: video_vimeo_embed -->]]></description>
			<content:encoded><![CDATA[Sempre usei l2Tower no win 7 , nunca tive problema, migrei para o win 10 agora estou com esse problema , ao injetar o process do l2 , ele trava e fecha automaticamente o l2 <br />
<br />
video a seguir : <br />
<br />
<!-- start: video_vimeo_embed --><br />
<iframe src="http://player.vimeo.com/video/413215980" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe><br />
<!-- end: video_vimeo_embed -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Critical ERROR]]></title>
			<link>http://forum.l2tower.eu/thread-critical-error--33905</link>
			<pubDate>Sun, 19 Apr 2020 21:29:16 +0200</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-critical-error--33905</guid>
			<description><![CDATA[my friend open l2, open l2tower press inject, and all works, but at my laptop it shows critical error after 2-3sec , i think it could be bad client l2 he make copy of his l2 and send it to me and also the same situation.<img src="images/smilies/huh.gif" style="vertical-align: middle;" border="0" alt="Huh" title="Huh" /><br />
i didn have any antivirus programs and also windows defender is turn off<br />
<br />
<br />
Critical Error<br />
2020.4.19 22:28:36<br />
OS : Windows Vista 6.2 (Build: 9200)<br />
CPU : GenuineIntel PentiumPro-class processor @ 2396 MHz with 2047MB RAM<br />
Video : NVIDIA GeForce GT 720M (7654)<br />
<br />
General protection fault!<br />
<br />
History: UD3DRenderDevice::Unlock <- UViewport::Unlock <- UWindowsViewport::Unlock <- UGameEngine::Draw <- UWindowsViewport::Repaint <- UWindowsClient::Tick <- ClientTick <- UGameEngine::Tick <- UpdateWorld <- MainLoop<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=2858" target="_blank">l2.png</a> (Size: 15.11 KB / Downloads: 109)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[my friend open l2, open l2tower press inject, and all works, but at my laptop it shows critical error after 2-3sec , i think it could be bad client l2 he make copy of his l2 and send it to me and also the same situation.<img src="images/smilies/huh.gif" style="vertical-align: middle;" border="0" alt="Huh" title="Huh" /><br />
i didn have any antivirus programs and also windows defender is turn off<br />
<br />
<br />
Critical Error<br />
2020.4.19 22:28:36<br />
OS : Windows Vista 6.2 (Build: 9200)<br />
CPU : GenuineIntel PentiumPro-class processor @ 2396 MHz with 2047MB RAM<br />
Video : NVIDIA GeForce GT 720M (7654)<br />
<br />
General protection fault!<br />
<br />
History: UD3DRenderDevice::Unlock <- UViewport::Unlock <- UWindowsViewport::Unlock <- UGameEngine::Draw <- UWindowsViewport::Repaint <- UWindowsClient::Tick <- ClientTick <- UGameEngine::Tick <- UpdateWorld <- MainLoop<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=2858" target="_blank">l2.png</a> (Size: 15.11 KB / Downloads: 109)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[L2 tower gets recgnised]]></title>
			<link>http://forum.l2tower.eu/thread-l2-tower-gets-recgnised</link>
			<pubDate>Sun, 19 Apr 2020 05:10:05 +0200</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-l2-tower-gets-recgnised</guid>
			<description><![CDATA[Hi guys. Trying to inject it in l2 classic.club and it gets recognised. I get a message at the login saying that I use illegal software and I might get banned, after this DC. I deleted all of the gameguard/antibot files. Also I inject in through process because I cant inject it while lunching. I'll appreciate your help <img src="images/smilies/angel.gif" style="vertical-align: middle;" border="0" alt="Angel" title="Angel" />]]></description>
			<content:encoded><![CDATA[Hi guys. Trying to inject it in l2 classic.club and it gets recognised. I get a message at the login saying that I use illegal software and I might get banned, after this DC. I deleted all of the gameguard/antibot files. Also I inject in through process because I cant inject it while lunching. I'll appreciate your help <img src="images/smilies/angel.gif" style="vertical-align: middle;" border="0" alt="Angel" title="Angel" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[is it safe?]]></title>
			<link>http://forum.l2tower.eu/thread-is-it-safe</link>
			<pubDate>Sun, 29 Mar 2020 10:22:41 +0200</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-is-it-safe</guid>
			<description><![CDATA[If i bot in l2 while playing other games on Steam, can i get VAC banned for using l2tower or is L2Tower a separate process that doesnt inflict with anything on steam?]]></description>
			<content:encoded><![CDATA[If i bot in l2 while playing other games on Steam, can i get VAC banned for using l2tower or is L2Tower a separate process that doesnt inflict with anything on steam?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Error when injecting the process]]></title>
			<link>http://forum.l2tower.eu/thread-error-when-injecting-the-process</link>
			<pubDate>Wed, 26 Feb 2020 13:41:47 +0100</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-error-when-injecting-the-process</guid>
			<description><![CDATA[<img src="https://ibb.co/Qb1q24q" border="0" alt="[Image: Qb1q24q]" /><br />
<br />
<a href="https://ibb.co/Qb1q24q" target="_blank">https://ibb.co/Qb1q24q</a><br />
<br />
Does anybody know how to solve this?]]></description>
			<content:encoded><![CDATA[<img src="https://ibb.co/Qb1q24q" border="0" alt="[Image: Qb1q24q]" /><br />
<br />
<a href="https://ibb.co/Qb1q24q" target="_blank">https://ibb.co/Qb1q24q</a><br />
<br />
Does anybody know how to solve this?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Premium acc!]]></title>
			<link>http://forum.l2tower.eu/thread-premium-acc</link>
			<pubDate>Sat, 04 Jan 2020 15:08:48 +0100</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-premium-acc</guid>
			<description><![CDATA[Guys with a holiday. developers or users, share a premium account, because the bot is no longer supported. It is very necessary to check on 1 server. Since the free license the window freezes a minute after the injection]]></description>
			<content:encoded><![CDATA[Guys with a holiday. developers or users, share a premium account, because the bot is no longer supported. It is very necessary to check on 1 server. Since the free license the window freezes a minute after the injection]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Help with script for buff]]></title>
			<link>http://forum.l2tower.eu/thread-help-with-script-for-buff</link>
			<pubDate>Tue, 26 Nov 2019 20:33:54 +0100</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-help-with-script-for-buff</guid>
			<description><![CDATA[Dear, I researched but found no solution, could you help me?<br />
<br />
I am trying to create an auto farm + buffer script<br />
But I can't click on the buffer options.<br />
<br />
I am using the code:<br />
<br />
<blockquote><cite>Quote:</cite>TargetNpc("Morgana", 268475328);<br />
ShowToClient("System","Falando com o Buffer...");<br />
Talk();<br />
ClickAndWait("menu_select?ask=-7&reply=1", "create your scheme buffer");<br />
sleep(5000)	</blockquote>
<br />
Gracias <3]]></description>
			<content:encoded><![CDATA[Dear, I researched but found no solution, could you help me?<br />
<br />
I am trying to create an auto farm + buffer script<br />
But I can't click on the buffer options.<br />
<br />
I am using the code:<br />
<br />
<blockquote><cite>Quote:</cite>TargetNpc("Morgana", 268475328);<br />
ShowToClient("System","Falando com o Buffer...");<br />
Talk();<br />
ClickAndWait("menu_select?ask=-7&reply=1", "create your scheme buffer");<br />
sleep(5000)	</blockquote>
<br />
Gracias <3]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[L2gold.in]]></title>
			<link>http://forum.l2tower.eu/thread-l2gold-in--33281</link>
			<pubDate>Sat, 23 Nov 2019 20:58:06 +0100</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-l2gold-in--33281</guid>
			<description><![CDATA[Hi guys, anyone can help me to log in to the game with l2 tower in l2gold.in? I tried many times but every time i got disconnect...<br />
<br />
Thanks for help]]></description>
			<content:encoded><![CDATA[Hi guys, anyone can help me to log in to the game with l2 tower in l2gold.in? I tried many times but every time i got disconnect...<br />
<br />
Thanks for help]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[fafurion]]></title>
			<link>http://forum.l2tower.eu/thread-fafurion</link>
			<pubDate>Wed, 16 Oct 2019 10:19:12 +0200</pubDate>
			<guid isPermaLink="false">http://forum.l2tower.eu/thread-fafurion</guid>
			<description><![CDATA[Hello<br />
is l2tower compatible with fafurion version?<br />
thank you]]></description>
			<content:encoded><![CDATA[Hello<br />
is l2tower compatible with fafurion version?<br />
thank you]]></content:encoded>
		</item>
	</channel>
</rss>