devixtreme
Trial Member
- 2
- 2023
- 0
Thanks for the share!
Thanks for this znzz! This is a very cool project. Are we able to open the db as root? I only see spp_user.
From what I know, the SPP project limited their world DB so you don't have access to it on the repack.
This is not a repack issue, but the realm gets broadcast to what specific version build it is for. Each build has things that are handled differently, and the server will manage the data between client/server based on this. All clients connecting to a specific realm have to be the same build.Tinkered with updates and such- not able to connect w/ client used two separate clients two different versions- repack issue most likely.
https://discord.gg/TpxqWWT is the discord linkHas anyone got a link to this as the links are not working for me and i cant find their discord (thanks in advance)
I'm not sure why they would have even tried to do that, besides maybe stopping "novice" users from "accessing" it. Because it is literally as simple as adding:
--skip-grant-tables
to the end of the command (mysqld) that starts the MySQL DB (in the BAT file, OR if you start it manually). Then, you can literally log in as ANY account (that already exists) WITHOUT a password (at all)!
Anyway, you're welcome for that
§ enjoy §
![]()
World of Warcraft Legion Repack. Created by Single Player Project.
WoW Legion 7.3.5 Repack
SPP Legion Repack 7.3.5 by Conan. Credits to them , I just share and re-release them so more people can enjoy their work
Update 4.
By SPP:
Instances & dungeons & bosses
Legion content applied:
Code:Antorus The Burning Throne Black Rook Hold Dungeon Cathedral of Eternal Night Court of Stars Dark Heart Thicket Eye of Azshara Halls of Valor Maw of Souls Micro Holidays Neltharions Lair Return To Karazhan The Arcway The Emerald Nightmare The Nighthold The Seat of The Triumvirate Tomb of Sargeras Trial of Valor Vault of the Wardens Violet Hold Legion Invasion point Argus Invasion point world bosses Mardum Sentinax World bosses legion
Warlords of Draenor Content:
Code:Auchindoun Blackrock Foundry Bloodmaul Slag Mines Hellfire Citadel (Bosses are Present but not scripted) (R3DF4ST Discovery) Highmaul Iron Docks Shadowmoon Burial Grounds Skyreach The Everbloom Upper Blackrock Spire Dark Portal Forstfire Ridge Shadowmoon Valley World Bosses Draenor
Mist of Pandaria Content:
Code:Gate Setting Sun Heart of Fear Mogu'shan Palace Mogu'shan Vault Shado-pan Monastery Siege of Niuzao Temple Siege of Orgrimmar Stormstout Brewery Temple of the Jade Serpent Terrace of Endless Spring Throne of Thunder Timeless isle Kun-Lai Summit Valley of the Four Winds Wandering Island Krasarang Wilds Boss Galion Boss Nalak Boss Oondasta Boss Sha of Anger
Scenarios applied:
Code:A Brewing Storm A Little Patience Arena of Annihilation Army Training Artifacts Assault on Broken Shore Assault on Zan'vess Battle on the High Seas Battle Pet Instance Blood in the Snow Brewmoon Festival Broken Islands The Celestial Tournament Crypt of Forgotten Kings Dagger in the Dark Dark Heart of Pandaria Domination Point Fall of Shan Bu Greenstone Village Legion Invasion Lion's Landing Proving Grounds Pursuing the Black Harvest The Secrets of Ragefire The Thunder Forge Troves of the Thunder King Unga Ingoo
Custom features on the repack:
Code:- AHbot - SoloLFG - Solocraft - SpeedGame - NoCastTime - HurtInRealTime - SPP PVP Arena - Dynamic XP Rate - GainHonorOnEliteKill - GainHonorOnGuardKill - XP for PvP kills - Auto.Say.Hello - Battlepay (unfinished yet) - Crossfaction BG - Login.Announcer - Boss.Kill.Announcer - PvPKill.Announcer - KilledByCreature.Announcer - RandomEnchants - Mythic challenge mode - AllowPVPTalentsAllTheTime
What is Solocraft?
By Conan, SPP Legion Repack info:
How to create account?
Use the new built in website to create an account.
How to use it:
1. Download any World of Warcraft 7.3.5 any version
2. Download this repack and extract it somewhere
3. Edit the supported game version both in bnetserver.conf and worldserver.conf files before starting the servers
4. Start the servers one by one 1_Database+Web.bat -> 2_Bnetserver.bat -> 3_Worldserver.bat
5. Open the World of Warcraft\WTF\Config.wtf file with a text editor and change the SET portal line to SET portal "127.0.0.1"
Default admin account:
adm@adm adm
Torrent Click
Google Drive Click
SPP-LegionV2 basic auto-update system test
I see many people have received false alerts on the Update.exe files.
I'm trying to solve this problem with this new VBS script file, and I have built in a basic auto-update system that allows anyone to update the repack just by running this file.
Install:
1. Download the Update.vbs file
2. Copy into the SPP-LegionV2 Praevius repack folder
3. Run the Update.vbs file
Download Auto-Update script click
Game Download:
Full Legion 7.3.5.26972 click
Minimal Legion 7.3.5.26365 click
IMPORTANT!
You need to change/add these settings manually on worldserver.conf files
Code:Please change/add these lines manually to worldserver.conf. Make sure none of these configurations exist twice! Changed: -------- GridCleanUpDelay = 300000 -> 60000 Custom.NoCastTime = 1 -> 0 Custom.HurtInRealTime= 1 -> 0 *********************************************** New lines: ---------- ################################################################################################### # Tol Barad.Enable # Description: Enable the Tol Barad battlefield. # Default: 0 - (Disabled) # 1 - (Enabled, Experimental as of still being in development) Tol Barad.Enable = 0 # # Tol Barad.PlayerMax # Description: Maximum number of players allowed in Tol Barad. # Default: 100 Tol Barad.PlayerMax = 100 # # Tol Barad.PlayerMin # Description: Minimum number of players required for Tol Barad. # Default: 0 Tol Barad.PlayerMin = 0 # # Tol Barad.PlayerMinLvl # Description: Required character level for the Tol Barad battle. # Default: 77 Tol Barad.PlayerMinLvl = 77 # # Tol Barad.BattleTimer # Description: Time (in minutes) for the Tol Barad battle to last. # Default: 30 Tol Barad.BattleTimer = 30 # # Tol Barad.NoBattleTimer # Description: Time (in minutes) between Tol Barad battles. # Default: 150 Tol Barad.NoBattleTimer = 150 # ################################################################################################### ################################################################################################### # VAS AUTOBALANCE OPTIONS # # VAS.AutoBalance.XPlayer # Set Server to level of solo mode. # Set to 0 to Disable VAS-SOLO Mod. # Example: VAS.AutoBalance.XPlayer = 1 will set everything for a 1 player game. # Default: 1 VAS.AutoBalance.XPlayer = 1 # # VAS.AutoBalance.AutoInstance # Set instances to Auto chance XPlayer depending on players in it. # Default: 1 (1 = ON, 0 = OFF) VAS.AutoBalance.AutoInstance = 1 # # VAS.AutoBalance.Debug # 0 = None # 1 = Errors Only # 2 = Errors and Basic Information # 3 = All VAS Info # Default: 1 VAS.AutoBalance.Debug = 2 # # VAS.AutoBalance.PlayerChangeNotify # Set Auto Notifications to all players in Instance that player count has changed. # Default: 1 (1 = ON, 0 = OFF) VAS.AutoBalance.PlayerChangeNotify = 1 # # VAS.AutoBalance.Color # In Game Color for mod information in chat window. # Default: cffFF8000 (Orange) VAS.AutoBalance.Color = cffFF8000 # # Min.HP.Mod # Minimum Modifier setting for Health Modification # Default: 0.20 Min.HP.Mod = 0.20 # # Min.D.Mod # Minimum Modifier setting for Damage Modification # Default: 0.10 Min.D.Mod = 0.10 # # VAS.AutoBalance.XX.Name # Sets MobIDs for the group they belong to. # All 5 Man Mobs should go in VAS.AutoBalance.5.Name # All 10 Man Mobs should go in VAS.AutoBalance.10.Name etc. VAS.AutoBalance.40.Name = "11583,16441,30057,13020,15589,14435,18192,14889,14888,14887,14890,15302,15818,15742,15741,15740,18338" VAS.AutoBalance.25.Name = "22997,21966,21965,21964,21806,21215,21845,19728,12397,17711,18256,18192," VAS.AutoBalance.10.Name = "15689,15550,16152,17521,17225,16028,29324,31099" VAS.AutoBalance.5.Name = "15203,15204,15205,15305,6109,26801,30508,26799,30495,26803,30497,27859,27249" VAS.AutoBalance.2.Name = "25549,24558,25574,24559,25556,25557,25578,24561,25555,24555,25541,24553,25550,24554,24552,25564,15931,29373" # ################################################################################################### ################################################################################################### #Legion Invasions # ###################### # # Addition.Dalaran.Invasion # # Description: Disable or Enable the Dalaran Invasion Custom Scenario # # Default: 0 (disabled) # 1 (enabled) # Custom.Dalaran.Invasion = 0 # Description: Disable or Enable the Barrens and Westfall Invasions # # Default: 0 (disabled) # 1 (enabled) # Custom.BarrensWestfall.Invasion = 0 # ################################################################################################### one disable the casting time and one disable the auto attack so your character attack when you click with right mouse button. Please set both to 0 for normal gaming experience.
Youtube video of Legion Repack launch by SPP
Thank you for the great work.... but the repack links are down... where can i possibly download it ?![]()
World of Warcraft Legion Repack. Created by Single Player Project.
WoW Legion 7.3.5 Repack
SPP Legion Repack 7.3.5 by Conan. Credits to them , I just share and re-release them so more people can enjoy their work
Update 4.
By SPP:
Instances & dungeons & bosses
Legion content applied:
Code:Antorus The Burning Throne Black Rook Hold Dungeon Cathedral of Eternal Night Court of Stars Dark Heart Thicket Eye of Azshara Halls of Valor Maw of Souls Micro Holidays Neltharions Lair Return To Karazhan The Arcway The Emerald Nightmare The Nighthold The Seat of The Triumvirate Tomb of Sargeras Trial of Valor Vault of the Wardens Violet Hold Legion Invasion point Argus Invasion point world bosses Mardum Sentinax World bosses legion
Warlords of Draenor Content:
Code:Auchindoun Blackrock Foundry Bloodmaul Slag Mines Hellfire Citadel (Bosses are Present but not scripted) (R3DF4ST Discovery) Highmaul Iron Docks Shadowmoon Burial Grounds Skyreach The Everbloom Upper Blackrock Spire Dark Portal Forstfire Ridge Shadowmoon Valley World Bosses Draenor
Mist of Pandaria Content:
Code:Gate Setting Sun Heart of Fear Mogu'shan Palace Mogu'shan Vault Shado-pan Monastery Siege of Niuzao Temple Siege of Orgrimmar Stormstout Brewery Temple of the Jade Serpent Terrace of Endless Spring Throne of Thunder Timeless isle Kun-Lai Summit Valley of the Four Winds Wandering Island Krasarang Wilds Boss Galion Boss Nalak Boss Oondasta Boss Sha of Anger
Scenarios applied:
Code:A Brewing Storm A Little Patience Arena of Annihilation Army Training Artifacts Assault on Broken Shore Assault on Zan'vess Battle on the High Seas Battle Pet Instance Blood in the Snow Brewmoon Festival Broken Islands The Celestial Tournament Crypt of Forgotten Kings Dagger in the Dark Dark Heart of Pandaria Domination Point Fall of Shan Bu Greenstone Village Legion Invasion Lion's Landing Proving Grounds Pursuing the Black Harvest The Secrets of Ragefire The Thunder Forge Troves of the Thunder King Unga Ingoo
Custom features on the repack:
Code:- AHbot - SoloLFG - Solocraft - SpeedGame - NoCastTime - HurtInRealTime - SPP PVP Arena - Dynamic XP Rate - GainHonorOnEliteKill - GainHonorOnGuardKill - XP for PvP kills - Auto.Say.Hello - Battlepay (unfinished yet) - Crossfaction BG - Login.Announcer - Boss.Kill.Announcer - PvPKill.Announcer - KilledByCreature.Announcer - RandomEnchants - Mythic challenge mode - AllowPVPTalentsAllTheTime
What is Solocraft?
By Conan, SPP Legion Repack info:
How to create account?
Use the new built in website to create an account.
How to use it:
1. Download any World of Warcraft 7.3.5 any version
2. Download this repack and extract it somewhere
3. Edit the supported game version both in bnetserver.conf and worldserver.conf files before starting the servers
4. Start the servers one by one 1_Database+Web.bat -> 2_Bnetserver.bat -> 3_Worldserver.bat
5. Open the World of Warcraft\WTF\Config.wtf file with a text editor and change the SET portal line to SET portal "127.0.0.1"
Default admin account:
adm@adm adm
Torrent Click
Google Drive Click
SPP-LegionV2 basic auto-update system test
I see many people have received false alerts on the Update.exe files.
I'm trying to solve this problem with this new VBS script file, and I have built in a basic auto-update system that allows anyone to update the repack just by running this file.
Install:
1. Download the Update.vbs file
2. Copy into the SPP-LegionV2 Praevius repack folder
3. Run the Update.vbs file
Download Auto-Update script click
Game Download:
Full Legion 7.3.5.26972 click
Minimal Legion 7.3.5.26365 click
IMPORTANT!
You need to change/add these settings manually on worldserver.conf files
Code:Please change/add these lines manually to worldserver.conf. Make sure none of these configurations exist twice! Changed: -------- GridCleanUpDelay = 300000 -> 60000 Custom.NoCastTime = 1 -> 0 Custom.HurtInRealTime= 1 -> 0 *********************************************** New lines: ---------- ################################################################################################### # Tol Barad.Enable # Description: Enable the Tol Barad battlefield. # Default: 0 - (Disabled) # 1 - (Enabled, Experimental as of still being in development) Tol Barad.Enable = 0 # # Tol Barad.PlayerMax # Description: Maximum number of players allowed in Tol Barad. # Default: 100 Tol Barad.PlayerMax = 100 # # Tol Barad.PlayerMin # Description: Minimum number of players required for Tol Barad. # Default: 0 Tol Barad.PlayerMin = 0 # # Tol Barad.PlayerMinLvl # Description: Required character level for the Tol Barad battle. # Default: 77 Tol Barad.PlayerMinLvl = 77 # # Tol Barad.BattleTimer # Description: Time (in minutes) for the Tol Barad battle to last. # Default: 30 Tol Barad.BattleTimer = 30 # # Tol Barad.NoBattleTimer # Description: Time (in minutes) between Tol Barad battles. # Default: 150 Tol Barad.NoBattleTimer = 150 # ################################################################################################### ################################################################################################### # VAS AUTOBALANCE OPTIONS # # VAS.AutoBalance.XPlayer # Set Server to level of solo mode. # Set to 0 to Disable VAS-SOLO Mod. # Example: VAS.AutoBalance.XPlayer = 1 will set everything for a 1 player game. # Default: 1 VAS.AutoBalance.XPlayer = 1 # # VAS.AutoBalance.AutoInstance # Set instances to Auto chance XPlayer depending on players in it. # Default: 1 (1 = ON, 0 = OFF) VAS.AutoBalance.AutoInstance = 1 # # VAS.AutoBalance.Debug # 0 = None # 1 = Errors Only # 2 = Errors and Basic Information # 3 = All VAS Info # Default: 1 VAS.AutoBalance.Debug = 2 # # VAS.AutoBalance.PlayerChangeNotify # Set Auto Notifications to all players in Instance that player count has changed. # Default: 1 (1 = ON, 0 = OFF) VAS.AutoBalance.PlayerChangeNotify = 1 # # VAS.AutoBalance.Color # In Game Color for mod information in chat window. # Default: cffFF8000 (Orange) VAS.AutoBalance.Color = cffFF8000 # # Min.HP.Mod # Minimum Modifier setting for Health Modification # Default: 0.20 Min.HP.Mod = 0.20 # # Min.D.Mod # Minimum Modifier setting for Damage Modification # Default: 0.10 Min.D.Mod = 0.10 # # VAS.AutoBalance.XX.Name # Sets MobIDs for the group they belong to. # All 5 Man Mobs should go in VAS.AutoBalance.5.Name # All 10 Man Mobs should go in VAS.AutoBalance.10.Name etc. VAS.AutoBalance.40.Name = "11583,16441,30057,13020,15589,14435,18192,14889,14888,14887,14890,15302,15818,15742,15741,15740,18338" VAS.AutoBalance.25.Name = "22997,21966,21965,21964,21806,21215,21845,19728,12397,17711,18256,18192," VAS.AutoBalance.10.Name = "15689,15550,16152,17521,17225,16028,29324,31099" VAS.AutoBalance.5.Name = "15203,15204,15205,15305,6109,26801,30508,26799,30495,26803,30497,27859,27249" VAS.AutoBalance.2.Name = "25549,24558,25574,24559,25556,25557,25578,24561,25555,24555,25541,24553,25550,24554,24552,25564,15931,29373" # ################################################################################################### ################################################################################################### #Legion Invasions # ###################### # # Addition.Dalaran.Invasion # # Description: Disable or Enable the Dalaran Invasion Custom Scenario # # Default: 0 (disabled) # 1 (enabled) # Custom.Dalaran.Invasion = 0 # Description: Disable or Enable the Barrens and Westfall Invasions # # Default: 0 (disabled) # 1 (enabled) # Custom.BarrensWestfall.Invasion = 0 # ################################################################################################### one disable the casting time and one disable the auto attack so your character attack when you click with right mouse button. Please set both to 0 for normal gaming experience.
Youtube video of Legion Repack launch by SPP
This is my favorite post, written very well, and I really like it. I hope you like it too. I will share it with everyone.![]()
World of Warcraft Legion Repack. Created by Single Player Project.
WoW Legion 7.3.5 Repack
SPP Legion Repack 7.3.5 by Conan. Credits to them , I just share and re-release them so more people can enjoy their work
Update 4.
By SPP:
Instances & dungeons & bosses
Legion content applied:
Code:Antorus The Burning Throne Black Rook Hold Dungeon Cathedral of Eternal Night Court of Stars Dark Heart Thicket Eye of Azshara Halls of Valor Maw of Souls Micro Holidays Neltharions Lair Return To Karazhan The Arcway The Emerald Nightmare The Nighthold The Seat of The Triumvirate Tomb of Sargeras Trial of Valor Vault of the Wardens Violet Hold Legion Invasion point Argus Invasion point world bosses Mardum Sentinax World bosses legion
Warlords of Draenor Content:
Code:Auchindoun Blackrock Foundry Bloodmaul Slag Mines Hellfire Citadel (Bosses are Present but not scripted) (R3DF4ST Discovery) Highmaul Iron Docks Shadowmoon Burial Grounds Skyreach The Everbloom Upper Blackrock Spire Dark Portal Forstfire Ridge Shadowmoon Valley World Bosses Draenor
Mist of Pandaria Content:
Code:Gate Setting Sun Heart of Fear Mogu'shan Palace Mogu'shan Vault Shado-pan Monastery Siege of Niuzao Temple Siege of Orgrimmar Stormstout Brewery Temple of the Jade Serpent Terrace of Endless Spring Throne of Thunder Timeless isle Kun-Lai Summit Valley of the Four Winds Wandering Island Krasarang Wilds Boss Galion Boss Nalak Boss Oondasta Boss Sha of Anger
Scenarios applied:
Code:A Brewing Storm A Little Patience Arena of Annihilation Army Training Artifacts Assault on Broken Shore Assault on Zan'vess Battle on the High Seas Battle Pet Instance Blood in the Snow Brewmoon Festival Broken Islands The Celestial Tournament Crypt of Forgotten Kings Dagger in the Dark Dark Heart of Pandaria Domination Point Fall of Shan Bu Greenstone Village Legion Invasion Lion's Landing Proving Grounds Pursuing the Black Harvest The Secrets of Ragefire The Thunder Forge Troves of the Thunder King Unga Ingoo
Custom features on the repack:
Code:- AHbot - SoloLFG - Solocraft - SpeedGame - NoCastTime - HurtInRealTime - SPP PVP Arena - Dynamic XP Rate - GainHonorOnEliteKill - GainHonorOnGuardKill - XP for PvP kills - Auto.Say.Hello - Battlepay (unfinished yet) - Crossfaction BG - Login.Announcer - Boss.Kill.Announcer - PvPKill.Announcer - KilledByCreature.Announcer - RandomEnchants - Mythic challenge mode - AllowPVPTalentsAllTheTime
What is Solocraft?
By Conan, SPP Legion Repack info:
How to create account?
Use the new built in website to create an account.
How to use it:
1. Download any World of Warcraft 7.3.5 any version
2. Download this repack and extract it somewhere
3. Edit the supported game version both in bnetserver.conf and worldserver.conf files before starting the servers
4. Start the servers one by one 1_Database+Web.bat -> 2_Bnetserver.bat -> 3_Worldserver.bat
5. Open the World of Warcraft\WTF\Config.wtf file with a text editor and change the SET portal line to SET portal "127.0.0.1"
Default admin account:
adm@adm adm
Torrent Click
Google Drive Click
SPP-LegionV2 basic auto-update system test
I see many people have received false alerts on the Update.exe files.
I'm trying to solve this problem with this new VBS script file, and I have built in a basic auto-update system that allows anyone to update the repack just by running this file.
Install:
1. Download the Update.vbs file
2. Copy into the SPP-LegionV2 Praevius repack folder
3. Run the Update.vbs file
Download Auto-Update script click
Game Download:
Full Legion 7.3.5.26972 click
Minimal Legion 7.3.5.26365 click
IMPORTANT!
You need to change/add these settings manually on worldserver.conf files
Code:Please change/add these lines manually to worldserver.conf. Make sure none of these configurations exist twice! Changed: -------- GridCleanUpDelay = 300000 -> 60000 Custom.NoCastTime = 1 -> 0 Custom.HurtInRealTime= 1 -> 0 *********************************************** New lines: ---------- ################################################################################################### # Tol Barad.Enable # Description: Enable the Tol Barad battlefield. # Default: 0 - (Disabled) # 1 - (Enabled, Experimental as of still being in development) Tol Barad.Enable = 0 # # Tol Barad.PlayerMax # Description: Maximum number of players allowed in Tol Barad. # Default: 100 Tol Barad.PlayerMax = 100 # # Tol Barad.PlayerMin # Description: Minimum number of players required for Tol Barad. # Default: 0 Tol Barad.PlayerMin = 0 # # Tol Barad.PlayerMinLvl # Description: Required character level for the Tol Barad battle. # Default: 77 Tol Barad.PlayerMinLvl = 77 # # Tol Barad.BattleTimer # Description: Time (in minutes) for the Tol Barad battle to last. # Default: 30 Tol Barad.BattleTimer = 30 # # Tol Barad.NoBattleTimer # Description: Time (in minutes) between Tol Barad battles. # Default: 150 Tol Barad.NoBattleTimer = 150 # ################################################################################################### ################################################################################################### # VAS AUTOBALANCE OPTIONS # # VAS.AutoBalance.XPlayer # Set Server to level of solo mode. # Set to 0 to Disable VAS-SOLO Mod. # Example: VAS.AutoBalance.XPlayer = 1 will set everything for a 1 player game. # Default: 1 VAS.AutoBalance.XPlayer = 1 # # VAS.AutoBalance.AutoInstance # Set instances to Auto chance XPlayer depending on players in it. # Default: 1 (1 = ON, 0 = OFF) VAS.AutoBalance.AutoInstance = 1 # # VAS.AutoBalance.Debug # 0 = None # 1 = Errors Only # 2 = Errors and Basic Information # 3 = All VAS Info # Default: 1 VAS.AutoBalance.Debug = 2 # # VAS.AutoBalance.PlayerChangeNotify # Set Auto Notifications to all players in Instance that player count has changed. # Default: 1 (1 = ON, 0 = OFF) VAS.AutoBalance.PlayerChangeNotify = 1 # # VAS.AutoBalance.Color # In Game Color for mod information in chat window. # Default: cffFF8000 (Orange) VAS.AutoBalance.Color = cffFF8000 # # Min.HP.Mod # Minimum Modifier setting for Health Modification # Default: 0.20 Min.HP.Mod = 0.20 # # Min.D.Mod # Minimum Modifier setting for Damage Modification # Default: 0.10 Min.D.Mod = 0.10 # # VAS.AutoBalance.XX.Name # Sets MobIDs for the group they belong to. # All 5 Man Mobs should go in VAS.AutoBalance.5.Name # All 10 Man Mobs should go in VAS.AutoBalance.10.Name etc. VAS.AutoBalance.40.Name = "11583,16441,30057,13020,15589,14435,18192,14889,14888,14887,14890,15302,15818,15742,15741,15740,18338" VAS.AutoBalance.25.Name = "22997,21966,21965,21964,21806,21215,21845,19728,12397,17711,18256,18192," VAS.AutoBalance.10.Name = "15689,15550,16152,17521,17225,16028,29324,31099" VAS.AutoBalance.5.Name = "15203,15204,15205,15305,6109,26801,30508,26799,30495,26803,30497,27859,27249" VAS.AutoBalance.2.Name = "25549,24558,25574,24559,25556,25557,25578,24561,25555,24555,25541,24553,25550,24554,24552,25564,15931,29373" # ################################################################################################### ################################################################################################### #Legion Invasions # ###################### # # Addition.Dalaran.Invasion # # Description: Disable or Enable the Dalaran Invasion Custom Scenario # # Default: 0 (disabled) # 1 (enabled) # Custom.Dalaran.Invasion = 0 # Description: Disable or Enable the Barrens and Westfall Invasions # # Default: 0 (disabled) # 1 (enabled) # Custom.BarrensWestfall.Invasion = 0 # ################################################################################################### one disable the casting time and one disable the auto attack so your character attack when you click with right mouse button. Please set both to 0 for normal gaming experience.
Youtube video of Legion Repack launch by SPP