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

Thread Closed 
 
Thread Rating:
  • 5 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Automatic Shout
Author Message
NaoJogoMais Offline
I'm Watching You!
**

Posts: 924
Joined: Oct 2012
Reputation: 194
Version: 1.4.2.132
Post: #1
Automatic Shout

Guys, i dont know how find this on forum..

I search for "chat" "automatic shout" "automatic sell" and others..

I just wanna know how do I configure my dwarf to be talking to everyone in town 1 in 1 minutes?

Ex: Come on everybody, ss cheaper.

Among other phrases. As the script automatically sell buffs.

Thank you again.

.


[ RETIRED ]
...from retail!



[Image: 201628.png]
11-16-2012 21:42 PM
Find all posts by this user
mojzesz123 Offline
Expired VIP Member
**

Posts: 52
Joined: Dec 2011
Reputation: 2
Version: 1.4.1.92
Post: #2
RE: Automatic Shout

macro and script for repeat
11-16-2012 21:46 PM
Find all posts by this user
NaoJogoMais Offline
I'm Watching You!
**

Posts: 924
Joined: Oct 2012
Reputation: 194
Version: 1.4.2.132
Post: #3
RE: Automatic Shout

but i dont know how to do this! Confused

.


[ RETIRED ]
...from retail!



[Image: 201628.png]
11-16-2012 21:48 PM
Find all posts by this user
MtnDew Offline
VIP Member
***

Posts: 500
Joined: Mar 2012
Reputation: 110
Version: 1.4.2.141
Post: #4
RE: Automatic Shout

http://forum.l2tower.eu/thread-get-buffe...lling-item

you can modify this script (yes its big and complicated) but the script your are looking for is SUPER simple actually. But I would suggest that you try to do it yourself first so simple scripts like that come easy to you.
11-16-2012 23:17 PM
Find all posts by this user
NaoJogoMais Offline
I'm Watching You!
**

Posts: 924
Joined: Oct 2012
Reputation: 194
Version: 1.4.2.132
Post: #5
RE: Automatic Shout

:/ i try, but i dont know how to do this.

.


[ RETIRED ]
...from retail!



[Image: 201628.png]
11-17-2012 13:17 PM
Find all posts by this user
zerilius Offline
Beta Tester

Posts: 409
Joined: Aug 2011
Reputation: 56
Version: 1.4.2.142
Post: #6
RE: Automatic Shout

(11-17-2012 13:17 PM)WinKz Wrote:  :/ i try, but i dont know how to do this.
    LUA Programming
repeat
Say2(L2ChatType.CHAT_SHOUT,"msg","");
Sleep(5*1000) --5s
until gmban

11-17-2012 13:32 PM
Find all posts by this user
MtnDew Offline
VIP Member
***

Posts: 500
Joined: Mar 2012
Reputation: 110
Version: 1.4.2.141
Post: #7
RE: Automatic Shout

(11-17-2012 13:32 PM)zerilius Wrote:  
(11-17-2012 13:17 PM)WinKz Wrote:  :/ i try, but i dont know how to do this.
    LUA Programming
repeat
Say2(L2ChatType.CHAT_SHOUT,"msg","");
Sleep(5*1000) --5s
until gmban


im curious why you set it for sleep(5*1000) and not just Sleep(50000) is there a reason?
P.S. lol
(This post was last modified: 11-17-2012 14:00 PM by MtnDew.)
11-17-2012 14:00 PM
Find all posts by this user
zerilius Offline
Beta Tester

Posts: 409
Joined: Aug 2011
Reputation: 56
Version: 1.4.2.142
Post: #8
RE: Automatic Shout

(11-17-2012 14:00 PM)nadmaster101 Wrote:  
(11-17-2012 13:32 PM)zerilius Wrote:  
(11-17-2012 13:17 PM)WinKz Wrote:  :/ i try, but i dont know how to do this.
    LUA Programming
repeat
Say2(L2ChatType.CHAT_SHOUT,"msg","");
Sleep(5*1000) --5s
until gmban


im curious why you set it for sleep(5*1000) and not just Sleep(50000) is there a reason?
Should I really reply to this ?
11-17-2012 14:54 PM
Find all posts by this user
 Reputed by : Fox(+2) , guibotaro(+2)
TheBl4ckPhoenix Offline
(^.^)
****

Posts: 1,887
Joined: Mar 2012
Reputation: 601
Version: 1.4.3.143
Post: #9
RE: Automatic Shout

LOL
    LUA Programming
until gmban

epic xD,
11-17-2012 15:25 PM
Find all posts by this user
 Reputed by : guibotaro(+2)
Hebdzik Offline
Tester

Posts: 1,235
Joined: Aug 2011
Reputation: 265
Version: 1.4.3.143
Post: #10
RE: Automatic Shout

(11-17-2012 14:54 PM)zerilius Wrote:  
(11-17-2012 14:00 PM)nadmaster101 Wrote:  
(11-17-2012 13:32 PM)zerilius Wrote:  
(11-17-2012 13:17 PM)WinKz Wrote:  :/ i try, but i dont know how to do this.
    LUA Programming
repeat
Say2(L2ChatType.CHAT_SHOUT,"msg","");
Sleep(5*1000) --5s
until gmban


im curious why you set it for sleep(5*1000) and not just Sleep(50000) is there a reason?
Should I really reply to this ?

he is testing your patience Smile

Warning hammer!!! Use Search before you post something
If i hellp you, you can thx me by +1 Reputation
[Image: U63SU]
11-17-2012 15:44 PM
Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Exclamation 24/7 Automatic Trains Manager, any1??? TheBl4ckPhoenix 5 3,278 07-08-2017 19:04 PM
Last Post: TheBl4ckPhoenix
  SIMPLE SHOUT SCRIPT L2TOWER wtfunoob2 1 2,735 07-07-2016 16:36 PM
Last Post: blaaam
  Tower not automatic hits after level 85 !!!!! italovelozo 3 3,209 10-17-2014 19:41 PM
Last Post: fikusas
  select automatic server cdmafantasy 2 2,265 08-24-2014 15:52 PM
Last Post: cdmafantasy
Exclamation Bot from city, totally automatic. TheBl4ckPhoenix 15 10,021 03-08-2013 03:57 AM
Last Post: TheBl4ckPhoenix



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