OutdatedDeVoidCoder's RealmRelay [19.2+]

Posts 1630 of 62 · Page 2 of 5
Quote Originally Posted by piekiller19 View Post
I'm getting a connection failed retrying error in my game. The console says CLI GOTO after12 before390. Then disconnected socket.
The packet ids are outdated. Even with the correct ids I can't get it to work.
Quote Originally Posted by piekiller19 View Post
I'm getting a connection failed retrying error in my game. The console says CLI GOTO after12 before390. Then disconnected socket.
Any update to this??
packets have been updated.
Quote Originally Posted by FainTMako View Post
packets have been updated.
Here they are from the client if anyone feels like turning them into an xml.

Code:
 trait const QName(PackageNamespace("", "#0"), "FAILURE") slotid 1 type QName(PackageNamespace("", "#0"), "int") value Integer(0) end
 trait const QName(PackageNamespace("", "#0"), "CREATE_SUCCESS") slotid 2 type QName(PackageNamespace("", "#0"), "int") value Integer(81) end
 trait const QName(PackageNamespace("", "#0"), "CREATE") slotid 3 type QName(PackageNamespace("", "#0"), "int") value Integer(38) end
 trait const QName(PackageNamespace("", "#0"), "PLAYERSHOOT") slotid 4 type QName(PackageNamespace("", "#0"), "int") value Integer(41) end
 trait const QName(PackageNamespace("", "#0"), "MOVE") slotid 5 type QName(PackageNamespace("", "#0"), "int") value Integer(58) end
 trait const QName(PackageNamespace("", "#0"), "PLAYERTEXT") slotid 6 type QName(PackageNamespace("", "#0"), "int") value Integer(87) end
 trait const QName(PackageNamespace("", "#0"), "TEXT") slotid 7 type QName(PackageNamespace("", "#0"), "int") value Integer(93) end
 trait const QName(PackageNamespace("", "#0"), "_-zh") slotid 8 type QName(PackageNamespace("", "#0"), "int") value Integer(31) end
 trait const QName(PackageNamespace("", "#0"), "DAMAGE") slotid 9 type QName(PackageNamespace("", "#0"), "int") value Integer(24) end
 trait const QName(PackageNamespace("", "#0"), "UPDATE") slotid 10 type QName(PackageNamespace("", "#0"), "int") value Integer(21) end
 trait const QName(PackageNamespace("", "#0"), "_-0FT") slotid 11 type QName(PackageNamespace("", "#0"), "int") value Integer(62) end
 trait const QName(PackageNamespace("", "#0"), "NOTIFICATION") slotid 12 type QName(PackageNamespace("", "#0"), "int") value Integer(37) end
 trait const QName(PackageNamespace("", "#0"), "_-Z4") slotid 13 type QName(PackageNamespace("", "#0"), "int") value Integer(83) end
 trait const QName(PackageNamespace("", "#0"), "INVSWAP") slotid 14 type QName(PackageNamespace("", "#0"), "int") value Integer(17) end
 trait const QName(PackageNamespace("", "#0"), "USEITEM") slotid 15 type QName(PackageNamespace("", "#0"), "int") value Integer(40) end
 trait const QName(PackageNamespace("", "#0"), "_-1-W") slotid 16 type QName(PackageNamespace("", "#0"), "int") value Integer(51) end
 trait const QName(PackageNamespace("", "#0"), "HELLO") slotid 17 type QName(PackageNamespace("", "#0"), "int") value Integer(90) end
 trait const QName(PackageNamespace("", "#0"), "GOTO") slotid 18 type QName(PackageNamespace("", "#0"), "int") value Integer(7) end
 trait const QName(PackageNamespace("", "#0"), "INVDROP") slotid 19 type QName(PackageNamespace("", "#0"), "int") value Integer(55) end
 trait const QName(PackageNamespace("", "#0"), "INVRESULT") slotid 20 type QName(PackageNamespace("", "#0"), "int") value Integer(60) end
 trait const QName(PackageNamespace("", "#0"), "RECONNECT") slotid 21 type QName(PackageNamespace("", "#0"), "int") value Integer(33) end
 trait const QName(PackageNamespace("", "#0"), "PING") slotid 22 type QName(PackageNamespace("", "#0"), "int") value Integer(14) end
 trait const QName(PackageNamespace("", "#0"), "PONG") slotid 23 type QName(PackageNamespace("", "#0"), "int") value Integer(5) end
 trait const QName(PackageNamespace("", "#0"), "MAPINFO") slotid 24 type QName(PackageNamespace("", "#0"), "int") value Integer(65) end
 trait const QName(PackageNamespace("", "#0"), "LOAD") slotid 25 type QName(PackageNamespace("", "#0"), "int") value Integer(64) end
 trait const QName(PackageNamespace("", "#0"), "PIC") slotid 26 type QName(PackageNamespace("", "#0"), "int") value Integer(49) end
 trait const QName(PackageNamespace("", "#0"), "SETCONDITION") slotid 27 type QName(PackageNamespace("", "#0"), "int") value Integer(89) end
 trait const QName(PackageNamespace("", "#0"), "TELEPORT") slotid 28 type QName(PackageNamespace("", "#0"), "int") value Integer(9) end
 trait const QName(PackageNamespace("", "#0"), "USEPORTAL") slotid 29 type QName(PackageNamespace("", "#0"), "int") value Integer(36) end
 trait const QName(PackageNamespace("", "#0"), "DEATH") slotid 30 type QName(PackageNamespace("", "#0"), "int") value Integer(4) end
 trait const QName(PackageNamespace("", "#0"), "BUY") slotid 31 type QName(PackageNamespace("", "#0"), "int") value Integer(28) end
 trait const QName(PackageNamespace("", "#0"), "BUYRESULT") slotid 32 type QName(PackageNamespace("", "#0"), "int") value Integer(23) end
 trait const QName(PackageNamespace("", "#0"), "AOE") slotid 33 type QName(PackageNamespace("", "#0"), "int") value Integer(92) end
 trait const QName(PackageNamespace("", "#0"), "GROUNDDAMAGE") slotid 34 type QName(PackageNamespace("", "#0"), "int") value Integer(48) end
 trait const QName(PackageNamespace("", "#0"), "PLAYERHIT") slotid 35 type QName(PackageNamespace("", "#0"), "int") value Integer(13) end
 trait const QName(PackageNamespace("", "#0"), "ENEMYHIT") slotid 36 type QName(PackageNamespace("", "#0"), "int") value Integer(67) end
 trait const QName(PackageNamespace("", "#0"), "AOEACK") slotid 37 type QName(PackageNamespace("", "#0"), "int") value Integer(80) end
 trait const QName(PackageNamespace("", "#0"), "SHOOTACK") slotid 38 type QName(PackageNamespace("", "#0"), "int") value Integer(1) end
 trait const QName(PackageNamespace("", "#0"), "OTHERHIT") slotid 39 type QName(PackageNamespace("", "#0"), "int") value Integer(15) end
 trait const QName(PackageNamespace("", "#0"), "SQUAREHIT") slotid 40 type QName(PackageNamespace("", "#0"), "int") value Integer(57) end
 trait const QName(PackageNamespace("", "#0"), "GOTOACK") slotid 41 type QName(PackageNamespace("", "#0"), "int") value Integer(79) end
 trait const QName(PackageNamespace("", "#0"), "EDITACCOUNTLIST") slotid 42 type QName(PackageNamespace("", "#0"), "int") value Integer(46) end
 trait const QName(PackageNamespace("", "#0"), "ACCOUNTLIST") slotid 43 type QName(PackageNamespace("", "#0"), "int") value Integer(59) end
 trait const QName(PackageNamespace("", "#0"), "QUESTOBJID") slotid 44 type QName(PackageNamespace("", "#0"), "int") value Integer(88) end
 trait const QName(PackageNamespace("", "#0"), "CHOOSENAME") slotid 45 type QName(PackageNamespace("", "#0"), "int") value Integer(86) end
 trait const QName(PackageNamespace("", "#0"), "NAMERESULT") slotid 46 type QName(PackageNamespace("", "#0"), "int") value Integer(10) end
 trait const QName(PackageNamespace("", "#0"), "CREATEGUILD") slotid 47 type QName(PackageNamespace("", "#0"), "int") value Integer(69) end
 trait const QName(PackageNamespace("", "#0"), "_-e4") slotid 48 type QName(PackageNamespace("", "#0"), "int") value Integer(77) end
 trait const QName(PackageNamespace("", "#0"), "GUILDREMOVE") slotid 49 type QName(PackageNamespace("", "#0"), "int") value Integer(18) end
 trait const QName(PackageNamespace("", "#0"), "GUILDINVITE") slotid 50 type QName(PackageNamespace("", "#0"), "int") value Integer(12) end
 trait const QName(PackageNamespace("", "#0"), "ALLYSHOOT") slotid 51 type QName(PackageNamespace("", "#0"), "int") value Integer(34) end
 trait const QName(PackageNamespace("", "#0"), "_-1HY") slotid 52 type QName(PackageNamespace("", "#0"), "int") value Integer(75) end
 trait const QName(PackageNamespace("", "#0"), "REQUESTTRADE") slotid 53 type QName(PackageNamespace("", "#0"), "int") value Integer(30) end
 trait const QName(PackageNamespace("", "#0"), "TRADEREQUESTED") slotid 54 type QName(PackageNamespace("", "#0"), "int") value Integer(76) end
 trait const QName(PackageNamespace("", "#0"), "TRADESTART") slotid 55 type QName(PackageNamespace("", "#0"), "int") value Integer(78) end
 trait const QName(PackageNamespace("", "#0"), "CHANGETRADE") slotid 56 type QName(PackageNamespace("", "#0"), "int") value Integer(82) end
 trait const QName(PackageNamespace("", "#0"), "TRADECHANGED") slotid 57 type QName(PackageNamespace("", "#0"), "int") value Integer(53) end
 trait const QName(PackageNamespace("", "#0"), "ACCEPTTRADE") slotid 58 type QName(PackageNamespace("", "#0"), "int") value Integer(66) end
 trait const QName(PackageNamespace("", "#0"), "CANCELTRADE") slotid 59 type QName(PackageNamespace("", "#0"), "int") value Integer(6) end
 trait const QName(PackageNamespace("", "#0"), "TRADEDONE") slotid 60 type QName(PackageNamespace("", "#0"), "int") value Integer(20) end
 trait const QName(PackageNamespace("", "#0"), "TRADEACCEPTED") slotid 61 type QName(PackageNamespace("", "#0"), "int") value Integer(50) end
 trait const QName(PackageNamespace("", "#0"), "CLIENTSTAT") slotid 62 type QName(PackageNamespace("", "#0"), "int") value Integer(35) end
 trait const QName(PackageNamespace("", "#0"), "CHECKCREDITS") slotid 63 type QName(PackageNamespace("", "#0"), "int") value Integer(91) end
 trait const QName(PackageNamespace("", "#0"), "ESCAPE") slotid 64 type QName(PackageNamespace("", "#0"), "int") value Integer(74) end
 trait const QName(PackageNamespace("", "#0"), "_-j0") slotid 65 type QName(PackageNamespace("", "#0"), "int") value Integer(25) end
 trait const QName(PackageNamespace("", "#0"), "INVITEDTOGUILD") slotid 66 type QName(PackageNamespace("", "#0"), "int") value Integer(8) end
 trait const QName(PackageNamespace("", "#0"), "JOINGUILD") slotid 67 type QName(PackageNamespace("", "#0"), "int") value Integer(11) end
 trait const QName(PackageNamespace("", "#0"), "CHANGEGUILDRANK") slotid 68 type QName(PackageNamespace("", "#0"), "int") value Integer(52) end
 trait const QName(PackageNamespace("", "#0"), "PLAYSOUND") slotid 69 type QName(PackageNamespace("", "#0"), "int") value Integer(42) end
 trait const QName(PackageNamespace("", "#0"), "GLOBAL_NOTIFICATION") slotid 70 type QName(PackageNamespace("", "#0"), "int") value Integer(63) end
 trait const QName(PackageNamespace("", "#0"), "RESKIN") slotid 71 type QName(PackageNamespace("", "#0"), "int") value Integer(45) end
 trait const QName(PackageNamespace("", "#0"), "_-10B") slotid 72 type QName(PackageNamespace("", "#0"), "int") value Integer(39) end
 trait const QName(PackageNamespace("", "#0"), "_-0eH") slotid 73 type QName(PackageNamespace("", "#0"), "int") value Integer(47) end
 trait const QName(PackageNamespace("", "#0"), "_-10e") slotid 74 type QName(PackageNamespace("", "#0"), "int") value Integer(84) end
 trait const QName(PackageNamespace("", "#0"), "_-1jw") slotid 75 type QName(PackageNamespace("", "#0"), "int") value Integer(26) end
 trait const QName(PackageNamespace("", "#0"), "_-1Vn") slotid 76 type QName(PackageNamespace("", "#0"), "int") value Integer(44) end
 trait const QName(PackageNamespace("", "#0"), "_-1iG") slotid 77 type QName(PackageNamespace("", "#0"), "int") value Integer(85) end
 trait const QName(PackageNamespace("", "#0"), "_-Mb") slotid 78 type QName(PackageNamespace("", "#0"), "int") value Integer(68) end
 trait const QName(PackageNamespace("", "#0"), " var") slotid 79 type QName(PackageNamespace("", "#0"), "int") value Integer(22) end
 trait const QName(PackageNamespace("", "#0"), "ENTER_ARENA") slotid 80 type QName(PackageNamespace("", "#0"), "int") value Integer(27) end
 trait const QName(PackageNamespace("", "#0"), "_-Ip") slotid 81 type QName(PackageNamespace("", "#0"), "int") value Integer(19) end
 trait const QName(PackageNamespace("", "#0"), "_-Wy") slotid 82 type QName(PackageNamespace("", "#0"), "int") value Integer(94) end
 trait const QName(PackageNamespace("", "#0"), "_-RB") slotid 83 type QName(PackageNamespace("", "#0"), "int") value Integer(61) end
 trait const QName(PackageNamespace("", "#0"), "_-7r") slotid 84 type QName(PackageNamespace("", "#0"), "int") value Integer(3) end
 trait const QName(PackageNamespace("", "#0"), "_-0Lw") slotid 85 type QName(PackageNamespace("", "#0"), "int") value Integer(56) end
 trait const QName(PackageNamespace("", "#0"), "_-0dS") slotid 86 type QName(PackageNamespace("", "#0"), "int") value Integer(16) end
no im saying that the packets.xml that this realm relay is grabbing from already updated the packets.xml
Quote Originally Posted by FainTMako View Post
no im saying that the packets.xml that this realm relay is grabbing from already updated the packets.xml
Oh shit, thanks, did not realize that. Forgot I changed the url on mine.
Omg there is alot of crap to go through to find what you want on this site 0.o
No offense meant to the prestigious members who work so hard for us stingy leechers.
I think it would be nice to have a stickied page that holds all updated hacks and pertaining information on them. ie. RealmRelay, Client, Selector, yadayada

Anyway, how can I get my RR up and running, like so many others I get "Waiting for HELLO.." and looking around the forum I can't find good info.
Quote Originally Posted by Necc View Post
Omg there is alot of crap to go through to find what you want on this site 0.o
No offense meant to the prestigious members who work so hard for us stingy leechers.
I think it would be nice to have a stickied page that holds all updated hacks and pertaining information on them. ie. RealmRelay, Client, Selector, yadayada

Anyway, how can I get my RR up and running, like so many others I get "Waiting for HELLO.." and looking around the forum I can't find good info.
Now you need the "add proxy server" hack in the aio tool or a mod selector as you can't do the hosts patch anymore.

Your realm relay is working.
I actually selected all mods in the client modder except theu auto nexus 20%/40% obviously. RR still has the same message.
Quote Originally Posted by Necc View Post
I actually selected all mods in the client modder except theu auto nexus 20%/40% obviously. RR still has the same message.
did you pick the "Proxy Server" from the server list or are you doing a normal server?
Quote Originally Posted by 059 View Post
did you pick the "Proxy Server" from the server list or are you doing a normal server?
Oh, right. I tried proxy server. All other servers connect fine but obviously that doesn't let you use RR scripts..
Quote Originally Posted by Necc View Post
Oh, right. I tried proxy server. All other servers connect fine but obviously that doesn't let you use RR scripts..
Also I think I was mistaken when I said your RR is working... So it just hangs on waiting for hello?
Quote Originally Posted by 059 View Post
Also I think I was mistaken when I said your RR is working... So it just hangs on waiting for hello?
Every thing works fine up to when I try to connect to the proxy server on the server list.

I start RR, it says listening, I open the client, I select Proxy Server and in cmd it gives me:
Code:
15:05:13 Connected to Socet[addr=/127.0.0.1,port=53505,localport=20501
15:05:13 Waiting for HELLO from client...
In the client I get the black loading screen with red lettering:
Code:
Socket-Security Error:Error#2048
Connection failed! Retrying...

If I select another server the client works fine, obviously no RR scripts tho.
there is a site who updates the new version of packets.xml it was something like realm********** im not sure. i just downloaded cakelauncher and copied the packets.xml and pasted to my rr folder. it works now
I just get "Waiting for HELLO from client..." anyone know how to fix this?
Posts 1630 of 62 · Page 2 of 5
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?