GUI/Form Interface Bot

05/10/2011 05:08 Fantasma81#391
if dumpersta pmed ya, and u are in contact with him, u can ask for quiz helper source code maybe ^^

that LM helper was a great help for me :D
05/10/2011 05:22 dlnqt#392
eh? the boi quiz helper source code is here in this thread. just download the source code on the first page. it was one of the features of the GUI/Form Interface bot. He just separated it.
05/10/2011 05:32 Fantasma81#393
he fixed something too like i know... since his old boi quiz didn't had lm and wow interface, apart less crashes. atleast like i noticed
05/10/2011 06:37 dlnqt#394
Code:
        
// Question
public static int pQuiz_Question = 0x400000 + 0xFCB86C;    //4byte, Points to name with 0 offset
// Answer A
public static int pQuiz_AnswerA = 0x400000 + 0xFC56E8;    //4byte, Points to name with 7 offset (7 offset removes the "A   " prefix to answer)
// Answer B
public static int pQuiz_AnswerB = 0x400000 + 0xFC5C84;    //4byte, Points to name with 7 offset
// Answer C
public static int pQuiz_AnswerC = 0x400000 + 0xFCB82C;    //4byte, Had a 14 offset when first viewed
// Answer D
public static int pQuiz_AnswerD = 0x400000 + 0xFC67BC;    //4byte, Points to name with 7 offset
here is the source code from dumpersta's BOI GB. If you get the right offset then it will work fine. From my observation, offsets differ depending on the type of quiz, if it is BOI Quiz, Love Match or Warning of Wisdom
05/14/2011 06:41 White_Bear#395
can u please develop BOI bot for indonesia too..>.<
it's still closed beta tho..
thanks
05/23/2011 00:25 Fantasma81#396
any luck or news bout this bot upgrade?