Elysium Core 1.12 Repack - Including MMaps and Optional Vendors menu

User Tag List

Page 66 of 75 FirstFirst ... 16626364656667686970 ... LastLast
Results 976 to 990 of 1125
  1. #976
    DoctorGore's Avatar Member
    Reputation
    1
    Join Date
    Oct 2022
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    great work at all, I have downloaded everything and it works like a charm except the playerbots/battlebots can't get them to load.

    my worldserverconfig looks like this:

    RandomBot.Enable = 1
    RandomBot.MinBots = 998
    RandomBot.MaxBots = 999
    RandomBot.Refresh = 60000

    PlayerBot.Debug = 0
    PlayerBot.UpdateMs = 1000
    PlayerBot.ShowInWhoList = 1

    PartyBot.MaxBots = 0
    PartyBot.SkipChecks = 0
    PartyBot.AutoEquip = 1
    PartyBot.RandomGearLevelDifference = 10

    BattleBot.AutoEquip = 1

    If I try adding bots ingame with the command .bot add it says a message like this [PlayerBotMgr] Unable to load bot.
    So I try to use .bot add_all command it says something on french (?) I think. Something like Tous les bots ont ete connecte.

    What am I doing wrong or do I missed some configuration?
    Help pls!

    Elysium Core 1.12 Repack - Including MMaps and Optional Vendors
  2. #977
    bornfox's Avatar Banned
    Reputation
    1
    Join Date
    Nov 2021
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    There is no "world.sql" in the list when open the database by navicat. How can I fix this problem?

    Thank you

  3. #978
    Najnos's Avatar Member
    Reputation
    4
    Join Date
    Oct 2022
    Posts
    27
    Thanks G/R
    7/3
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    How to force partybot to duel?
    I love to play this as single player, thank you, much love ❤️

  4. #979
    brotalnia's Avatar Elite User
    Reputation
    498
    Join Date
    Apr 2009
    Posts
    473
    Thanks G/R
    26/301
    Trade Feedback
    0 (0%)
    Mentioned
    14 Post(s)
    Tagged
    2 Thread(s)
    @DoctorGore You are using the wrong commands. Those bots need to be added to the `playerbot` table in characters db, and you have to assign your own AI to them. You will need to program your own AI class in c++ and recompile the core, then assign the AI by name to the character in the table. I recommend that you use my bots instead, the partybots and battlebots, not the normal bots.
    @Najnos They do not support dueling.

  5. #980
    DoctorGore's Avatar Member
    Reputation
    1
    Join Date
    Oct 2022
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by brotalnia View Post
    @DoctorGore You are using the wrong commands. Those bots need to be added to the `playerbot` table in characters db, and you have to assign your own AI to them. You will need to program your own AI class in c++ and recompile the core, then assign the AI by name to the character in the table. I recommend that you use my bots instead, the partybots and battlebots, not the normal bots.
    @Najnos They do not support dueling.
    okay master, good to know. so how I use party and battlebots? any commands or something in the world.config to change to activate them?

  6. #981
    Najnos's Avatar Member
    Reputation
    4
    Join Date
    Oct 2022
    Posts
    27
    Thanks G/R
    7/3
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Ive tested in gurubashi arena when i leave party and partybot starts casting spells for 1 sec, then they dissapear, so duels should be working only if the scripted to auto accept, can u make that in next update? Please 😂

  7. #982
    Najnos's Avatar Member
    Reputation
    4
    Join Date
    Oct 2022
    Posts
    27
    Thanks G/R
    7/3
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DoctorGore View Post
    okay master, good to know. so how I use party and battlebots? any commands or something in the world.config to change to activate them?
    .partybot add dps
    .partybot add heal 55
    Or partybot add rogue for partybot and
    . Battlebot add warsong alliance for them to que bgs warsong, then u que and do bgs, these work good
    .bot add doesent work
    Last edited by Najnos; 11-04-2022 at 06:57 PM.

  8. #983
    Guldiman's Avatar Member
    Reputation
    1
    Join Date
    Aug 2022
    Posts
    15
    Thanks G/R
    7/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @brotalnia
    Could you answer this question please:
    Originally Posted by Guldiman View Post
    I'd like to buy several items from AH in Ogrimmar. I've set AHBot.ah.id to 6. Which AHBot.ah.guid and AHBot.ah.fid should I set and how can it add items to this AH?

  9. #984
    rdance364799's Avatar Member
    Reputation
    1
    Join Date
    Oct 2022
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey again all,

    This question may have been asked previously, but what I'm interested in doing is giving my toons AI functionality. Now the research I've done tells me that using the PlayerBot, I should be able to do this, but from what I've read in this forum, I believe PlayerBots aren't enabled in this Repack?

    I do know I could use PartyBots, but I want to use the toons I've created, levelled and geared, and be able to swap between manually controlling them, or activating them as a Bot, as wanted, and I don't think PartyBots can do that?

    Hopefully that makes sense.

  10. #985
    brotalnia's Avatar Elite User
    Reputation
    498
    Join Date
    Apr 2009
    Posts
    473
    Thanks G/R
    26/301
    Trade Feedback
    0 (0%)
    Mentioned
    14 Post(s)
    Tagged
    2 Thread(s)
    You can use the "partybot load" command to have a bot control a real character on another account.

  11. #986
    KO_EN's Avatar Active Member
    Reputation
    20
    Join Date
    Mar 2021
    Posts
    60
    Thanks G/R
    2/17
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    nvm, Brotalnia answered while i was writing my reply.

  12. #987
    rdance364799's Avatar Member
    Reputation
    1
    Join Date
    Oct 2022
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the replies. Does anyone have a link for a list of Partybot commands? I tried "Partybot load", but that doesn't appear to be a valid command.

  13. #988
    Najnos's Avatar Member
    Reputation
    4
    Join Date
    Oct 2022
    Posts
    27
    Thanks G/R
    7/3
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    I dont know why but priest can wear mail items evwn tho they dont have skill trained, and shamans unlock mail from 20lvl, wtf

  14. #989
    liezietsu's Avatar Member
    Reputation
    2
    Join Date
    May 2021
    Posts
    17
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Does it have npcbots?

  15. #990
    Najnos's Avatar Member
    Reputation
    4
    Join Date
    Oct 2022
    Posts
    27
    Thanks G/R
    7/3
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Heyyy i need answer fast!!!
    Can i load my alts on another account to play battlegroinds as battlebots, thanks!

Similar Threads

  1. [Repack] OpenBasic Core 3.3.0 + Custom DB. and more!
    By Algorithm in forum WoW EMU General Releases
    Replies: 66
    Last Post: 01-08-2010, 06:50 PM
  2. Orion Repack With Guide And How To Get Public (hamatchi)
    By orien30000 in forum WoW EMU Guides & Tutorials
    Replies: 15
    Last Post: 04-16-2008, 03:01 AM
  3. orion repack with guide and public with hamatchi
    By orien30000 in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 01-21-2008, 07:01 PM
  4. Replies: 25
    Last Post: 11-25-2007, 11:14 AM
  5. Using the new Ascent repack by chrispee and Green m8s keep getting stuck at realmlist
    By controlsx2 in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 11-20-2007, 05:39 PM
All times are GMT -5. The time now is 11:23 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search