-
Member
Originally Posted by
ThePaleDev
Sorry the app was meant to be personal so it's just a quick programming.
Anyway. Are you using the one that comes with NecroBot0.9.0? If yes. Under Config\ of your Necro folder. If you have two accounts files in that directory should be auth.json, auth1.json, auth2.json. Seeing your config it looks ok to me. Did you press start(I'm just confused if you just start the app or you pressed the "Start")? The RotatorCM sits in the notification bar besides the clock the one with a monkey icon.
Alternatively you could use the other version but needs two files to be created auth* and config*.
ok i try again with another rename of the auth.json to auth1 and auth2
step1 :i create C:\Users\Joseph\Desktop\090\Config\auth1.json &
C:\Users\Joseph\Desktop\090\Config\auth2.json
step 2: reconfig C:\Users\Joseph\Desktop\090\config.ini
[Settings]
App=NecroBot
Interval=1
Auths=auth1.json,auth2.json
step 2: start C:\Users\Joseph\Desktop\090\RotatorCM.exe
step 3: under notification, i did a right click on RotatorCM and start the program.
what i see:
C:\Users\Joseph\Desktop\090\Config\auth.json is created automatically <-- not using auth1.json or auth2.json.
i try a workaround since dont work, i rename my 2 auth.json to auth.json and auth1.json.
starting the rotatorcm works, and it took the same authentication credientials in my auth.json and run the bot
however but after the interval, it doesnt go to use auth1.json, apparently it delete my auth,json and create a new auth.json with empty config.
-
Member
look like your rotatorcm is not looking at config.ini for configuration
-
Corporal
Originally Posted by
beidouxin
look like your rotatorcm is not looking at config.ini for configuration
I see. Thanks for the feedback I have to check my code again. But you could just try the other version it does work for me if you don't mind a little more copy-pasting and renaming
-
Member
i did try using RotatorCM.7z.
but the rotator cm will not take auth1.json to run even i have set it as auth1.json in the config.ini
the bot will ask this is your first setup up y/n ? when i run rotator.
-
Corporal
Originally Posted by
beidouxin
i did try using RotatorCM.7z.
but the rotator cm will not take auth1.json to run even i have set it as auth1.json in the config.ini
the bot will ask this is your first setup up y/n ? when i run rotator.
weird I don't have a problem using it. ok I'll check what I can do and make a better one.
-
Post Thanks / Like - 1 Thanks
beidouxin (1 members gave Thanks to ThePaleDev for this useful post)
-
Member
Originally Posted by
ThePaleDev
Thanks but language for the config is hard coded perhaps I will just open a github for it. Looks like they're abandoning the config tool anyway.
I think so too

You can always use a local server compatible for feeding from third party sniping server. And I don't use sniping these days

Will github URL?
-
Corporal
I added a few more setting to make it a little bit more customizable. And some file and folder checking to minimize error

Download
Code:
http://www.mediafire.com/download/c12n39dag4bl9nd/RotatorCM1.0.1.7z
-
Post Thanks / Like - 1 Thanks
banana090 (1 members gave Thanks to ThePaleDev for this useful post)
-
Member
Originally Posted by
ThePaleDev
I added a few more setting to make it a little bit more customizable. And some file and folder checking to minimize error
Download
Code:
http://www.mediafire.com/download/c12n39dag4bl9nd/RotatorCM1.0.1.7z
please add counter for how much rotator gonna rotate id, i dont want my bot run looping forever
exsample
App=NecroBot
Interval_id=1
interval_loop=2
Auths=auth.json,auth1.json,auth2.json
its mean it will rotate each my id for 1 hour, rotator will stop until all my id run twice
Last edited by digisoft; 08-17-2016 at 01:07 AM.
-
Corporal
Originally Posted by
digisoft
please add counter for how much rotator gonna rotate id, i dont want my bot run looping forever
exsample
App=NecroBot
Interval_id=1
interval_loop=2
Auths=auth.json,auth1.json,auth2.json
its mean it will rotate each my id for 1 hour, rotator will stop until all my id run twice
not a bad idea. better leave a comment here NecroBot Account Switcher / Hider / Minimizer instead
-
Member
asd.JPG
anybody can help me with this? what i did wrong? why it doesnt work?
-
Member
How to unlocked config tool sniping page?
-
Corporal
Originally Posted by
cy8x88
How to unlocked config tool sniping page?
Modify the original source code. I'll try to up the code in github.
For the meantime here's the latest NecroConfig compatible with NecroBot 0.9.2. Added Walking Variant, Sniping and Softban options.

Download
Code:
http://www.mediafire.com/download/69maqhhqwdm243c/UnofficialNecroConfig-0.9.2.7z
-
Post Thanks / Like - 1 Thanks
cy8x88 (1 members gave Thanks to ThePaleDev for this useful post)