L2Tower Discord Let's keep the community alive with discord. Discussions about plugins and scripts L2Tower Discord

Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
html ?
Author Message
benbt91 Offline
VIP Member
***

Posts: 694
Joined: Mar 2012
Reputation: 47
Version: 1.4.3.143
Post: #1
html ?

hix ! how i can take item is this :
[img][/img]
Sad this html ?
02-28-2014 12:50 PM
Find all posts by this user Quote this message in a reply
ClockMan Offline
All Mighty
*******

Posts: 2,886
Joined: Jan 2011
Reputation: 499
Version: 1.4.3.143
Post: #2
RE: html ?

no, its build in window

[Image: owner.gif]
02-28-2014 13:07 PM
Visit this user's website Find all posts by this user Quote this message in a reply
 Reputed by : benbt91(+1)
MtnDew Offline
VIP Member
***

Posts: 500
Joined: Mar 2012
Reputation: 110
Version: 1.4.2.141
Post: #3
RE: html ?

    LUA Programming
moveDistance = 30;
 
TargetNpc("Valfar", 32146);
MoveTo(-118110, 255197, -1328, moveDistance);
Talk();
GetNormalNPCExchangeManager():Clear();
while(not GetNormalNPCExchangeManager():GetStatus()) do
Click("menu_select?ask=717&reply=717", "Use the Certificate of Courage");
Sleep(1000)
GetNPCExchangeManager():RequestMultiSell( 11701, 1 ); -- Crossbow
GetNormalNPCExchangeManager():RequestBuyItems();
Sleep(1000);
GetNPCExchangeManager():RequestMultiSell( 12074, 1 ); -- Leather top
GetNormalNPCExchangeManager():RequestBuyItems();
Sleep(1000);
GetNPCExchangeManager():RequestMultiSell( 12075, 1 ); -- Leather Boots
GetNormalNPCExchangeManager():RequestBuyItems();
Sleep(1000);
GetNPCExchangeManager():RequestMultiSell( 12079, 1 ); -- Helm
GetNormalNPCExchangeManager():RequestBuyItems();
Sleep(1000);
GetNPCExchangeManager():RequestMultiSell( 12076, 1 ); -- Gauntlets
GetNormalNPCExchangeManager():RequestBuyItems();
Sleep(1000);
GetNPCExchangeManager():RequestMultiSell( 1463, 10 ); -- Soulshots
GetNormalNPCExchangeManager():RequestBuyItems();
Sleep(1000);
Sleep(100);
GetNormalNPCExchangeManager():RequestShopUIClose();
ClearTargets();
Sleep(5000)
Sleep(100);
UseItem(11701); -- Common Item - Arm Breaker
Sleep(100);
UseItem(12074); --Common Item Salamander Skin Mail
Sleep(100);
UseItem(12075); --Common Item - Salamander Skin Boots
Sleep(100);
UseItem(12079); -- Common Item - Plate Helmet
Sleep(100);
UseItem(12076); -- Common Item - Ogre Power Gauntlets
Sleep(100);
UseItem(112); 
Sleep(100);
UseItem(112);
Sleep(100);
ActivateSoulShot(1463, true); -- Soulshot D Grade
Sleep(100);
end;


Modify item names and NPC for your own needs.

+1 or +2 me if I helped you or you think I'm an ass. Tongue
02-28-2014 13:31 PM
Find all posts by this user Quote this message in a reply
 Reputed by : benbt91(+2)
benbt91 Offline
VIP Member
***

Posts: 694
Joined: Mar 2012
Reputation: 47
Version: 1.4.3.143
Post: #4
RE: html ?

(02-28-2014 13:07 PM)ClockMan Wrote:  no, its build in window

Thnks ClockMan !

(02-28-2014 13:31 PM)MtnDew Wrote:  
    LUA Programming
moveDistance = 30;
 
TargetNpc("Valfar", 32146);
MoveTo(-118110, 255197, -1328, moveDistance);
Talk();
GetNormalNPCExchangeManager():Clear();
while(not GetNormalNPCExchangeManager():GetStatus()) do
Click("menu_select?ask=717&reply=717", "Use the Certificate of Courage");
Sleep(1000)
GetNPCExchangeManager():RequestMultiSell( 11701, 1 ); -- Crossbow
GetNormalNPCExchangeManager():RequestBuyItems();
Sleep(1000);
GetNPCExchangeManager():RequestMultiSell( 12074, 1 ); -- Leather top
GetNormalNPCExchangeManager():RequestBuyItems();
Sleep(1000);
GetNPCExchangeManager():RequestMultiSell( 12075, 1 ); -- Leather Boots
GetNormalNPCExchangeManager():RequestBuyItems();
Sleep(1000);
GetNPCExchangeManager():RequestMultiSell( 12079, 1 ); -- Helm
GetNormalNPCExchangeManager():RequestBuyItems();
Sleep(1000);
GetNPCExchangeManager():RequestMultiSell( 12076, 1 ); -- Gauntlets
GetNormalNPCExchangeManager():RequestBuyItems();
Sleep(1000);
GetNPCExchangeManager():RequestMultiSell( 1463, 10 ); -- Soulshots
GetNormalNPCExchangeManager():RequestBuyItems();
Sleep(1000);
Sleep(100);
GetNormalNPCExchangeManager():RequestShopUIClose();
ClearTargets();
Sleep(5000)
Sleep(100);
UseItem(11701); -- Common Item - Arm Breaker
Sleep(100);
UseItem(12074); --Common Item Salamander Skin Mail
Sleep(100);
UseItem(12075); --Common Item - Salamander Skin Boots
Sleep(100);
UseItem(12079); -- Common Item - Plate Helmet
Sleep(100);
UseItem(12076); -- Common Item - Ogre Power Gauntlets
Sleep(100);
UseItem(112); 
Sleep(100);
UseItem(112);
Sleep(100);
ActivateSoulShot(1463, true); -- Soulshot D Grade
Sleep(100);
end;


Modify item names and NPC for your own needs.

Thnks MtnDew
Big Grin
02-28-2014 15:40 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Close Html Dialog window tnma 4 3,319 02-16-2015 00:56 AM
Last Post: Dreamgun
F.A.Q. HTML etc teris1994 1 2,436 01-17-2015 19:04 PM
Last Post: TheQQmaster
  Changing HTML Code - Auto Farm tophersoccer 5 5,547 07-25-2014 08:51 AM
Last Post: tophersoccer
  html dialogue proga1992dddd 1 3,636 10-21-2013 16:06 PM
Last Post: Vinter
  HTML Drop NaoJogoMais 4 3,777 04-14-2013 12:24 PM
Last Post: ClockMan



User(s) browsing this thread: 1 Guest(s)