-
Member
Hello, i'm trying to find the "my.ini or my.cnf" for the mysql database i need to change the port from 3306 to something else, would it be posable too add the "my.ini" in the nexted update, or telling my how to add it, thanks for the Repack
-
Member
Originally Posted by
Aldebaraan
Are you using multibot?
yes, I use it too
-
Member
Hello.
Sorry for the slow replies, busy with life and work.
I have installed PowerShell 7, I have been able to installl both SimplySQL and PSSQLite modules with the code on PowerShell 7 but then, I'm a bit confused / lost at step 4.
Think you can help me with this? Being more of a visual guy a video would help me a lot.
Having a bat or an executable file which could do it for us would be very useful.
Thanks a lot.
-
Contributor
Originally Posted by
GuybrushThreepwood
Hi agian!
Thanks for answering the first time @
Aldebaraan but I have a few more general questions. I do try to get answers from AI before asking here but am not sure how reliable it is.
1) First, I'm wondering what happens to all these bots I'm playing with. Are they all gonna turn 80 and no more lower level ones would exist? According to DeepSeek that's how it would be and to control it I need to enter this in worldserver.conf
Code:
# Maintain healthy level distribution (based on retail WotLK data)
Playerbots.MaxLevel80Bots = 20 # Max % of bots at cap
Playerbots.AutoBalanceInterval = 14400 # Rebalance every 4 hours (in seconds)
# Level distribution weights (matches 2009 WotLK census)
Playerbots.LevelDistribution = "0.3,0.25,0.2,0.15,0.1" # 1-20,21-40,41-60,61-79,80
Is there any truth to this or just hallucinations?

If there is a way to keep them always balanced, How can I keep the few bots that I've "befriended" while leveling to not be purged or touched in the proccess?
2) The other thing I want to ask is if there's some kind of maintenance I need to do to this server? What do I need to do?
I've been playing for a few days with no crashes, even forgot it on overnight and everything was fine (except bots-friends outleveling me)
Thanks in advance!
1. Configure the module playerbot brackets (mod_player_bot_level_brackets.conf).
2. There shouldn't be any if you're playing alone with the bots. You may need to restart it every few days but that's it.
-
Post Thanks / Like - 1 Thanks
-
Contributor
Originally Posted by
Sperit
Hello, i'm trying to find the "my.ini or my.cnf" for the mysql database i need to change the port from 3306 to something else, would it be posable too add the "my.ini" in the nexted update, or telling my how to add it, thanks for the Repack
You alter the ports by editing the authserver and worldserver conf files.
-
Contributor
Originally Posted by
ftg34
Hello.
Sorry for the slow replies, busy with life and work.
I have installed PowerShell 7, I have been able to installl both SimplySQL and PSSQLite modules with the code on PowerShell 7 but then, I'm a bit confused / lost at step 4.
Think you can help me with this? Being more of a visual guy a video would help me a lot.
Having a bat or an executable file which could do it for us would be very useful.
Thanks a lot.
Hi. What part are you having trouble exactly? On step 4 you need to alter the variables inside the configuration file to match your server parameters. If you didn't alter things like the root password, IP (not running on localhost), port, then the default settings do not need to be changed.
$mysqldumpPath and $mysqlPath need to be changed to the path of these executables. They are inside your repack folder.
-
Contributor
Originally Posted by
caio154
yes, I use it too
Please ask this in the playerbot discord. Do not mention that you're using a repack otherwise they may refuse to help you.
-
Post Thanks / Like - 1 Thanks
caio154 (1 members gave Thanks to Aldebaraan for this useful post)
-
Member
Thanks again for the support!
I have encountered a real issue this time. I just turned lvl 20 and there's nothing in the mailbox that starts me on the quest to learn riding. (Just a moment...)
I thought it might be connected to the mail setting that delays mails for 1 hour, so I left the server running overnight, but I just logged in to check and still nothing. A server restart also didn't help.
The mailbox seems to be working, since I had an item on AH that later arrived in the mail when expired.
EDIT:
I should clarify, I'm running a paladin.
I added the quest item manually but the riding trainer in elwynn doesnt have the apprentice riding skill. Just the next two levels.
Going to the Cathedral of Light also has no quests for me or spells to learn from the paladin trainer.
EDIT 2:
I was reading the individual progression module page and came across this text:
This module uses Player Settings to save individual character progress. Please ensure that EnablePlayerSettings is set to 1 in worldserver.conf or progress will not be saved! Also, for item changes to take effect, please ensure DBC.EnforceItemAttributes is set to 0! This will allow the module to override item stats with their correct Vanilla stats.
I found both these options in the repack were not set correctly. Is that intentional to work with all the other modules maybe?
I have downloaded both Azerothcore WoTLK Repack (Playerbots + Individual Progression) 11-02-2025 and then Update Individual Progression 2025-07-20
Thanks again!
Last edited by GuybrushThreepwood; 2 Weeks Ago at 05:26 AM.
-
Member
That's going to change the authserver, worldserver, to the new port but i need the mysql too load with the new port, need all 3 programes to run same port, other wise the authserver,worldserver will time out,
Screenshot 2025-08-09 063625.png
-
Member
Originally Posted by
Sperit
That's going to change the authserver, worldserver, to the new port but i need the mysql too load with the new port, need all 3 programes to run same port, other wise the authserver,worldserver will time out,
Hi!
I'm by no means an expert but with the help of AI I got the following:
Go to MySQL.bat in your Azeroth core folder and edit it with notepad++ or just notepad:
instead of:
mysql\bin\mysqld --standalone --console --max_allowed_packet=128M
replace with
mysql\bin\mysqld --standalone --console --port=3307 --max_allowed_packet=128M
Untitled.png
Replace 3307 with your desired port. It's just an example.
It seems to have worked for me since I couldnt start authserver with it
Last edited by GuybrushThreepwood; 2 Weeks Ago at 06:18 AM.
-
Post Thanks / Like - 1 Thanks
Aldebaraan (1 members gave Thanks to GuybrushThreepwood for this useful post)
-
Active Member
Originally Posted by
GuybrushThreepwood
Thanks again for the support!
I have encountered a real issue this time. I just turned lvl 20 and there's nothing in the mailbox that starts me on the quest to learn riding. (
Just a moment...)
I thought it might be connected to the mail setting that delays mails for 1 hour, so I left the server running overnight, but I just logged in to check and still nothing. A server restart also didn't help.
The mailbox seems to be working, since I had an item on AH that later arrived in the mail when expired.
EDIT:
I should clarify, I'm running a paladin.
I added the quest item manually but the riding trainer in elwynn doesnt have the apprentice riding skill. Just the next two levels.
Going to the Cathedral of Light also has no quests for me or spells to learn from the paladin trainer.
EDIT 2:
I was reading the individual progression module page and came across this text:
This module uses Player Settings to save individual character progress. Please ensure that EnablePlayerSettings is set to 1 in worldserver.conf or progress will not be saved! Also, for item changes to take effect, please ensure DBC.EnforceItemAttributes is set to 0! This will allow the module to override item stats with their correct Vanilla stats.
I found both these options in the repack were not set correctly. Is that intentional to work with all the other modules maybe?
I have downloaded both Azerothcore WoTLK Repack (Playerbots + Individual Progression) 11-02-2025 and then Update Individual Progression 2025-07-20
Thanks again!
you mentioned using Individual Progression.
Paladins don't get their horse at level 20. they get it at 40.
that's how it was in vanilla, so that's how it is in IP.
and you're correct about the settings you mention at EDIT 2.
those need to be set correctly.
-
Post Thanks / Like - 2 Thanks
-
Member
Originally Posted by
KO_EN
you mentioned using Individual Progression.
Paladins don't get their horse at level 20. they get it at 40.
that's how it was in vanilla, so that's how it is in IP.
and you're correct about the settings you mention at EDIT 2.
those need to be set correctly.
Ah! I see what you mean. It's my misunderstanding of what exactly that module does. I admit I just glanced over it. So it's not just mobs and difficulty but it makes things as vanilla as possible. Apologies and thanks!
-
Member
Quest: melding of influences (4642)
Captured Felwood Ooze (summoned by using item Encased Corrupt Ooze) goes to the location of the nearest Primal Ooze once you aggro one. The Primal Ooze continues to attack the player and the Captured Felwood Ooze stays near the Primal Ooze. If you kill the Primal Ooze, the Captured Felwood Ooze goes to the location where the Primal Ooze was when it was aggroed, if you run away from the combat they both simply stay put and spin around eachother ignoring the player.
Gargantuan Ooze is never spawned, preventing the player from killing one and obtaining the quest item Merged Ooze Sample.
[Quest: Melding of Influences (4642)] Primal Ooze and Captured Felwood Ooze do not merge into a Gargantuan Ooze . Issue #11455 . azerothcore/azerothcore-wotlk . GitHub. Please fix it when ready.
-
Member
I have an issue with the boss Viscidus in AQ. I get him into his freezing phase with ice attacks but he instantly breaks free of his ice block, so no chance to shatter him. I thought maybe the bots cast something they are not supposed to do but thats not the case since it also happens when I solo him. I also asked in the playerbots discord but without any success. Googling also didn't help.
Any idea what causes this?
-
Active Member
Originally Posted by
Inftje
I have an issue with the boss Viscidus in AQ. I get him into his freezing phase with ice attacks but he instantly breaks free of his ice block, so no chance to shatter him. I thought maybe the bots cast something they are not supposed to do but thats not the case since it also happens when I solo him. I also asked in the playerbots discord but without any success. Googling also didn't help.
Any idea what causes this?
You need to understand that this is not the place for this.
the place to report something like this would be the AzeorthCore github.
AzerothCore GitHub
That's IF there is an issue. Because I looked at the code and I can't find anything wrong:
boss_viscidus.cpp
Seems like you get 15 seconds to do damage to him while he is frozen. It's called: PHASE_MELEE
There should be a message in chat saying: Viscidus is frozen solid!
If you do not see this message. you're not in the melee phase.
-
Post Thanks / Like - 1 Thanks
Aldebaraan (1 members gave Thanks to KO_EN for this useful post)