Side note, the sccript didnt detect my char was at Panda and kept trying to switch servers. Thats how I got stuck at first was waiting for the next version to report in but since ithe behavior still the same here I am.
Side note, the sccript didnt detect my char was at Panda and kept trying to switch servers. Thats how I got stuck at first was waiting for the next version to report in but since ithe behavior still the same here I am.
Ty! I think the thing I didn't added bugged it out lol but hopefully that won't happen in the next version.
what dose the char do after it finish both lunas? my char lvl 44 after both luna and script stopped in sanctum
He didn't do kromede quests? The char it stops at 41, Kromede quests is enough to lvl it up to 43, after that he will do luna daily, that's enough to reach 45, after that it'll do weekly and with that it reaches 48. This is with 100% exp scroll and 5% berdin lucky star.
Did you saw it doing kromede quests and to do correctly lunas? Also, did he had 100% scroll up and some berdin lucky star?
i open the quest window and see 3/5 on 2 quest and 1 other quest for Kromrds trail.. i did see the char got stuck in the instance. so i restarted the script . at that time it teleport back to sanctum i think was lvl 42 and it started luna
i open the quest window and see 3/5 on 2 quest and 1 other quest for Kromrds trail.. i did see the char got stuck in the instance. so i restarted the script . at that time it teleport back to sanctum i think was lvl 42 and it started luna
Yeah, kromede trial is only at 41, will add a verification to check if he has finished the quests or not, and if not to redo it.
Althought lv42-44 with both lunas, that's really too low.
Will add to do more stuffs at if he hasn't reached 46.
Ya luna will get you 2 lvl doing daily and weekly. Using xp scroll not using stars.
Trying to keep kina price down as much as i can. If you can add the event run scrolls also be great.
I am broke from buying potions and run scrolls. Hahaha.
hahahah I can feel you bro! I will be adding to get the scrolls from the npc, but I'm still unsure, going to the npc and taking more quests is another way to get stuck if you get lag, etc.
hahahah I can feel you bro! I will be adding to get the scrolls from the npc, but I'm still unsure, going to the npc and taking more quests is another way to get stuck if you get lag, etc.
Any way to select random Channels? too many bots at channel 2.
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
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=??????????;