Help: using @commands on private server using bot

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

thenewbie
Noob
Noob
Posts: 14
Joined: 06 Jul 2012, 11:22
Noob?: Yes

Help: using @commands on private server using bot

#1 Post by thenewbie »

how can i use @autoloot in bot?
User avatar
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil

Re: Help: using @commands on private server using bot

#2 Post by SkylorD »

Three ways :

Plugin cmdOnLogin
Macro
doCommand

I recommend the use of plugin (:
Learn rules
thenewbie
Noob
Noob
Posts: 14
Joined: 06 Jul 2012, 11:22
Noob?: Yes

Re: Help: using @commands on private server using bot

#3 Post by thenewbie »

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
User avatar
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil

Re: Help: using @commands on private server using bot

#4 Post by SkylorD »

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 =)
Learn rules
XSDenied
Noob
Noob
Posts: 18
Joined: 06 Jul 2009, 10:38
Noob?: Yes

Re: Help: using @commands on private server using bot

#5 Post by XSDenied »

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.
thenewbie
Noob
Noob
Posts: 14
Joined: 06 Jul 2012, 11:22
Noob?: Yes

Re: Help: using @commands on private server using bot

#6 Post by thenewbie »

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?
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Help: using @commands on private server using bot

#7 Post by EternalHarvest »

What if you try that with random commands just to check whether it would work?