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

Post Reply 
 
Thread Rating:
  • 7 Vote(s) - 3.29 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[GUIDE] How modify "AUTO FARM BOT"
Author Message
yeti25660 Offline
VIP Member
***

Posts: 13
Joined: Jan 2013
Reputation: 12
Version: 1.4.2.133
Post: #1
[GUIDE] How modify "AUTO FARM BOT"

[Image: Title.png]


[Image: Introduction.png]

I decided to writing a guide to show how modify the script proposed by "ChochkoBG", AUTO BUFF + FARM

So, with this guide you can creat your own auto buff + farm !

You don't need more knowledge but you need one plugin and one script !
As matter of fact, it will alow yourself to leech HTML in specific NPC.

You can DL this plugin proposed by "Hebdzik" here -> Plugin to get HTML window code in to file,
and the script, "Tuto.LUA" at the attachment of this page.

When you have this plugin you can go to second etape !



[Image: get_html_code.png]

First, we need to know all NPC ID that you want to be use with your bot.

To do that, we must go in front of their, target it and writting
Code:
/info
in the chat box ("all").

For my exemple, I need to know Teleport Device of Dark Elven Village, Bella (Gludio' GK), Proclaimer and Avdenturer Guildman.

[Image: info.jpg]

Then a new windows appear with NPC ID,

[Image: npc_id.jpg]

Then, when you have get all NPC ID you must get several HTML code.
In my exemple, I get Teleport Device' HTML to teleport my self to Gludio.

To do that you must double-click on the NPC.
When the windows appear you must writting
Code:
/html
in the chat box ("all").

[Image: html_device.jpg]

When you enter this command we must have this message,

[Image: html_save.jpg]

So, now you must go to your L2TOWER' directory and open "html.txt"

For my exemple I obtain that,

[Image: code_1.jpg]
So, if I want that my bot click on teleport' link I have to looking for Teleport' Code.

But you see that the organisation is muddled.

As matter of fact, the text is in the same line. So if you want to obtain a better organisation you must go has the line after all "
" or "".

So in my exemple you obtain this,

[Image: code_2.jpg]

And, the code that allow your bot to click on "Teleport" is,

Code:
teleport_request

Then, you must to get Gludio Teleportation' HTML code.
It's the same thing.

Target NPC, click on teleport and write
Code:
/html
Now organise your text and you must have something like that,

[Image: code_3.jpg]

In the game, I see that the Gludio Teleportation is in first position.
So I have to looking for in the first line code.

Code:
teleport_4723719984_0_57_1209025364_1

Thus, now that you have NPC ID and HTML CODE you can edit "Tuto.LUA"

Code:
TargetNpc("[b]Teleport Device[/b]", [b]30134[/b]);
Talk();
ShowToClient("System","Teleportation: Gludio...");
Click("[b]teleport_request[/b]", "Teleport");
Click("[b]teleport_4723719984_0_57_1209025364_1[/b]", "811;F;1010005");
Sleep(5000);


I hope that I was explicit Wink
(This post was last modified: 08-22-2013 16:14 PM by yeti25660.)
08-22-2013 16:11 PM
Find all posts by this user Quote this message in a reply
 Reputed by : PvPSuite(+2) , hcetigol(+2) , benbt91(+2) , RockySoft(+2)
TheQQmaster Offline
Trolling the Trolls
*****

Posts: 1,532
Joined: Jun 2012
Reputation: 640
Version: 1.4.2.133
Post: #2
RE: [GUIDE] How modify "AUTO FARM BOT"

Guide is good for begginers, but in de village, he spawn in one place, that's easy to make, but when i maked script for return to antharas lair, was harder. soe soe soe to get location of spawns .... Big Grin

now no sense of botting there Sad now bigger lvl chars only can get good stuff to sell in ah, matreals and etc....

PUSH [Image: knUu53] IF HELPED
08-24-2013 11:42 AM
Visit this user's website Find all posts by this user Quote this message in a reply
yeti25660 Offline
VIP Member
***

Posts: 13
Joined: Jan 2013
Reputation: 12
Version: 1.4.2.133
Post: #3
RE: [GUIDE] How modify "AUTO FARM BOT"

(08-24-2013 11:42 AM)dQQb Wrote:  Guide is good for begginers, but in de village, he spawn in one place, that's easy to make, but when i maked script for return to antharas lair, was harder. soe soe soe to get location of spawns .... Big Grin

now no sense of botting there Sad now bigger lvl chars only can get good stuff to sell in ah, matreals and etc....

Of course that is for begginers Wink But if someone want's to bot in another place it's possible with condition about your spawn location Big Grin

I just want do a guide to reply about message that I can receive in my private mail box about "aUTO fARM3;

Else, thank a lot to the reputation point dQQb Wink
(This post was last modified: 08-24-2013 17:34 PM by yeti25660.)
08-24-2013 15:03 PM
Find all posts by this user Quote this message in a reply
 Reputed by : k4du(+1)
tophersoccer Offline
Expired VIP Member
**

Posts: 422
Joined: Aug 2012
Reputation: 142
Version: 1.4.3.143
Post: #4
RE: [GUIDE] How modify "AUTO FARM BOT"

/info is not implemented?
07-17-2014 08:53 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [GUIDE] L2Tower as a scanbot for private stores, and a bit more dimkkXX 0 2,752 04-25-2016 00:36 AM
Last Post: dimkkXX
  quest auto resume cantjump 0 1,760 07-07-2014 15:29 PM
Last Post: cantjump
Tongue [AUTO: FARM] [FIXED] yeti25660 6 8,387 10-23-2013 17:19 PM
Last Post: capucine



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