Help: using @commands on private server using bot
Moderator: Moderators
-
- Noob
- Posts: 14
- Joined: 06 Jul 2012, 11:22
- Noob?: Yes
Help: using @commands on private server using bot
how can i use @autoloot in bot?
-
- Moderators
- Posts: 1197
- Joined: 16 Dec 2011, 02:53
- Noob?: No
- Location: Brazil
Re: Help: using @commands on private server using bot
Three ways :
Plugin cmdOnLogin
Macro
doCommand
I recommend the use of plugin (:
Plugin cmdOnLogin
Macro
doCommand
I recommend the use of plugin (:
Learn rules
-
- Noob
- Posts: 14
- Joined: 06 Jul 2012, 11:22
- Noob?: Yes
Re: Help: using @commands on private server using bot
what command i will put in the macros.txt to make autoloot on bot? cuz i can't understand the procedure in the tutorial.. thanks
-
- Moderators
- Posts: 1197
- Joined: 16 Dec 2011, 02:53
- Noob?: No
- Location: Brazil
Re: Help: using @commands on private server using bot
1) If you are using the plugin, you don't need set nothing in your macros.txt, just in your config.txt!
2) If you are using macros, you need type : do c @autoloot
3) If you are using macros, here's go one warn : Wait 3 seconds after login to use this command, in other words, pause 3 or pause 2 it's necessary =)
2) If you are using macros, you need type : do c @autoloot
3) If you are using macros, here's go one warn : Wait 3 seconds after login to use this command, in other words, pause 3 or pause 2 it's necessary =)
Learn rules
-
- Noob
- Posts: 18
- Joined: 06 Jul 2009, 10:38
- Noob?: Yes
Re: Help: using @commands on private server using bot
I don't really think that they got it...
"cmdOnLogin" is a PLUG-IN not just a command. <--- and the easiest to get your bot to autoloot.
"cmdOnLogin" is a PLUG-IN not just a command. <--- and the easiest to get your bot to autoloot.
-
- Noob
- Posts: 14
- Joined: 06 Jul 2012, 11:22
- Noob?: Yes
Re: Help: using @commands on private server using bot
thx for the help... im using autoloot using doCommand but... what if i want to autoloot and talk in npc after i log-in.. is it ok to do 2 or more doCommand or it is good for 1 only?
-
- Developers
- Posts: 1798
- Joined: 05 Dec 2008, 05:42
- Noob?: Yes
Re: Help: using @commands on private server using bot
What if you try that with random commands just to check whether it would work?