What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Relogger

MrBig

Member
Joined
Jan 25, 2010
Messages
419
Hey guys, as some of you know, i started making a relogger, but its the kind of thing that i really get bored on.

So, I was hoping that by releasing the source here, I could get more ppl to work on it, so we all could benefit.

DONT EVEN BOTHER TRYING TO USE THIS IF YOU DONT KNOW HOW TO PROGRAM, AT THIS STAGE IS PRETTY RAW.

Also, it doesnt have support for HB atm, its pretty simple to add, it did have at one time, but i changed the way it worked a bit.

PS: code is pretty lame atm, i just want to get it up and running before cleaning it up, and adding more features.

PS2: I had the code as attachment, but then i realized there was no way of making sure everyone worked on same copy, so, i am gona try and get it up somewhere everyone can work on it at same time, ask if u want to join in developing it
 
Last edited:
Here's a basic WoWLib and a demo project using it.
You can use Out of game to detect if you are at the login screen, charselect, if you are in a queue for a realm or at a loading screen etc etc.
Very useful if you are writing a relogger

Enjoy :)

Thx a ton, i was using the Windows Automation Foundation library for trying to detect stuff inside wow, but i couldnt seem to be able to find anything :/

It did work for controlling GB =)

PS: the version i posted earlier only supports single account... process, i am working on a improved one with support for multi.
 
Nesox, for some reason after adding that WoWLib to my relogger I get the same problem I got with BlackMagic, when running it :
BadImageFormatException

Could not load file or assembly 'WoWLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.

How i fix this

Edit: x64.... duh
 
Last edited:
Nesox, how exactly does one use Wowlib to detect queues? (its 3:31am, maybe i am so sleepy i am failing to understand the simplest of things, i dont see a .IsAtQueue)
 
Back
Top