edit config use ptc menu

User Tag List

Results 1 to 11 of 11
  1. #1
    Danny888's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    23
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    edit config use ptc

    hai everyone...please help me
    im new using ptc account for necrobot... i already change auth to ptc n i already fill ptcusername n password but if i open necrobot.exe. it says to fill ptcusername n password at auth.config...error or what?? please help me sorry bad english

    edit config use ptc
  2. #2
    coderx2's Avatar Active Member
    Reputation
    44
    Join Date
    Jul 2016
    Posts
    103
    Thanks G/R
    29/42
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    post ur config with hidden name
    Code:
     
    
    
    Code:
     ur config

  3. #3
    Danny888's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    23
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by coderx2 View Post
    post ur config with hidden name
    Code:
     
    
    
    Code:
     {
    "AuthType": "ptc",
    "GoogleUsername": null,
    "GooglePassword": null,
    "PtcUsername": already fill here,
    "PtcPassword": already fill here,
    "UseProxy": false,
    "UseProxyHost": null,
    "UseProxyPort": null,
    "UseProxyAuthentication": false,
    "UseProxyUsername": null,
    "UseProxyPassword": null,
    "DevicePackageName": "galaxy-s4",
    "DeviceId": "5abeedd5598cff95",
    "AndroidBoardName": "MSM8960",
    "AndroidBootloader": "I337MVLUGOH1",
    "DeviceBrand": "samsung",
    "DeviceModel": "SGH-I337M",
    "DeviceModelIdentifier": "jfltevl",
    "DeviceModelBoot": "qcom",
    "HardwareManufacturer": "samsung",
    "HardwareModel": "SGH-I337M",
    "FirmwareBrand": "jfltevl",
    "FirmwareTags": "release-keys",
    "FirmwareType": "user",
    "FirmwareFingerprint": "samsung/jfltevl/jfltecan:5.0.1/LRX22C/I337MVLUGOH1:user/release-keys"
    }

  4. #4
    andygoandygo's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    21
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Danny888 View Post
    "AuthType": "ptc",
    "GoogleUsername": null,
    "GooglePassword": null,
    "PtcUsername": already fill here,
    "PtcPassword": already fill here,
    "UseProxy": false,
    "UseProxyHost": null,
    "UseProxyPort": null,
    "UseProxyAuthentication": false,
    "UseProxyUsername": null,
    "UseProxyPassword": null,
    "DevicePackageName": "galaxy-s4",
    "DeviceId": "5abeedd5598cff95",
    "AndroidBoardName": "MSM8960",
    "AndroidBootloader": "I337MVLUGOH1",
    "DeviceBrand": "samsung",
    "DeviceModel": "SGH-I337M",
    "DeviceModelIdentifier": "jfltevl",
    "DeviceModelBoot": "qcom",
    "HardwareManufacturer": "samsung",
    "HardwareModel": "SGH-I337M",
    "FirmwareBrand": "jfltevl",
    "FirmwareTags": "release-keys",
    "FirmwareType": "user",
    "FirmwareFingerprint": "samsung/jfltevl/jfltecan:5.0.1/LRX22C/I337MVLUGOH1:user/release-keys"
    }
    change these lines
    "PtcUsername": already fill here,
    "PtcPassword": already fill here,

    into

    "PtcUsername": "yourptcusername",
    "PtcPassword": "yourptcpassword",

  5. Thanks Danny888 (1 members gave Thanks to andygoandygo for this useful post)
  6. #5
    skyNcez's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    35
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    "AuthType": "ptc",
    "GoogleUsername": "yourusername",
    "GooglePassword": "yourpassword",
    "PtcUsername": "yourusername",
    "PtcPassword": "yourpassword",

    use this, just copy paste and replace those 5 lines in your auth cfg.
    fill both google and ptc
    in google put ur email and pass and in tpc put ur nickname and pass.

    credit to Rinkusanagi

  7. Thanks Danny888 (1 members gave Thanks to skyNcez for this useful post)
  8. #6
    botlife's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    12
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Danny888 View Post
    "AuthType": "ptc",
    "GoogleUsername": null,
    "GooglePassword": null,
    "PtcUsername": already fill here,
    "PtcPassword": already fill here,
    "UseProxy": false,
    "UseProxyHost": null,
    "UseProxyPort": null,
    "UseProxyAuthentication": false,
    "UseProxyUsername": null,
    "UseProxyPassword": null,
    "DevicePackageName": "galaxy-s4",
    "DeviceId": "5abeedd5598cff95",
    "AndroidBoardName": "MSM8960",
    "AndroidBootloader": "I337MVLUGOH1",
    "DeviceBrand": "samsung",
    "DeviceModel": "SGH-I337M",
    "DeviceModelIdentifier": "jfltevl",
    "DeviceModelBoot": "qcom",
    "HardwareManufacturer": "samsung",
    "HardwareModel": "SGH-I337M",
    "FirmwareBrand": "jfltevl",
    "FirmwareTags": "release-keys",
    "FirmwareType": "user",
    "FirmwareFingerprint": "samsung/jfltevl/jfltecan:5.0.1/LRX22C/I337MVLUGOH1:user/release-keys"
    }
    Add "" like below
    "PtcUsername": "already fill here",
    "PtcPassword": "already fill here",

  9. #7
    Danny888's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    23
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ah i know just need "
    thx for help me everyone...sorry my bad

  10. #8
    xjin's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    u miss out the "XXXXX"

  11. #9
    daylightoff's Avatar Member
    Reputation
    1
    Join Date
    Dec 2020
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    In case the result didn’t live up to your expectations and you’re not interested in free essay revisions, you can opt for a refund. Head to the Terms and Conditions section or contact our managers at once. Free Paper Writer | Get Reliable Professional Assistance

  12. #10
    david1cameron's Avatar Member
    Reputation
    1
    Join Date
    Jan 2021
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    From a small push-button phone to perfect reasearch paper help touchscreen smartphones. From huge computers to ultra-thin MacBooks.

    Look around, change is everywhere. Therefore, this inevitably applies to you personally. Evolution affects both living and non-living objects. Everything develops, and man is no exception. It is necessary to develop both your physical skills and abilities, and internal qualities, to master new knowledge.

  13. #11
    daylightoff's Avatar Member
    Reputation
    1
    Join Date
    Dec 2020
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The currency of Czech Republic is Czech koruna. There are several plural forms of the name 'Czech koruna'. These are korun, korunas, koruny. The symbol used for this currency is Kč, and it is abbreviated as CZK. The Czech koruna is divided into Haler; there are 100 in one koruna.

Similar Threads

  1. [Guide] Edit game textures using Texmod
    By xxreaper008 in forum WoW ME Tools & Guides
    Replies: 42
    Last Post: 01-30-2021, 09:36 AM
  2. Incredibly Simple model editing (DBC using itemcache)
    By Dave-evad in forum WoW ME Tools & Guides
    Replies: 1
    Last Post: 01-14-2021, 10:16 AM
  3. [Beginners Guide] To Editing Configs!
    By Ground Zero in forum WoW EMU Guides & Tutorials
    Replies: 3
    Last Post: 12-21-2008, 02:39 PM
  4. Could use some model edits.
    By Hellrai in forum World of Warcraft General
    Replies: 1
    Last Post: 04-23-2007, 10:44 AM
All times are GMT -5. The time now is 05:42 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search