Run PoE as a limited user menu

Shout-Out

User Tag List

Page 14 of 28 FirstFirst ... 101112131415161718 ... LastLast
Results 196 to 210 of 406
  1. #196
    LOdddRi's Avatar Member
    Reputation
    12
    Join Date
    Nov 2019
    Posts
    8
    Thanks G/R
    1/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    More explanations/tweaks for the shortcut (Point 5 for an example):

    1) Error: "File not found" or "Unable to open content.ggpk":
    ==> you need to change the directory (cd) of your cmdline to the installation directory of PoE and/or add the parameter "/d" to our cd-command (tks to Seminko):
    Code:
    cd /d \"C:/Program Files (x86)/Grinding Gear Games/Path of Exile/\"
    change it to your installation directory and path

    2) cmd-Window stays open after launching the game (till you close the client)
    ==> replace the postfix " && PathOfExile_x64.exe"
    ==> with " && start PathOfExile_x64.exe"

    3) the use of the start-command allows us to start the game with high CPU-priority:
    ==> replace postfix " && start PathOfExile_x64.exe"
    ==> with " && start /high PathOfExile_x64.exe"


    4) you can add various parameter to start PoE too
    Launch options - Official Path of Exile Wiki
    ==> replace postfix " && start PathOfExile_x64.exe"
    ==> with " && start PathOfExile_x64.exe --noasync --nosound"
    ==> or " && start /high PathOfExile_x64.exe --noasync --nosound"

    5) This is what i'm currently using:
    Code:
    C:\Windows\System32\runas.exe /user:MyPoEUser /savecred "cmd /C cd /d \"C:/Program Files (x86)/Grinding Gear Games/Path of Exile/\" && start /high PathOfExile_x64.exe --noasync"

    Run PoE as a limited user
  2. #197
    elitepleb's Avatar Member
    Reputation
    5
    Join Date
    Dec 2019
    Posts
    8
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You could also just shift right click the short cut and press "run as different user"

  3. #198
    dlr5668's Avatar Contributor
    Reputation
    279
    Join Date
    May 2012
    Posts
    543
    Thanks G/R
    129/226
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by elitepleb View Post
    You could also just shift right click the short cut and press "run as different user"
    till one day you forget and get banned PepeLaugh

    Also you can add more stuff here like auto updating neversink filters from github

  4. #199
    miracle1's Avatar Active Member
    Reputation
    38
    Join Date
    Jun 2014
    Posts
    270
    Thanks G/R
    114/31
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is is possible to save data in this file? ...\Grinding Gear Games\Path of Exile\logs\Client.txt

    I like to use mapwatch from time to time( PoE Mapwatch )

  5. #200
    elitepleb's Avatar Member
    Reputation
    5
    Join Date
    Dec 2019
    Posts
    8
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by miracle1 View Post
    Is is possible to save data in this file? ...\Grinding Gear Games\Path of Exile\logs\Client.txt

    I like to use mapwatch from time to time( PoE Mapwatch )
    yes, it's not affected.

  6. #201
    miracle1's Avatar Active Member
    Reputation
    38
    Join Date
    Jun 2014
    Posts
    270
    Thanks G/R
    114/31
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by elitepleb View Post
    yes, it's not affected.
    Checked it in legion league and there was no data in client.txt.

    Edit: checked it right now, still no data

  7. #202
    Araitz's Avatar Member
    Reputation
    1
    Join Date
    Oct 2017
    Posts
    50
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i cant use any filter why?

  8. #203
    MACROS4LIFE's Avatar Active Member
    Reputation
    48
    Join Date
    Dec 2015
    Posts
    467
    Thanks G/R
    58/46
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Araitz View Post
    i cant use any filter why?
    you need to place your filters in your new created user in user/documents/my files etc. That's your new folder. SCreenshots and stuff will be there as well
    GH it's like cocaine, once you used, you can't forget.

  9. #204
    Araitz's Avatar Member
    Reputation
    1
    Join Date
    Oct 2017
    Posts
    50
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MACROS4LIFE View Post
    you need to place your filters in your new created user in user/documents/my files etc. That's your new folder. SCreenshots and stuff will be there as well
    thanks !! working !!

  10. #205
    opel65's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    47
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nvm i got it

  11. #206
    pilliwinx's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    24
    Thanks G/R
    6/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If anyone is interested - This doesnt help with botting. Not saves from server side detection and u are still banned hard.

  12. #207
    eitsu's Avatar Member
    Reputation
    1
    Join Date
    Jan 2020
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What I do is not correct, I am asked to enter the password from my main user, but nothing is written in cmd?

  13. #208
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1445
    Join Date
    Apr 2006
    Posts
    4,005
    Thanks G/R
    296/589
    Trade Feedback
    1 (100%)
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by eitsu View Post
    What I do is not correct, I am asked to enter the password from my main user, but nothing is written in cmd?
    Just Shift+Right click the PoE shortcut, run as a different user.

  14. #209
    eitsu's Avatar Member
    Reputation
    1
    Join Date
    Jan 2020
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    Just Shift+Right click the PoE shortcut, run as a different user.
    I do that, but it doesn't work

    P.S or u mean, a PoE shortcut on the desktop run from another user?

    P.S.S or maybe i can create a shortcut without
    Code:
    C:\Windows\System32\runas.exe /user:MyPoEUser /savecred "cmd /C cd
    and start PoE shift+right click?

  15. #210
    Norby93's Avatar Member
    Reputation
    2
    Join Date
    Jun 2018
    Posts
    42
    Thanks G/R
    5/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any info about banned guys whos did all correctly? any one knows?

Page 14 of 28 FirstFirst ... 101112131415161718 ... LastLast

Similar Threads

  1. [How-To] Run PoE as a limited user
    By boterang in forum PoE Bots and Programs
    Replies: 442
    Last Post: 1 Week Ago, 03:53 PM
  2. [Release] Run poe as limited, app.
    By Kirasaka in forum PoE Bots and Programs
    Replies: 80
    Last Post: 06-13-2025, 09:48 AM
  3. [Guide] A more detail guide "How to Run Path of exile as a limited user"
    By LeeBee in forum PoE Bots and Programs
    Replies: 1
    Last Post: 08-18-2023, 10:57 AM
  4. Awakedned PoE Trade as limited user?
    By TacoBiter in forum Path of Exile
    Replies: 5
    Last Post: 05-30-2022, 12:26 PM
  5. Replies: 1
    Last Post: 06-27-2019, 12:24 PM
All times are GMT -5. The time now is 02:25 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search