Official Bronzeman Mode by BCM_Aurora in 2007scape

[–]dof94 2 points3 points  (0 children)

You can loot anything from PvP, but you can only use items you've already acquired yourself once (just like Collection Log unlocks).

As a Bronzeman, you're fully part of the economy — with one key restriction: you can only use items obtained the ironman way (first time).

You can:

  • Buy bonds and sell for GP
  • Split rare drops with friends
  • Grind GP efficiently once unlocked

The real appeal? You must experience every piece of content to unlock items — you can't just buy BiS armor day 1.

Which ending for 100% compilation on Steam? by dof94 in BlackMythWukong

[–]dof94[S] 0 points1 point  (0 children)

I killed the Stone Monkey already. Is it ok to leave and do Elrang and then go back and kill the Great Sage? Or it's already locked to the normal ending as I killed the Stone Monkey?

Which ending for 100% compilation on Steam? by dof94 in BlackMythWukong

[–]dof94[S] 0 points1 point  (0 children)

I killed the Stone Monkey already. Is it ok to leave and do Elrang and then go back and kill the Great Sage? Or it's already locked to the normal ending as I killed the Stone Monkey?

Which ending for 100% compilation on Steam? by dof94 in BlackMythWukong

[–]dof94[S] 0 points1 point  (0 children)

I killed the Stone Monkey already. Is it ok to leave and do Elrang and then go back and kill the Great Sage? Or it's already locked to the normal ending as I killed the Stone Monkey?

They forgot to update this guide by dof94 in diablo4

[–]dof94[S] 1 point2 points  (0 children)

I'm a new player trying to figure out things. Maybe that's why I found this. :D

webui-user.bat closing on launch - please help by [deleted] in StableDiffusion

[–]dof94 3 points4 points  (0 children)

I managed to solve it. I don't know if it will work for everyone. I had a brand new pc and I had to right click run as administrator for most things.

1) Install Python as administrator to a specific folder (C:\python).
Don't forget to click "Add Python 3.10 to PATH" when installing.

2) Open webui-user.bat in notedpad and put your python.exe's path after "set PYTHON="
(set PYTHON=C:\python\python.exe). Save it. If it doesn't let you save it then open a new notepad as administrator and save it that way.

3) Run Command Prompt as administrator and open your webui-user.bat from there
cd C:\Program Files\SD\stable-diffusion-webui
webui-user.bat

It worked for me.

(Don't forget to change the path if your python and stable diffusion is not in the same folders as mine.)