Reaper-X » Emulators » Reaper Mangos Mod » Software » Reaper Mangos Mod 4651, Scriptdev2 151 AHBot with JailPatch and Unified Database

Reaper Mangos Mod 4651, Scriptdev2 151 AHBot with JailPatch and Unified Database

Just as i said before, that i’ve decided to also release Mangos that is using additional patches based on suggestions made by various commenters here :) … And unlike my other release that is designed to those who prefer to stay out of the trouble, this one is designed to those who already know how mangos work and such stuff … so if this is the first time you’re using Mangos, i’d suggest you to grab the normal version instead or if you’re feeling a little bit adventurous, you can try this one ;)

But first as a reminder that this Release only work with WoW 2.2.3 Client, and tested with TBC Expansion Pack installed, but to those who doesn’t have TBC Expansion pack installed, you can disable it by editing the mangosd.conf to disable expansion map

And here’s some information about this first Reaper Mangos Mod release :

1. Using Auction House Bot as suggested by Jordavius, to populates auction house with random items

And to make things easier to those who don’t know how to see their character GUID and their account ID number for the Auction bot purpose and they’re installing for the very first time of this release (i assume that you’re already familiar with mangos although you’re installing for the first time), i’ve created one account and one character (built-in) for the purpose auction house bot that own the items

the character information that is included used for the auction bot use (to those who are going to use the fresh install without modifying anything) :

Account ID : 5
GUID : 2

Username : reaperbot
Password : reaperbot

Important Note : for some people it might cause conflict especially to those who are going to Restore their character backup into this new database because there’s a high chance that you already have a character using the ID and GUID that is included by default and so to those who are going to use character data restored from my normal release or other release (perhaps) make sure to follow the installation steps after the fresh install section :)

2. Using Jail Patch as suggested by J. J. Roddy to make you easier to adjust character reputation to specific faction

3. Using another database name (mangosmod and realmdmod)

4. And i assume that you’ve installed MySQL of course :P

Download Link :

UPDATE : Reaper Mangos MOD 4703 has been released :)

1. Reaper Mangos Mod 4651 SD2 151 AH Bot and JailPatch | 9.48MB | Rapidshare

2. Reaper Mangos Mod 4651 SD2 151 AH Bot and JailPatch | 9.48MB | Megaupload

Fresh Installation (without restoring your character data into this one) :

1. Extract DBC, VMaps and Maps

2. Run the reaper-x-mangos.bat and write your mysql bin directory when prompted and then choose to install the database first

Mangos DB Installation

3. Choose option number 4 to configure the datadir and rate

adjusting mangos data directory

4. Edit realmlist.wtf and replace :

set realmlist us.logon.worldofwarcraft.com
set patchlist us.version.worldofwarcraft.com

into :

set realmlist 127.0.0.1

5. Start mangosd.exe and realmd.exe

6. Create new account using these commands :

  • create myusername mypassword
  • setbc myusername 1
  • setgm myusername 3

Creating account

and login :)

Using Data Restored from my normal Mangos release or other release :

1. Backup using reaper-x-mangos.bat provided with my normal release

2. Copy the backup file (backup-realmd.sql and backup-db.sql) into reaper-eazy-mangos directory in this mangos mod release

3. Choose to install the database and wait until it finished

4. And then choose the fourth option to configure the datadir (don’t use the mangosd.conf from my normal release because there are many changes) and adjust the rate … and then you’ll get the mangosd.conf file for this mangos mod release

5. Now open the mangosd.conf in this release and search for these lines :

# Auction House Bot character data
AuctionHouseBot.Account = 5
AuctionHouseBot.GUID = 2

and replace it with :

# Auction House Bot character data
AuctionHouseBot.Account = 0
AuctionHouseBot.GUID = 0

6. Now choose to restore your backup using reaper-x-mangos.bat in this release

7. Now start the mangosd.exe and realmd.exe process, and create a new account for the Auction Bot purpose, and don’t forget to login at least once using that bot account

8. Now stop the mangosd and realmd process (shutdown your mangos server)

9. The next step is choose the option number 6 in reaper-x-mangos.bat to get your character account ID and GUID for AH Bot purpose as shown on below image for an example :)

Reaper ahbot configurator

from the above image the Character Account ID is 5, while the GUID for that character is 2

10. Now you just need to open mangosd.conf once again and then look for these lines you’ve edited before :

# Auction House Bot character data
AuctionHouseBot.Account = 0
AuctionHouseBot.GUID = 0

And replace it with the value you received from the AH-BOT Configurator (i guess that name is not bad at all) :P

# Auction House Bot character data
AuctionHouseBot.Account = 5
AuctionHouseBot.GUID = 2

The first value is your character account ID while the second value is your character GUID :)

11. Start your mangos and realmd process once again … and done !!! congrats … now you can login with your real character

And here’s some new additional commands for you (GM Only) to use which is available in this release :

1. jail – Syntax: .jail character hours [reason]

To jail character of course :P

2. jailinfo – Syntax: .jailinfo

Shows your jail status

3. unjail – Syntax: .unjail character

Releases character out of the jail

4. pinfo rep | jail – Syntax: .pinfo [$player_name] [rep] | [jail]

Output account information for selected player or player find by player_name. If rep parameter provided show reputation information for player. If jail parameter provided show jail information for player

5. setrep (reputation) – Syntax: .setrep REPID REPVALUE

Sets the REPVALUE of the reputation with the REPID to the REPVALUE. You can use .pinfo rep to get known reputation ids

6. setap – Syntax: .setap VALUE

Sets the arena points to the VALUE (0-999999)

7. sethonor – Syntax: .sethonor VALUE

Sets the honor to the VALUE (0-999999)

8. ahexpire – Syntax: .ahexpire <house id> <player GUID>

ahexpire will expire all the auctions in the requested auction house with the player GUID as the owner

9. ahdelete – Syntax: .ahdelete <house id> <player GUID>

ahdelete will delete all the auctions in the requested auction house with the player GUID as the owner

Auction House Bot Screenshot :

Auction House Mangos

Adjusting your Reputation :

Set reputation in mangos

Related Links :

Using 2 Realmd in WoW Mangos
Installing MySQL on Windows
Complete Mangos GM Commands
Setting up WOW Server for LAN or Internet
Installing Web Server for Mangos Registration Page

Tags: Apachedatabasegamegm commandsmangosmegauploadmysqlPHPrapidshareReaper Mangosserversilvermoonudbunified databasewarcraftWindowswow

Leave a Comment

Comments Navigation 1 2 3
  1. Silly said Nov 5, 2007 at 2:08 am

    The .setrep doesn’t workk for me. What should I do?

  2. will said Nov 4, 2007 at 10:42 pm

    hey reaper but how do i fix the problem of not being able to set up the lan ok need help tryed to setup the new bot for lan for more kids friends but it wont let me helppp please get error 1044 (42000)at line 1 access denied

  3. Reaper-X said Nov 4, 2007 at 3:39 pm

    # will

    yes because the setrep command is unavailable on the non modded version by default :)

    though i can always put it into the normal version if lots of people requesting for it to be included

  4. will said Nov 4, 2007 at 2:25 pm

    also one more thing is the one with bot the only one that you could setrep or doe’s the other one do it please reaper helppppppppppppppp

  5. will said Nov 4, 2007 at 2:24 pm

    ok need help tryed to setup the new bot for lan for more kids friends but it wont let me helppp please get error 1044 (42000)at line 1 access denied

  6. SiegeLink said Nov 4, 2007 at 10:15 am

    Bigan,

    Please do yourself a big favor, and use the normal version of ReaperMangos, it requires less steps to complete and once you’ve got that version working you can always try for the custom version.

    Normal version link:

    http://www.reaper-x.com/2007/10/29/reaper-mangos-4651-scriptdev2-151-with-project-silvermoon-and-unified-database/

  7. Bigan said Nov 4, 2007 at 3:44 am

    Hey i was just able to get MySQL to work with your Reaper Mod thing and when it says enter your realm and ip (i used 127.0.0.1) it says
    ” ‘mysql’ is not recognized as an internal or exteranl command, operable program or batch file Done ”
    what does this mean and how can i fix it?
    This whole thing started looking simple but now im completely lost ive tried other peoples and thiers just does nothing and makes little windows pop up and auto close. So far yours is closest to actually making my server . Thank you plz email me solution to all of this
    @ ring0ff1re@yahoo(dot)com thank you

  8. Nixam said Nov 4, 2007 at 3:14 am

    Tamim, my servers setup and working fine if you want to email me at Nixamc@aol.com ill send you the edited DBC file so you can eztract the files you need, i would just send you the files but im on a university connection and it stinks!

  9. Bigan said Nov 4, 2007 at 1:40 am

    Hey I have been searching for weeks for a good site this has helped some but according to others in order to set up my site i need MaNGOS Database (TBC) and i cant find that or the MaNGOS Server (TBC) i was wondering if you could email me the files someone. That would help me alot ill remember to post my server when its up thank you in advance. PS try to link your files directly i hate rapid share it suck trying to get files from there.

  10. Reaper-X said Nov 3, 2007 at 7:52 pm

    # Tamim

    since i don’t own the enGB version, i couldn’t test it by myself, so i think if someone with enGB version would like to create a guide about it here, i’d really appreciate it :) (and of course full credits will be given to the author)

    as for your question, could you tell me what is your operating system and do you have .NET Runtime 2 installed on your machine ?

    because .NET Runtime 2 is required in order for the DBC Extractor to work :)

  11. Tamim said Nov 3, 2007 at 6:38 pm

    I’ve been telling my friends that i’ll be finished soon and its been 8 months since i started LOL but they keep asking that when i’ll finish and i get stuck trying to answer to them plz try to make a guid if u can if u can’t then just let me know :p

  12. Tamim said Nov 3, 2007 at 6:30 pm

    I ryed by changing the enUS to enGB in the dbc extractor bat but it still dint work
    plz plz plz make a guid on how to set up a enGB
    server Its been 8 months now and still no progress ill be thankful if u could make a working enGB guide cause non of these guides work for enGB :P

  13. Reaper-X said Nov 3, 2007 at 6:12 pm

    unfortunately you’ll need to use the mod release if you plan on using the auction bot because the normal release is just a normal compilation without any additional patches included :)

  14. poof said Nov 3, 2007 at 5:25 pm

    downloaded the normal and the mod. installed 4651 with silvermoon. how do i use the auctionhouse bot with the normal release?

  15. Reaper-X said Nov 1, 2007 at 10:34 pm

    OMG … thanks a lot for telling me, i completely forgot to change it in the batch file, will fix it on the next release

  16. Checkmate said Nov 1, 2007 at 8:54 pm

    Lan party
    For those that know how to manually change to a lan IP in the command prompt, when you log into mysql dont forget to type use realmdmod instead of realmd. The database has changed to this from the normal version of 4651 therefore when you change your ip 127.0.0.1 to the Lan IP you must use realmdmod database not realmd.

  17. Reaper-X said Nov 1, 2007 at 7:39 pm

    # Quakes69

    Sure, i can always include it by default into this release :)

    # RA

    Could you locate the actual file in your data directory (in this case 001_33_39.vmdir in C:\Mangos\ReaperMangosMod4651\data) using windows search function ?

  18. Reaper-X said Nov 1, 2007 at 5:47 pm

    # Baelfire

    Actually it’s automatically loaded when mangosd started, but .. most mobs still not scripted yet :)

    # will

    Ah .. actually you just need to extract it into different directory, and if you previously running 4629, all you have to do is just backup your previous character data using the batch file included, and choose to install the database and lastly choose to restore your backup

    btw if you don’t want to reconfigure your configuration file (mangosd.conf), you can copy the previous mangosd.conf from your 4629 directory and paste it into the 4651 directory .. and you’re all set :D

    # Tamim

    Actually it works fine with the enGB version with the exception you’ll need to edit the bat file inside the dbc extractor directory and replace enUS with enGB :D

    (actually at first i want to include the enGB bat file ever since the 4629 but it seems that i completely forget about it once again) .. hope i’ll remember about it for the next release

  19. will said Nov 1, 2007 at 11:52 am

    hey reaper one question when i down load the new 4651 where do i put it since i am running 4629 i dont want to do fresh start but everytime i try to do this i mess it up i down loaded it the new one to my wow file thats where i put everything help me thats the only thing i have not been able to figure out

  20. Baelfire said Nov 1, 2007 at 8:13 am

    Hey none of the mobs are using spells? How doI tell if scriptdev2 is installed and/or working correctly? Thanks in advance.

  21. Alexander said Nov 1, 2007 at 6:52 am

  22. Alexander said Nov 1, 2007 at 6:52 am

    Everyone with DBC extraction problem because they run with ENGB, You can just rename the files :
    Locale-engb – patch-enGB-patch-enGB-2 to :locale-enUS – patch-enUS-patch-enUS. It worked for me. And i have no problems with the server.

  23. Checkmate said Nov 1, 2007 at 3:33 am

  24. Vedin said Nov 1, 2007 at 1:01 am

    I am having the same issue as Darkside guy. I log in with my AH bot character and then hit option #6 . It replies with my character id number. When I put that number in as prompted, it replies with done and does not return a GUID number. What needs to be done?

  25. RA said Oct 31, 2007 at 11:05 pm

    I need help with seting up server. I try setup various versions of mangos servers and I always get same result.

    I allready tryed extract files again.
    I FOLLOVED ALL STEPS WHEN I AM CREATING SERVER.

    Here is picture of problem:
    [URL=http://imageshack.us][IMG]http://img170.imageshack.us/img170/9100/errorcb9.png[/IMG][/URL]

  26. Checkmate said Oct 31, 2007 at 10:22 pm

    Darkside guy,

    You need to log in with the AH bot character, once you do this it will assign him or her a guid number. Then you can go back and hit option #6, just don’t forget to change the mangosd guid and id numbers once you find out what they are.

  27. Quakes69 said Oct 31, 2007 at 9:30 pm

    Do you plan on releasing one with the full install of PSDB? Cause I agree with AoDPhreak. The full install has alot more in to it.

  28. J. J. Roddy said Oct 31, 2007 at 8:26 pm

    Thanks for including the patch:) Really great job.

  29. Tim said Oct 31, 2007 at 7:54 pm

    Don’t need to reply already got a solution from a friend thx to this site :D

  30. Tim said Oct 31, 2007 at 7:50 pm

    Hi
    I got a question / problem
    I am folowing teh steps to set up a private wow server for lan.
    I dow laoded ReaperMangosMod4651 and did evrything they asked from extracting the maps vmap and dbc …
    Buth on the stap you most open mangosd.exe i got a problem: first it seems normal bith after the fast laoding this appears :

    You have _outdated_ DBC files.

    what to do ?? and where to get the right files than ??

  31. Joe said Oct 31, 2007 at 9:50 am

    @AoD i am not sure exactly what you’re trying to do but if your trying to back up your data do what i said in my above post

  32. Joe said Oct 31, 2007 at 9:43 am

    @killa you need to download the normal 4651 release back up your characters using that then copy backup-realmd.sql and backup-db.sql from Reaper-easy-mangos folder(normal release) into the Reaper-easy-mangos folder(mod release) then simply install and restore

  33. Darksideguy said Oct 31, 2007 at 7:31 am

    Yah when i get to the part where its supposed to show me my guid and id for the auctionbot all i get is the id and idname but no guid. How can i find the guid of that account?

  34. Tamim said Oct 31, 2007 at 6:23 am

    Am only sayin that cause i live in England so
    i use the enGB version i’ve been trying to make a server for 7 months lol and havnt got anywhere cause most of the guids i used didnt work properly :p

  35. Tamim said Oct 31, 2007 at 6:20 am

    U should make 1 of these guides for enGB version
    so that every 1 can make a server from all over the world that is if this guid dont work for enGB :p

  36. Tamim said Oct 31, 2007 at 6:16 am

    DOES THIS WORK WITH enGB VERSION OF WOW
    PLZ REP :P

  37. AoDPhreak said Oct 30, 2007 at 11:52 pm

    I hate to double post but I just got an error while seting up my realmd using your .bat file. I got ERROR 1044 (41000) at line 1: Access denied for user ‘mangosmod’@'localhost’ to database ‘realmd’

    Whats this mean?

  38. AoDPhreak said Oct 30, 2007 at 11:29 pm

    I have been using your guides for a long time now reaper. Seriously your awesome. Keep um coming.

  39. Checkmate said Oct 30, 2007 at 10:56 pm

    Thank you so much for these releases. I honestly went from knowing diddly squat about Servers to now being able to put this together and understand why it works.I Seriously appreciate it! Keep up the good work.

  40. elliott said Oct 30, 2007 at 10:54 pm

    reaper when you say you do -p to patch where can i do that?? in the mangos database? or is there some lines i can add to do that?? and you should consider makeing a page on how to make items and incorporate them into the database

  41. Reaper-X said Oct 30, 2007 at 8:40 pm

    did you choose to install the database first ? this version use different database from my normal release :)

    or you can also use higher privilege account in your mysql database (such as root account) as a workaround

  42. Killa87 said Oct 30, 2007 at 8:11 pm

    when i go to backup my character data im getting an error message 4045: access denied for user ‘mongosmod’@'localhost’ (using password: yes) when trying to connect.

    im running the server on a deticated computer with remote desktop. i log in using the admistrator account

    how do i get around this?

  43. Alexander said Oct 30, 2007 at 7:56 pm

    I have this problem with enchants. When i for example enchant Sword of Omen with mongoose and i talk or start attacking a mob the glow just kinda disappears. It’s kinda annoying ^^

  44. Reaper-X said Oct 30, 2007 at 6:08 pm

    # doughboy

    that’s correct, because if you don’t have that character id (5 account id and 2 guid) which gets overwritten if you restore your backup data .. the game will crash if you didn’t edit the mangosd.conf and change the guid and account into 0 :)

    # Nick

    if you restore backup from another data, you’ll need to change the account and guid in mangosd.conf into 0 first or mangosd will crash ;)

    # Critical-Chicken & elliott

    Unfortunately not all mobs / boss scripted in scriptdev2 :(

    # AoDPhreak

    If i recall it correctly, the current silvermoon (18.5) still not displaying the nether drake correctly (you’ll be flying without the nether drake model) and they still hasn’t released any update for mangos that is just recently updated to be compatible / support the 2.2.3 (official) :)

    btw the nether drake that was on my screenshot before was taken with UDB

    as a side note, if you prefer to use the PSDB (silvermoon db), you can use the psdb included in the normal version of 4651, and then import the jail patch sql file in the original sql directory :D

  45. Nick said Oct 30, 2007 at 4:51 pm

    mangosd is also crashsing right after its finished loading for me

  46. Critical-Chicken said Oct 30, 2007 at 1:27 pm

    Thanks for another great realease, bu I would like to know something from other members of our little wow community, which databse does everyone prefer, or which one is better and why? And is there no possible way to improve the instances? All the mobs do is auto-attack, would be a lot more fun if the instances functioned a bit more real. Thanks in advance.

  47. doughboy said Oct 30, 2007 at 7:29 am

    Never mind i fixed it!

    Was to do with not setting AH bot ID up right :)

  48. doughboy said Oct 30, 2007 at 7:22 am

    mangosd simply crashes about 5s after its finished loading for me :(

  49. AoDPhreak said Oct 30, 2007 at 6:47 am

    Why isn’t there a Silvermoon Database? It’s only unified. I liek silvermoon because it has good events, you can see the nether drakes, and there are custom vendors on gm island.

  50. elliott said Oct 30, 2007 at 1:39 am

    thats really cool, and do you know aything about instance patchs? so its a more realistic instance experience? (liek the bosses have there special moves and you have to hide or something)

Comments Navigation 1 2 3

Trackbacks/Pingbacks

CommentLeave a response

Please read our comment policy | XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>