How to remove "Powered by ArcEmu" message at login menu

User Tag List

Results 1 to 13 of 13
  1. #1
    pcrew's Avatar Member
    Reputation
    54
    Join Date
    Jun 2008
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to remove "Powered by ArcEmu" message at login

    OK , this is how to remove "Powered By ArcEmu" message when character logs in

    1. Open \src\arcemu-world\CharacterHandler.cpp
    2. Remove or replace these lines
    Code:
    #ifdef WIN32
        _player->BroadcastMessage("Powered by: %sArcEmu %s r%u/%s-Win-%s %s(Please report ALL bugs to http://ArcEmu.org/forums/)", MSG_COLOR_WHITE, BUILD_TAG,
            BUILD_REVISION, CONFIG, ARCH, MSG_COLOR_LIGHTBLUE);        
    #else
        _player->BroadcastMessage("Powered by: %sArcEmu %s r%u/%s-%s %s(Please report ALL bugs to ArcEmu.org/forums/)", MSG_COLOR_WHITE, BUILD_TAG,
            BUILD_REVISION, PLATFORM_TEXT, ARCH, MSG_COLOR_LIGHTBLUE);
    #endif
    Enjoy


    How to remove "Powered by ArcEmu" message at login
  2. #2
    Calek's Avatar Contributor
    Reputation
    199
    Join Date
    Jan 2007
    Posts
    273
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pcrew View Post
    OK , this is how to remove "Powered By ArcEmu" message when character logs in

    1. Open \src\arcemu-world\CharacterHandler.cpp
    2. Remove or replace these lines
    Code:
    #ifdef WIN32
        _player->BroadcastMessage("Powered by: %sArcEmu %s r%u/%s-Win-%s %s(Please report ALL bugs to http://ArcEmu.org/forums/)", MSG_COLOR_WHITE, BUILD_TAG,
            BUILD_REVISION, CONFIG, ARCH, MSG_COLOR_LIGHTBLUE);        
    #else
        _player->BroadcastMessage("Powered by: %sArcEmu %s r%u/%s-%s %s(Please report ALL bugs to ArcEmu.org/forums/)", MSG_COLOR_WHITE, BUILD_TAG,
            BUILD_REVISION, PLATFORM_TEXT, ARCH, MSG_COLOR_LIGHTBLUE);
    #endif
    Enjoy

    This is a repost as I've seen it before, HOWEVER...

    I've spent the last 2 days looking for it with no luck until now.

    Therefor, repost attack repealed, + rep initialized!

    Thanks for this
    Frostwind enUS - 3x Blizz-Like PVE
    https://www.frostwind.info

  3. #3
    mastermania's Avatar Member
    Reputation
    22
    Join Date
    Apr 2007
    Posts
    48
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Good job +rep

  4. #4
    Jonthe838's Avatar Contributor
    Reputation
    83
    Join Date
    Aug 2008
    Posts
    373
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    where is SRC? xD hahah :P
    Lines of Coding: |||||||||| Goal 1000
    Current: 677 Achived Goals: 500 Lines


  5. #5
    pcrew's Avatar Member
    Reputation
    54
    Join Date
    Jun 2008
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    /trunk/src/ is the folder which you get after SVN checkout. this is worthless if you are using repack

  6. #6
    Jonthe838's Avatar Contributor
    Reputation
    83
    Join Date
    Aug 2008
    Posts
    373
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok :P thx.. just a question. if u dont use a repack... what do u use? ^^ xD hahah
    Lines of Coding: |||||||||| Goal 1000
    Current: 677 Achived Goals: 500 Lines


  7. #7
    Hasbro's Avatar Banned
    Reputation
    65
    Join Date
    Dec 2007
    Posts
    334
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You're all idiots.
    It hurts you all so much to leave the message?
    I know you all have made such large contributions to emulation and the ArcEmu project, so it's okay right?

  8. #8
    pcrew's Avatar Member
    Reputation
    54
    Join Date
    Jun 2008
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well , some people just like to remove that message at login anyway cause they don't like it. Others want to replace"ArcEmu" by "My Uber 1337 Emu". I dno , i've just made a tutorial xD

    Jonnte : If you don't use repack , you have to check out emu's SVN then compile the emu.

  9. #9
    Mango Jerry's Avatar Banned
    Reputation
    192
    Join Date
    Jan 2008
    Posts
    1,244
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is maybe a repost but its epic!

  10. #10
    Sounddead's Avatar Contributor
    Reputation
    160
    Join Date
    Sep 2007
    Posts
    1,126
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    HASBRO ATTACK!!

    Pretty easy edits but nice none the less. (Imo its not right to remove the banner considering I don't think that you guys have put as much work into the emulator as the ArcEmu team has... but meh.)

    +rep

    I live in a shoe

  11. #11
    ioannes's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    k nice nice ,but i look foreward to see a method to wipe that mesage from a repack or a scratch made server.

  12. #12
    Fantomass's Avatar Active Member
    Reputation
    23
    Join Date
    Feb 2007
    Posts
    111
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    im with hasbro , is not ur work live it like that .

  13. #13
    lowgrant's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    reply!

    good job i will test this one!!


Similar Threads

  1. Remove/Disable/Edit: "Powered By: ArcEmu" messages
    By NeoMarine in forum WoW EMU Questions & Requests
    Replies: 7
    Last Post: 11-27-2008, 10:13 PM
  2. How to remove arena costs and other item/Point reqs
    By Tobeo in forum WoW EMU Guides & Tutorials
    Replies: 15
    Last Post: 05-18-2008, 03:53 PM
  3. How to remove your underwear
    By raunchy in forum World of Warcraft Exploits
    Replies: 100
    Last Post: 10-02-2007, 02:35 PM
  4. Tutorial on how to remove Joanas 1-70 protection / trackers
    By Tcl70 in forum World of Warcraft Guides
    Replies: 11
    Last Post: 08-09-2007, 11:19 PM
  5. please help me on how to remove beard
    By adtech21 in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 06-20-2007, 06:09 AM
All times are GMT -5. The time now is 12:49 AM. 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