Something like that, but the code is incorrect :DQuote:
Really no need to get them quest for the scrolls. i sometimes pick them up when i restart the script or DC from the game. just add to the script to use event scrolls and tea. but dont take out the use of the normal run scrolls.. maybe something like this..
this will use the event scrolls till there no more then use the normal ones if i am right but check it i am just starting learning this script thing..
Code:_IFBuffAlive=9960; #ELSE _IFInventoryContains=164002011,1; <--event run scroll UseID=164002011; #ELSE _IFInventoryContains=164000076,1; <--normal run scroll UseID=164000076;Code:_IFBuffAlive=51005; #ELSE _IFInventoryContains=162002011,1; <--10% Tea UseID=164001020; #ELSE _IFInventoryContains=????????????,1; <--100% Tea i dont have this id atm UseID=??????????;
Will add so the greater running scrolls from events are priority over the normal crafted ones. As for the teas, he will get them manually after he finished luna weekly and use the teas at lv51 (where its hard to lvl up)
I dunno, last time I added a extra question (was for luna I think can't remember now :D) I got so many messages saying the bot is not workng correctly, 'cause people didn't read instructions.Quote:
i change it manually.. some times i do KS myself with my own bots LOL
i guess it would be nice to have an option if you want the script to pick a random channel or not.. in case you have 6 bots for example, you put one character on each c hannel and press play. they wouldn't KS each other.. or something like that
Might add a character detection thought, if theres a player nearby killing mobs, to switch to another channel.