Too bad... Now tell me why do you have to be such a scammer when you can do

?
//edit why the fck is this not showing as a link? -.-
Quote:
Originally Posted by I<3-electro&house
Anyone got queue to work? He said he got it to work but in his github version its not working. The queue xaml just contains some test. If someone got it working or at least got some progress pm me.
|
I had it working yesterday (like many other) but they changed the way how the queue is formed and invites sent so now it is impossible to do it.
Just kidding, it can't be easier (except for someone doing it instead of you xD). Before the update the queue forming was purely based jabber/xmpp/chat(call it whatever you want) messages example: (an old invite for custom game)
Code:
"<body><inviteId>190608647</inviteId><userName>Only Kogmaw</userName><profileIconId>0</profileIconId><gameType>PRACTICE_GAME</gameType><groupId></groupId><seasonRewards>-1</seasonRewards><gameTypeIndex>practiceGame_gameMode_GAME_CFG_PICK_BLIND</gameTypeIndex><gameId>24103025</gameId><mapId>1</mapId><gamePassword></gamePassword></body>"
but now, after the update - after someone in riot started to think with head not ass, it finally uses RTMP calls (like everything else in the client). So all you have to do is get program called LoLNotes (

), turn on dev mode, login into client and do again every action that used xmpp so the lolnotes can catch the packet for you and you can then dump all the packets to the form that Snowl has on his github. Then you can proceed to rewrite the parts of code from xmpp to rtmp which is easy but it takes shitloads of time. If you understand codding a bit you can do it too
On the other hand the riot client still understands the old invitation method so now I can invite players but I can't see invites from others