Lain Posted July 30, 2008 Posted July 30, 2008 Hi! In my server, when you get 1kkk adena, you can transform them into 1 coin, which's price is also 1kkk. You do this with performing command ".deposit". When you write ".deposit", you will automaticly get 1 coin. So my question is, I'm using every night walker for farming and exping, and I want a script, which will force walker to say .deposit, which will get the coins. My server is 5k rates, so maximum adena is 2.417.xxx.xxx in inv, If there is no limit I could have like 150kkk over the night, so that why I need this script! Could anyone make it!? The code it: .deposit Tyvm! Quote
sltbnjr Posted July 30, 2008 Posted July 30, 2008 With that amount of posts you should have a fucking clue already you're posting in the wrong section label(post_in_right_section,retard) ItemCount(Adena[iD=57],>,1000000000) { SAY(.deposit) } delay(10000) JMP(post_in_right_section,retard) Quote
Lain Posted July 31, 2008 Author Posted July 31, 2008 With that amount of posts you should have a -beep-ing clue already you're posting in the wrong section label(post_in_right_section,retard) ItemCount(Adena[iD=57],>,1000000000) { SAY(.deposit) } delay(10000) JMP(post_in_right_section,retard) Okay, thanks, that works perfectly. About right section posting I just needed this fastly, and I doubt that everybody visit the section of L2Bots help >_> Thank you again. Quote
nhatthien16 Posted July 31, 2008 Posted July 31, 2008 ummm i need this code too thanks for share :) Quote
dmitry501 Posted August 1, 2008 Posted August 1, 2008 With that amount of posts you should have a -beep-ing clue already you're posting in the wrong section label(post_in_right_section,retard) ItemCount(Adena[iD=57],>,1000000000) { SAY(.deposit) } delay(10000) JMP(post_in_right_section,retard) :D LOL ths not send command .deposit to server, this out message to chat Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.