Valhalla Legends Archive

Gaming => Warcraft => Topic started by: Intangir on April 27, 2011, 01:37 PM

Title: WoW Remote Guild Chat Bot
Post by: Intangir on April 27, 2011, 01:37 PM
anyone else interested in making a wow remote guild chat bot?

i want to make one that can manage guild features/information
like member info, voting, group making, etc

i wonder if anyone else has started working on this? im trying to setup a way to capture packets for the wow remote app on my android, no luck yet

i was also wondering if anyone has heard if they will make a web based version (so far they seem to only have an iphone, and android version instead)

this would be an ideal botting platform to interface with your wow guild if we can reverse it or tap in somewhere..
Title: Re: WoW Remote Guild Chat Bot
Post by: MyndFyre on April 27, 2011, 01:47 PM
Before JinxBot was for Battle.net, it was for WoW.  I had it working from 1.4 to 1.15 (IIRC), but after 1.11 I couldn't get Warden to work, so it kicked me off after ignoring it for 3 minutes.  It was pretty cool... it could read the .DBC files and display linked items, etc.

I could probably do Warden at this point but I don't have time.  I'm getting married this weekend, I'd rather play Starcraft 2, I have my full time job + contract work... 
Title: Re: WoW Remote Guild Chat Bot
Post by: Sixen on April 27, 2011, 04:12 PM
I doubt they'll put it on the website.
Quote from: MyndFyre on April 27, 2011, 01:47 PM
Before JinxBot was for Battle.net, it was for WoW.  I had it working from 1.4 to 1.15 (IIRC), but after 1.11 I couldn't get Warden to work, so it kicked me off after ignoring it for 3 minutes.  It was pretty cool... it could read the .DBC files and display linked items, etc.

I could probably do Warden at this point but I don't have time.  I'm getting married this weekend, I'd rather play Starcraft 2, I have my full time job + contract work... 
I remember JB for WoW, that was so awesome, :P. And congrats again~
Title: Re: WoW Remote Guild Chat Bot
Post by: Intangir on April 28, 2011, 03:50 PM
well i managed to get the wow remote app onto an android live CD booted environment, running on a virtual box

so i could dump its packets, it looks like alot of plain text, probably easily reversable

i also found out you can totally decompile the source for android apps into java ;)

so im going to do that tonight, this looks like it will go easily enough so far

no warden either
Title: Re: WoW Remote Guild Chat Bot
Post by: Joe[x86] on May 01, 2011, 03:47 PM
Quote from: Intangir on April 28, 2011, 03:50 PM
well i managed to get the wow remote app onto an android live CD booted environment, running on a virtual box

so i could dump its packets, it looks like alot of plain text, probably easily reversable

i also found out you can totally decompile the source for android apps into java ;)

so im going to do that tonight, this looks like it will go easily enough so far

no warden either


I can imagine they just used XML or JSON. I don't know that they'd feel the need to encrypt the protocol at all, since it can't control toons or play the game.
Title: Re: WoW Remote Guild Chat Bot
Post by: Sixen on May 02, 2011, 12:08 PM
Quote from: Joex86] link=topic=18277.msg185183#msg185183 date=1304282866]
Quote from: Intangir on April 28, 2011, 03:50 PM
well i managed to get the wow remote app onto an android live CD booted environment, running on a virtual box

so i could dump its packets, it looks like alot of plain text, probably easily reversable

i also found out you can totally decompile the source for android apps into java ;)

so im going to do that tonight, this looks like it will go easily enough so far

no warden either


I can imagine they just used XML or JSON. I don't know that they'd feel the need to encrypt the protocol at all, since it can't control toons or play the game.
Actually yeah, that is a good point. It is essentially, CHAT for WoW. When you login to the game with it, it shows your character as being in a "Remote Location."

EDIT: Intangir, any chance you can post the packetlog? I'd like to check it out. Essentially, we can make an actual WoW Chat Bot. The only reason why we can't communicate with other people through whispers and stuff is just because the UI doesn't allow for it... I believe.
Title: Re: WoW Remote Guild Chat Bot
Post by: SNiFFeR on May 11, 2011, 12:19 PM
I'm also interested in this and would like to check out the packet log.
Title: Re: WoW Remote Guild Chat Bot
Post by: Sixen on May 28, 2011, 03:40 PM
Yay? Nay?