Azerothcore 335/W npcbots + 7 mods with Worgen and Goblin characters added

Spikey

Veteran Member
67
2015
31
Location
United States
Hello all decided to remake my previous build which I liked but I wanted to add a few more things to it for a better exeperience so as follows.

Mods

Breaking News
Add your own breaking news instead of reading blizzards this mod is setup don't change the code tags in the html doc just the text otherwise it might not work right cause some html tags needs escape set-- long story

Solocraft
1. Adjusts player stats for raids based on the # of players in the group

2. Configurable debuff for groups trying to overload the difficulty modifier for an instance
3. Adjustable stats modifier in config
4. Config: Difficulty settings for each instance and type
5. Now includes a Spellpower buff: Adjustable modifier in config
6. Saves your modifier settings in database.

7. Max level thresholds can be set to not buff players whose level is too far over the dungeon level

Transmog
With a gm account goto the location you want to add the npc and use this command:

.npc add 190010
.npc delete to remove


All mounts

Adds an NPC that will teach all available mounts to the player


.npc add 601014
.npc delete to remove


NPC Bots
Configuration is in the Worldserver.conf all settings for them are there.

I placed a npcbot manual doc in the root folder.

FYI you have to have money to hire a bot

AHBOT

I configured it so it should be working.

New charaters added
Worgen and Goblin
Read the readme file in the repack to setup your client its pretty straight forward.

MYSQL Accounts

acore pw= acore
root pw= acore


Game Accounts
ADMIN pw= admin GM

AHBOT pw= ahbot
Spikey change pass or delete


Reg page http://localhost

Give me a Like if you like my build

S


Download
 
Last edited:

Spikey

Veteran Member
67
2015
31
Location
United States
Hello all decided to remake my previous build which I liked but I wanted to add a few more things to it for a better exeperience so as follows.

Mods

Breaking News
Add your own breaking news instead of reading blizzards this mod is setup don't change the code tags in the html doc just the text otherwise it might not work right cause some html tags needs escape set-- long story

Solocraft
1. Adjusts player stats for raids based on the # of players in the group

2. Configurable debuff for groups trying to overload the difficulty modifier for an instance
3. Adjustable stats modifier in config
4. Config: Difficulty settings for each instance and type
5. Now includes a Spellpower buff: Adjustable modifier in config
6. Saves your modifier settings in database.

7. Max level thresholds can be set to not buff players whose level is too far over the dungeon level

Transmog
With a gm account goto the location you want to add the npc and use this command:

.npc add 190010
.npc delete to remove


All mounts

Adds an NPC that will teach all available mounts to the player


.npc add 601014
.npc delete to remove


NPC Bots
Configuration is in the Worldserver.conf all settings for them are there.

I placed a npcbot manual doc in the root folder.

FYI you have to have money to hire a bot

AHBOT

I configured it so it should be working.

New charaters added
Worgen and Goblin
Read the readme file in the repack to setup your client its pretty straight forward.

MYSQL Accounts

acore pw= acore
root pw= acore


Game Accounts
ADMIN pw= admin GM

AHBOT pw= ahbot
Spikey change pass or delete


Reg page http://localhost

Give me a Like if you like my build

S


Download
All I haven't look into where or how to get the Worgen transformation skill yet.
The transformation spell is usually SPELL_TWO_FORMS which lets the player switch between human and Worgen. as a work around you can use this command (you need to be a GM) try this target yourself or a character etcc and type this.


Spikey said:
Hello all decided to remake my previous build which I liked but I wanted to add a few more things to it for a better exeperience so as follows.

Mods

Breaking News
Add your own breaking news instead of reading blizzards this mod is setup don't change the code tags in the html doc just the text otherwise it might not work right cause some html tags needs escape set-- long story

Solocraft
1. Adjusts player stats for raids based on the # of players in the group
2. Configurable debuff for groups trying to overload the difficulty modifier for an instance
3. Adjustable stats modifier in config
4. Config: Difficulty settings for each instance and type
5. Now includes a Spellpower buff: Adjustable modifier in config
6. Saves your modifier settings in database.
7. Max level thresholds can be set to not buff players whose level is too far over the dungeon level

Transmog
With a gm account goto the location you want to add the npc and use this command:

.npc add 190010
.npc delete to remove

All mounts

Adds an NPC that will teach all available mounts to the player

.npc add 601014
.npc delete to remove

NPC Bots
Configuration is in the Worldserver.conf all settings for them are there.
I placed a npcbot manual doc in the root folder.

FYI you have to have money to hire a bot

AHBOT

I configured it so it should be working.

New charaters added
Worgen and Goblin
Read the readme file in the repack to setup your client its pretty straight forward.

MYSQL Accounts
acore pw= acore
root pw= acore

Game Accounts
ADMIN pw= admin GM
AHBOT pw= ahbot
Spikey change pass or delete

Reg page http://localhost

Give me a Like if you like my build

S

Download

Click to expand...
All I haven't look into where or how to get the Worgen transformation skill yet.
The transformation spell is usually SPELL_TWO_FORMS which lets the player switch between human and Worgen. as a work around you can use this command (you need to be a GM) try this target yourself or a character etcc and type this.

.learn 68996 >female
.learn 68995 >male

Doesn't change you back oh well worth a shot
 
Last edited:
Top