Page 14 of 20 FirstFirst ... 41213141516 ... LastLast
Results 131 to 140 of 194

Thread: [FR] Plight Rising

  1. #131
    txtsd's Avatar
    Joined
    Dec 2012
    Posts
    642
    Userbars
    7
    Thanks
    538
    Thanked
    327/146
    DL/UL
    60/2
    Mentioned
    91 times
    Time Online
    31d 8h 56m
    Avg. Time Online
    10m
    Quote Originally Posted by Jessea View Post
    Code:
    Last login: Tue Oct 28 02:55:58 on ttys000
    /Users/****************/Documents/PlightRising_1.1.0/mac_Bond.command ; exit;
    *********-*******-MacBookProlocal:~ ****************$ /Users/****************/Documents/PlightRising_1.1.0/mac_Bond.command ; exit;
    {'account': {'feed': True, 'pinkerton': True, 'gather': {'area': VdtValueError('the value "“plague”" is unacceptable.',), 'action': VdtValueError('the value "“dig”" is unacceptable.',)}, 'DNT': True, 'proxy': True, 'password': True, 'bond': True, 'username': True, 'coliseum': {'mindelay': True, 'trainingmode': True, 'trainingpos': True, 'area': VdtValueError('the value "“forgotten_cave”" is unacceptable.',), 'maxdelay': True, 'debuglog': True}, 'useragent': True}}
    logout
    
    [Process completed]
    Where are you getting those slanted double quotes (“”) from? I'm pretty sure they're not on your keyboard. Use standard double quotes ("").

  2. #132
    Jessea's Avatar
    Joined
    Sep 2014
    Posts
    113
    Userbars
    2
    Thanks
    24
    Thanked
    49/18
    DL/UL
    12/0
    Mentioned
    17 times
    Time Online
    4d 6h 34m
    Avg. Time Online
    1m
    0_o I'm not sure where those came from, i never typed them in. Weird! I'll fix it and see if it works.

  3. #133
    txtsd's Avatar
    Joined
    Dec 2012
    Posts
    642
    Userbars
    7
    Thanks
    538
    Thanked
    327/146
    DL/UL
    60/2
    Mentioned
    91 times
    Time Online
    31d 8h 56m
    Avg. Time Online
    10m
    Quote Originally Posted by Jessea View Post
    0_o I'm not sure where those came from, i never typed them in. Weird! I'll fix it and see if it works.
    Apparently textedit does that.
    Do this to disable the silly behavior.
    (you need an account to see links)

  4. #134
    Jessea's Avatar
    Joined
    Sep 2014
    Posts
    113
    Userbars
    2
    Thanks
    24
    Thanked
    49/18
    DL/UL
    12/0
    Mentioned
    17 times
    Time Online
    4d 6h 34m
    Avg. Time Online
    1m
    Ok so now when I run the bonding it goes through all my dragons ID numbers and says their familiar is already bonded, even though its not.

  5. #135
    txtsd's Avatar
    Joined
    Dec 2012
    Posts
    642
    Userbars
    7
    Thanks
    538
    Thanked
    327/146
    DL/UL
    60/2
    Mentioned
    91 times
    Time Online
    31d 8h 56m
    Avg. Time Online
    10m
    Quote Originally Posted by Jessea View Post
    Ok so now when I run the bonding it goes through all my dragons ID numbers and says their familiar is already bonded, even though its not.
    What about after it's done bonding the familiars that are already attached?

  6. #136
    Jessea's Avatar
    Joined
    Sep 2014
    Posts
    113
    Userbars
    2
    Thanks
    24
    Thanked
    49/18
    DL/UL
    12/0
    Mentioned
    17 times
    Time Online
    4d 6h 34m
    Avg. Time Online
    1m
    It doesnt bond with them at all. It just says Process completed and doesnt do anything afterwards.

    Heres what happens

    Last login: Tue Oct 28 19:08:30 on ttys001
    /Users/****************/Documents/PlightRising_1.1.0/mac_Bond.command ; exit;
    *********-********-MacBookProlocal:~ ****************$ /Users/****************/Documents/PlightRising_1.1.0/mac_Bond.command ; exit;

    [19:19:12.191] Logged in!
    [19:19:20.602] Begin Bonding!

    [19:20:02.161] Already Bonded #######'s familiar!
    [19:20:06.825] Already Bonded #######'s familiar!
    [19:20:09.580] Already Bonded #######'s familiar!
    [19:20:13.871] Prebond_3_error_post
    [19:20:14.495] Already Bonded #######'s familiar!
    [19:20:55.659] Already Bonded #######'s familiar!
    [19:21:00.260] Prebond_3_error_post
    [19:21:00.889] Already Bonded #######'s familiar!
    [19:21:05.175] Prebond_3_error_post
    [19:21:05.814] Already Bonded #######'s familiar!
    [19:21:26.373] Already Bonded #######'s familiar!
    [19:21:30.366] Prebond_3_error_post
    [19:21:30.991] Already Bonded #######'s familiar!
    [19:21:35.007] Already Bonded #######'s familiar!
    [19:21:40.198] Already Bonded #######'s familiar!
    [19:21:43.786] Prebond_3_error_post
    [19:21:44.532] Already Bonded #######'s familiar!
    [19:22:00.789] Already Bonded #######'s familiar!
    [19:22:00.789] Prebonding Complete!
    [19:22:01.450] Done Bonding!
    sh: pause: command not found
    logout

    [Process completed]

  7. #137
    txtsd's Avatar
    Joined
    Dec 2012
    Posts
    642
    Userbars
    7
    Thanks
    538
    Thanked
    327/146
    DL/UL
    60/2
    Mentioned
    91 times
    Time Online
    31d 8h 56m
    Avg. Time Online
    10m
    Quote Originally Posted by Jessea View Post
    It doesnt bond with them at all. It just says Process completed and doesnt do anything afterwards.

    Heres what happens

    Those logout and [Process completed] statements are a mac thing. The bot doesn't do that.
    Code:
    sh: pause: command not found
    is the last statement from the bot.

    It looks like your Familiar.py is still the old version.
    FR made a change in the bonding code which made the bot act like this. I fixed it in v1.0.9
    If you're extracting over old folders, you might be failing to overwrite the old files.

  8. #138
    Jessea's Avatar
    Joined
    Sep 2014
    Posts
    113
    Userbars
    2
    Thanks
    24
    Thanked
    49/18
    DL/UL
    12/0
    Mentioned
    17 times
    Time Online
    4d 6h 34m
    Avg. Time Online
    1m
    I'm using 1.10 and all the folders/files that came with 1.10, i didnt even copy over the config.ini and instead just filled it out again. So i'm definitely not using any of the old versions stuff. :p

  9. #139
    txtsd's Avatar
    Joined
    Dec 2012
    Posts
    642
    Userbars
    7
    Thanks
    538
    Thanked
    327/146
    DL/UL
    60/2
    Mentioned
    91 times
    Time Online
    31d 8h 56m
    Avg. Time Online
    10m
    Quote Originally Posted by Jessea View Post
    I'm using 1.10 and all the folders/files that came with 1.10, i didnt even copy over the config.ini and instead just filled it out again. So i'm definitely not using any of the old versions stuff. :p
    Well shit. I might have to remote desktop to figure this one out.

  10. #140
    txtsd's Avatar
    Joined
    Dec 2012
    Posts
    642
    Userbars
    7
    Thanks
    538
    Thanked
    327/146
    DL/UL
    60/2
    Mentioned
    91 times
    Time Online
    31d 8h 56m
    Avg. Time Online
    10m
    New version in OP.
    @(you need an account to see links)
    See if you can level low level dragons where the bot would get stuck before.
    It would be even better if you could test leveling a team of lvl1s upto 11 or something.

  11. The Following User Says Thank You to txtsd For This Useful Post:

    mugicha (10-30-2014)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •