Search found 152 matches

by Motivus
07 Mar 2010, 15:28
Forum: iRO
Topic: mon_control problems
Replies: 4
Views: 3559

Re: mon_control problems

Code: Select all

Caramel 0 0 0
Horn 0 0 0
Stainer 0 0 0
Coco 1 0 0
That is the proper format. You can replace the name with an id "2834 0 0 0", but I'd only recommend this for trickily named monsters (the old goblin, goblin, goblin, goblin from 5+ years ago) or things that aren't entered in to the tables yet.
by Motivus
10 Feb 2010, 12:23
Forum: Discussion
Topic: RPE on new eathena system
Replies: 4
Views: 3896

Re: RPE on new eathena system

RPE is just an alternative to WPE. It is Redox Packet Editor. I haven't messed with it any but it's pretty much an improved WPE. That protection won't dc you automatically. It dcs you after 12 consecutive packets at a ~100ms delay or two packets at a 5ms delay. You are either sending the malformed p...
by Motivus
07 Feb 2010, 00:12
Forum: iRO
Topic: Editting client to prevent spam bot?
Replies: 11
Views: 6651

Re: Editting client to prevent spam bot?

Oki Doki wrote:The client just freezes when I try to login. I can provide you with a lowerping.com account to test it if you want.
Lowerping has a free 20 minute thing like smoothping does right?
by Motivus
06 Feb 2010, 23:53
Forum: iRO
Topic: Editting client to prevent spam bot?
Replies: 11
Views: 6651

Re: Editting client to prevent spam bot?

Oki Doki wrote:Thank you. :)
There is some problem when running RO client through socks proxy program though but guess I have to accept it.
Actually I'd be interested in hearing about that. It may be possible for me to fix it. What happens?
by Motivus
06 Feb 2010, 00:23
Forum: Other Plugins
Topic: shopper plugin
Replies: 14
Views: 21876

Re: shopper plugin

cazanova000 wrote: a line print D:
Change the "\n" to "whateveryouwanttoseperate"

Code: Select all

use constant SEP_DATA => "\n";
It's at the top of the file. I'm aware this is like six months late.
by Motivus
05 Feb 2010, 19:52
Forum: iRO
Topic: Editting client to prevent spam bot?
Replies: 11
Views: 6651

Re: Editting client to prevent spam bot?

If anyone cares enough you can get the thing + plugin at http://rops.ragial.com It should be kosher for me to post that link because the source is up for it and I coded it myself. You just drop it in your ragnarok folder, overwrite stuff, make sure you have admin set in vista/win7, and then drop nos...
by Motivus
01 Feb 2010, 00:34
Forum: iRO
Topic: Editting client to prevent spam bot?
Replies: 11
Views: 6651

Re: Editting client to prevent spam bot?

Doesn't RCX filter them fairly well? I have been really lazy but I coded something that still works against all the current spam bots and has worked for almost two years now. I may be motivated to work on it now, who knows. It pretty much just needs a clean loader because right now it overwrites cps...
by Motivus
01 Feb 2010, 00:30
Forum: Other OpenKore support
Topic: Kore-RO v2 brainstorm thread
Replies: 172
Views: 110156

Re: Kore-RO v2 brainstorm thread

The problem with KoreRO was that it had no community. It had some players who botted, but beyond that there weren't people to actually play the game with. That discourages people from going there because there is no driving force behind any of your actions. You already know you can automate any part...
by Motivus
31 Jan 2010, 13:30
Forum: Developers Corner
Topic: Plugin hook changes?
Replies: 3
Views: 26846

Plugin hook changes?

I can't seem to find a list of current plugin hooks, a list of changed hooks, or anything along those lines. It's been a while and I need to update a few plugins, but I'm not entirely sure what has changed or where hooks were to begin with. Is there developer documentation now? Is there a list of ho...
by Motivus
15 Sep 2009, 08:42
Forum: Discussion
Topic: A new way of data encrpytion to prevent grf extractors?
Replies: 5
Views: 4718

Re: A new way of data encrpytion to prevent grf extractors?

I downloaded the client and it looks like there is just a difference between how the client reads the grf and how grf extractor reads it.