THE iDOLM@STER > THE iDOLM@STER Platinum Stars
Platinum Stars Botting Introduction or "fu scamco"
Hime Idol:
--- Quote from: Nakiame on November 16, 2016, 11:05:18 pm ---Yeah, of course.
Why would you want to waste so much time every week though?
--- End quote ---
Oh good. Which part of the code would I change?
Well I mean eventually for when every girl gets at 99x candies since it seems it'll get to that point with these DL Live drop rates for the outfits. By next week all of the girls will be around 50+ each. And if the candies let you have an inventory of over 50 and they eventually hit 99 you'd have to change it so that the CronusMax bought the combo item every day.
Nakiame:
--- Quote from: Hime Idol on November 22, 2016, 03:26:23 am ---Oh good. Which part of the code would I change?
Well I mean eventually for when every girl gets at 99x candies since it seems it'll get to that point with these DL Live drop rates for the outfits. By next week all of the girls will be around 50+ each. And if the candies let you have an inventory of over 50 and they eventually hit 99 you'd have to change it so that the CronusMax bought the combo item every day.
--- End quote ---
Wow. Have you not used them at all before getting 5 hearts?
Well, anyway, you have to edit and rewrite quite alot to buy it every single day. I don't want to even look into it until I'm capped myself.
As a quick fix you can find this line
--- Code: ---if(week >= 49)
--- End code ---
and change 49 to 13. That way you'll go shopping every season instead of once in four seasons effectively increasing you item cap to 87.
Hime Idol:
--- Quote from: Nakiame on November 22, 2016, 08:24:06 pm ---Wow. Have you not used them at all before getting 5 hearts?
Well, anyway, you have to edit and rewrite quite alot to buy it every single day. I don't want to even look into it until I'm capped myself.
As a quick fix you can find this line
--- Code: ---if(week >= 49)
--- End code ---
and change 49 to 13. That way you'll go shopping every season instead of once in four seasons effectively increasing you item cap to 87.
--- End quote ---
Unfortunately I didn't use the candies. I was already at 5 hearts per idol at that time of starting the CronusMax.
Thanks though for the code change. :)
Hinatax01:
Hey, I have a quick question.
Is there a way to change the script so it presses down on the DL live selection instead of up?
I only need one more outfit until I have everything but I need it to press up 11 times to select the correct live. I find that it ends up getting off track within a few lives played like this so I can't seem to use it to grind that live (I didn't have any issues with it pressing up to get to the first seven lives).
Thank you :)
Nakiame:
--- Quote from: Hinatax01 on December 07, 2016, 04:23:11 am ---Hey, I have a quick question.
Is there a way to change the script so it presses down on the DL live selection instead of up?
I only need one more outfit until I have everything but I need it to press up 11 times to select the correct live. I find that it ends up getting off track within a few lives played like this so I can't seem to use it to grind that live (I didn't have any issues with it pressing up to get to the first seven lives).
Thank you :)
--- End quote ---
That might happen due to crappy workaround used to save on bytecode memory. And I didn't test it enough for high values, sorry.
Changing it is complicated though.
Ill maybe look into it later, but as a quick fix you can find a hotkey for choosing dl-live and adjust it's value. IIRC it's "+ 160" or something like that. Decrease it if you get less button presses than intended or increase if you get an extra button press.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version