Exclusively to Owned Core ArcEmu Legendary Final Release menu

User Tag List

Page 2 of 8 FirstFirst 123456 ... LastLast
Results 16 to 30 of 108
  1. #16
    snake eyes's Avatar Active Member
    Reputation
    66
    Join Date
    Oct 2008
    Posts
    165
    Thanks G/R
    10/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by darklichny View Post
    Created an undead warlock, as soon as I enter the front door of Orgrimmar the I get disconnected and funserver worldserver crashes/restarts
    It does it every time with this character...
    Thanks for reporting

    Exclusively to Owned Core ArcEmu Legendary Final Release
  2. Thanks chaoticd35 (1 members gave Thanks to snake eyes for this useful post)
  3. #17
    chaoticd35's Avatar Site Donator
    Reputation
    44
    Join Date
    Jun 2007
    Posts
    337
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Going to download and try this out. Thanks!

  4. #18
    snake eyes's Avatar Active Member
    Reputation
    66
    Join Date
    Oct 2008
    Posts
    165
    Thanks G/R
    10/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chaoticd35 View Post
    Going to download and try this out. Thanks!
    Welcome
    Please do not forget to leave a feed back

  5. #19
    snake eyes's Avatar Active Member
    Reputation
    66
    Join Date
    Oct 2008
    Posts
    165
    Thanks G/R
    10/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Added New Link With all Previous reported Bug Fixes Done
    maps
    maps
    vmaps
    vmaps
    mmaps
    mmaps
    Arcemu Legendary Light Repack
    Arcemu Legendary Final Light RePack
    Then open
    C:\Arcemu_Legendary_0\Repack\data
    And place maps.rar vmaps.rar and mmaps.rar / extract using extract here

  6. #20
    yehtetkyaw969's Avatar Member
    Reputation
    1
    Join Date
    Jun 2018
    Posts
    29
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thank you for helping

    but player is only reach level 80.
    I chage in config 80 to 255 and restart server and all reopen. But all character is only can reach to level 80. Why I can't get level 255?

    how to use anticheat for gm.

    I open 2account.
    one accont is player account with hacking.
    but this hacking is not notify on gm account.

    please help me.

  7. #21
    snake eyes's Avatar Active Member
    Reputation
    66
    Join Date
    Oct 2008
    Posts
    165
    Thanks G/R
    10/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I will Test that and return to you ASAP

  8. #22
    yehtetkyaw969's Avatar Member
    Reputation
    1
    Join Date
    Jun 2018
    Posts
    29
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by snake eyes View Post
    I will Test that and return to you ASAP
    i am waiting your reply and for my test server
    I wanna make 255 fun server. So help me please.
    Thank you bro

  9. #23
    snake eyes's Avatar Active Member
    Reputation
    66
    Join Date
    Oct 2008
    Posts
    165
    Thanks G/R
    10/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by yehtetkyaw969 View Post
    i am waiting your reply and for my test server
    I wanna make 255 fun server. So help me please.
    Thank you bro
    try the following in world.conf
    <Log Cheaters = "1" GMCommands = "1" TimeStamp = "1">
    and
    <Limits Enable = "1"
    AutoAttackDmg = "10000"
    SpellDmg = "30000"
    Health = "100000"
    Mana = "80000"
    Honor = "75000"
    Arena = "5000"
    Disconnect = "1" <-------- set to one instead of 0
    BroadcastGMs = "1">
    And about lvl 255 I have to do some modification to the source
    Last edited by snake eyes; 07-19-2018 at 05:23 AM.

  10. #24
    yehtetkyaw969's Avatar Member
    Reputation
    1
    Join Date
    Jun 2018
    Posts
    29
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by snake eyes View Post
    try the following in world.conf

    and

    And about lvl 255 I have to do some modification to the source
    ################################################################################
    # Log Settings
    #
    # Note: You'll have to create a subdirectory called "logs" to have these
    # settings working. The files will be written to this directory.
    #
    # Cheaters:
    # This directive sets up the cheater logging file, if turned on any
    # cheat / packet exploit / speedhack attempts will be logged here.
    #
    # GMCommands:
    # These two directives set up the GM command logging fie. If turned on,
    # most gm commands will be logged for this file for abuse investigation, etc.
    #
    # TimeStamp:
    # Enables timestamps in logs.
    #

    <Log Cheaters = "1" GMCommands = "1" TimeStamp = "1">


    ################################################################################
    # Limits settings
    #
    # Enable
    # Enable damage/hp/mana caps
    # Default value: 1 (enabled)
    # AutoAttackDmg
    # Maximum damage allowed for auto-attack (swing)
    # Default value: 10000
    # SpellDmg
    # Maximum damage allowed for a spell
    # Default value: 30000
    # Health
    # Maximum health allowed for a player
    # Default value: 100000
    # Mana
    # Maximum mana allowed for a player
    # Default value: 80000
    # Honor
    # Maximum honor points allowed for a player
    # Default value: 75000
    # Arena
    # Maximum arena points allowed for a player
    # Default value: 5000
    # Disconnect
    # Disconnect player that exceeds limits above
    # Default value: 0 (disabled)
    # BroadcastGMs
    # Broadcast a message to online GMs when max damage/hp/mana has been exceeded (possible cheating)
    # Default value: 1 (on)
    #
    # Set any of the values above to 0 to disable that setting (for example, set SpellDmg = "0" to disable only spell damage limit)
    #

    <Limits Enable = "1"
    AutoAttackDmg = "10000"
    SpellDmg = "30000"
    Health = "100000"
    Mana = "80000"
    Honor = "75000"
    Arena = "5000"
    Disconnect = "1"
    BroadcastGMs = "1">



    I changed to this but it not work for hacking player

    GM cannot detect hacking player

    help me and thank for your reply

  11. #25
    snake eyes's Avatar Active Member
    Reputation
    66
    Join Date
    Oct 2008
    Posts
    165
    Thanks G/R
    10/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What Kind Of Hacking You Are talking about?
    Declare

  12. #26
    yehtetkyaw969's Avatar Member
    Reputation
    1
    Join Date
    Jun 2018
    Posts
    29
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by snake eyes View Post
    What Kind Of Hacking You Are talking about?
    Declare
    The Hitchhicker hack software

  13. #27
    snake eyes's Avatar Active Member
    Reputation
    66
    Join Date
    Oct 2008
    Posts
    165
    Thanks G/R
    10/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anti cheat should be working just on the following case
    if you did go over limits
    i did check

    There is 4 world.conf in your server make sure to change all of them
    Last edited by snake eyes; 07-19-2018 at 06:10 AM.

  14. #28
    yehtetkyaw969's Avatar Member
    Reputation
    1
    Join Date
    Jun 2018
    Posts
    29
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by snake eyes View Post
    Anti cheat should be working just on the following case
    if you did go over limits
    i did check

    There is 4 world.conf in your server make sure to change all of them
    yes I found x64bit for blizzart and funser for world.conf 2files and also 32bits 2files. I changed all the same and run but not detect hacking.

  15. #29
    snake eyes's Avatar Active Member
    Reputation
    66
    Join Date
    Oct 2008
    Posts
    165
    Thanks G/R
    10/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You mean the player does not disconnect and anti cheat does not work

    Please state is it about Faction exploit or what kind of cheater
    Last edited by snake eyes; 07-19-2018 at 06:35 AM.

  16. #30
    yehtetkyaw969's Avatar Member
    Reputation
    1
    Join Date
    Jun 2018
    Posts
    29
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by snake eyes View Post
    You mean the player does not disconnect and anti cheat does not work

    Please state is it about Faction exploit or what kind of cheater
    the player is disconnect but time is very long for detect.
    speed hack is detect after 2mins. and the player is disconnect. i wanna more short time eg.10sec until hack is detect and disconnect

Page 2 of 8 FirstFirst 123456 ... LastLast

Similar Threads

  1. Replies: 9
    Last Post: 12-24-2013, 04:19 AM
  2. Converting ArcEmu Lua Engine And Implanting it to MaNGOS Core
    By Xees in forum World of Warcraft Emulator Servers
    Replies: 13
    Last Post: 07-25-2010, 06:09 AM
  3. [Trinity] Adding ArcEmu commands to Trinity Core
    By reloque in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 06-17-2010, 02:48 PM
  4. Replies: 18
    Last Post: 11-23-2009, 01:03 PM
  5. Guide to Molten Core
    By WarriorPwner in forum World of Warcraft Guides
    Replies: 5
    Last Post: 10-09-2006, 06:13 PM
All times are GMT -5. The time now is 11:00 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