Search found 1143 matches

by SkylorD
20 Aug 2018, 14:39
Forum: Resolved Questions
Topic: My openkore can't connect to the game "Timeout on account.."
Replies: 6
Views: 6916

Re: My openkore can't connect to the game "Timeout on account.."

Well, the first packet is the master_login. But when server have MD5 check enabled, the first packet will be the MD5 hash. It will the only thing that could break openkore, since you've extracted keys, extracted recvpackets, working with the correct clientDate. http://forums.openkore.com/viewtopic.p...
by SkylorD
17 Aug 2018, 16:09
Forum: Private Servers
Topic: GGamerz RO S3| 10x EXP | 3x DROP | Pre-Renewal | Bottable
Replies: 80
Views: 74809

Re: GGamerz RO | 10x EXP | 3x DROP | Pre-R | Bottable

n0s wrote:
smallvill3 wrote:Hi guys.
Server have been close down due to contract ended and no more funding.
We would like to thank you for your time for the whole year.

If you interested to fund us for revival, kindly PM me HERE

Until we meet again.
Me and my friends would also be interested!
I love
by SkylorD
17 Aug 2018, 16:04
Forum: Macro Plugin
Topic: Conditional statement fails
Replies: 4
Views: 3300

Re: Conditional statement fails

I forgot I posted something here. :lol: But anyway, I was able to figure out now what the problem is. The condition becomes true if the jobID has 1 or 7 or anything in there. (e.g. 46 1 4 will be true) So I had separate entry for those "unique" values. Checked the ConfigKey but it looks quite tedio...
by SkylorD
16 Aug 2018, 16:53
Forum: Private Servers
Topic: RagnaRevival Timeout on map server
Replies: 7
Views: 4509

Re: RagnaRevival Timeout on map server

Try using :
sendCryptKeys 0x7B4441B9, 0x45DA0E71, 0x5BBC63AF
by SkylorD
16 Aug 2018, 09:45
Forum: Private Servers
Topic: Map waypoint
Replies: 3
Views: 2171

Re: Map waypoint

@c4 : Maybe incorrect serverType, according with FAQ
by SkylorD
16 Aug 2018, 09:16
Forum: Private Servers
Topic: SERVER HAS DENIED YOUR CONNECTION ( WHY )
Replies: 6
Views: 2765

Re: SERVER HAS DENIED YOUR CONNECTION ( WHY )

1 - Use the search
2 - Extract the cryptKeys with PEEK
3 - Enable the 'sendCryptKeys' inside servers.txt with those keys.
by SkylorD
16 Aug 2018, 09:15
Forum: Private Servers
Topic: RagnaRevival Timeout on map server
Replies: 7
Views: 4509

Re: RagnaRevival Timeout on map server

1 - Use the search
2 - Extract the cryptKeys with PEEK
3 - Enable the 'sendCryptKeys' inside servers.txt with those keys.
by SkylorD
08 Aug 2018, 20:13
Forum: Discussion
Topic: Multi xkore clientinfo.xml file
Replies: 4
Views: 4896

Re: Multi xkore clientinfo.xml file

You need to move the clientinfo.xml to the data folder, and start the ragexe by a shortcut using this clientinfo.xml as parameter. ^^ You will only need one shortcut to open every of your bots. If you open 10 windows, these 10 windows will show all options (to login in every character you want, but ...
by SkylorD
08 Aug 2018, 14:43
Forum: Unresolvable bugs
Topic: Macro for checking tk mission
Replies: 5
Views: 12959

Re: Macro for checking tk mission

I tried to make exp mosnter as my trigger. How can i use this info for console trigger? --------- Monster Killed Count --------- # ID Name Count 0 1002 Training Poring 55 1 1007 Training Fabre 14 2 1063 Lunatic 21 Total number of killed monsters: 89 I have this as the trigger but it doesn't tigger ...