Register for your free account! | Forgot your password?

Go Back   elitepvpers > Search Forums
You last visited: Today at 02:01

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Showing results 1 to 25 of 85
Search took 0.02 seconds.
Search: Posts Made By: Orochisuke
Forum: Battle of the Immortals 06/18/2010, 17:21
Replies: 819
Views: 253,309
Posted By Orochisuke
As far as I know, there's no known way of...

As far as I know, there's no known way of auto-anything-ing collectable resource items. Memory-wise, it's possible to target it, but there is no shortcut key to collect.
Forum: Battle of the Immortals 06/18/2010, 05:20
Replies: 33
Views: 10,629
Posted By Orochisuke
The packet was most likely a request to use an...

The packet was most likely a request to use an item. It probably contained the position of the item you wanted to use.

Any word on WPE and skill casting?
Forum: Battle of the Immortals 06/16/2010, 19:32
Replies: 47
Views: 11,590
Posted By Orochisuke
I don't think there's a way to converse with npcs...

I don't think there's a way to converse with npcs through memory yet.
Forum: Battle of the Immortals 06/16/2010, 04:11
Replies: 819
Views: 253,309
Posted By Orochisuke
Right-click the executable file. There should be...

Right-click the executable file. There should be an option to "Run as Adminstrator" in the context menu that appears.
Forum: Battle of the Immortals 06/16/2010, 03:18
Replies: 819
Views: 253,309
Posted By Orochisuke
Yes. The bag's indices are zero based.

Yes. The bag's indices are zero based.
Forum: Battle of the Immortals 06/15/2010, 10:47
Replies: 819
Views: 253,309
Posted By Orochisuke
Wouldn't it be more prudent to just modify his...

Wouldn't it be more prudent to just modify his bot and add in clicking? AutoItX works great with .NET languages.
Forum: Conquer Online 2 06/13/2008, 23:22
Replies: 12
Views: 980
Posted By Orochisuke
Lol, Exp balls? Anyway, just define a const...

Lol, Exp balls?

Anyway, just define a const for the amount exp an exp ball would give.

public const int ExpBallValue = 5e7; //50 million exp points
...
//in RequestEquipItem
case 723700:
{...
Forum: CO2 Guides & Templates 06/07/2008, 05:15
Replies: 112
Views: 32,475
Posted By Orochisuke
English Translation...

English Translation ([Only registered and activated users can see links])
Forum: CO2 Exploits, Hacks & Tools 06/03/2008, 04:07
Replies: 1,291
Views: 255,935
Posted By Orochisuke
Exactly where do you save the selected...

Exactly where do you save the selected mapitemicon.ani? Registry? Or in some file?
Forum: CO2 Exploits, Hacks & Tools 06/03/2008, 00:20
Replies: 36
Views: 11,014
Posted By Orochisuke
Any packet based utilities are no longer...

Any packet based utilities are no longer functioning since TQ changed CO's packet encryption routine.
Forum: CO2 Guides & Templates 05/21/2008, 05:27
Replies: 230
Views: 31,226
Posted By Orochisuke
Seconded by Toshi

Seconded by Toshi
Forum: 9Dragons 04/26/2008, 08:25
Replies: 37
Views: 20,350
Posted By Orochisuke
This no longer works. 9D's servers now check...

This no longer works.

9D's servers now check if the version is correct. If not, client presents e_code 0, 183, etc etc.
Forum: 9Dragons 04/25/2008, 00:41
Replies: 17
Views: 9,804
Posted By Orochisuke
On the first few hours of the patch, you could...

On the first few hours of the patch, you could have installed an older version of GG because they forgot to check if the version is correct. This has been fixed.
Forum: 9Dragons 04/25/2008, 00:38
Replies: 6
Views: 4,251
Posted By Orochisuke
In other words, No.

In other words, No.
Forum: 9Dragons 04/21/2008, 09:00
Replies: 253
Views: 148,722
Posted By Orochisuke
Hrm... Did this get patched yet?

Hrm... Did this get patched yet?
Forum: Grand Chase Hacks, Bots, Cheats & Exploits 04/20/2008, 10:02
Replies: 2
Views: 8,451
Posted By Orochisuke
Hrm... Tried Level Didn't work.

Hrm... Tried Level Didn't work.
Forum: EO Exploits, Hacks, Tools & Macros 12/27/2007, 00:39
Replies: 12
Views: 5,722
Posted By Orochisuke
Nothing >.> Just need to fix a small problem...

Nothing >.>

Just need to fix a small problem with splitting the packets.
Forum: EO PServer Hosting 12/22/2007, 05:56
Replies: 20
Views: 5,247
Posted By Orochisuke
Memory editing is useless for games like EO. I...

Memory editing is useless for games like EO. I have two addresses though, Account ID and Crypto Key. However, they are entirely useless...
Forum: EO Exploits, Hacks, Tools & Macros 12/18/2007, 08:28
Replies: 12
Views: 5,722
Posted By Orochisuke
In Main Discussions, I posted a server.dat...

In Main Discussions, I posted a server.dat decryptor/encryptor. Decrypt your server.dat with my program, open with your favourite hex editor, edit the IP to your bind.ip as defined in config.xml,...
Forum: Conquer Online 2 12/18/2007, 02:26
Replies: 4
Views: 1,121
Posted By Orochisuke
I'm asking if the proxy sends an original packet,...

I'm asking if the proxy sends an original packet, one that didn't come from the client.
Forum: Conquer Online 2 12/18/2007, 01:00
Replies: 4
Views: 1,121
Posted By Orochisuke
I know how the encryption works. So you connect...

I know how the encryption works.
So you connect using a proxy. If the proxy sends data to the server, it must encrypt it. Then, the server would receive and decrypt the packet properly. However,...
Forum: Conquer Online 2 12/18/2007, 00:19
Replies: 4
Views: 1,121
Posted By Orochisuke
Packet Based Bot

How does it work? If you intercept the connection, your bot would send a packet to the server and it would read it but after that, all the packets sent by the real client would be off counter wise.
Forum: Eudemons Online 12/18/2007, 00:07
Replies: 3
Views: 1,056
Posted By Orochisuke
I can check if its sent by the server.

I can check if its sent by the server.
Forum: EO Guides & Templates 12/15/2007, 11:25
Replies: 31
Views: 18,470
Posted By Orochisuke
ROFL This guide is still applicable. I made a...

ROFL This guide is still applicable. I made a mistake in coding. As well, unknownone needs to explain the key3 = ...4]; part. Anyway, re-uploading my proxy. Kinda slow atm because I sux at threading...
Forum: EO Exploits, Hacks, Tools & Macros 12/15/2007, 08:11
Replies: 12
Views: 5,722
Posted By Orochisuke
It intercepts the connection between the eo...

It intercepts the connection between the eo client and server, allowing you to view the packets between them.
Showing results 1 to 25 of 85

 
Forum Jump

All times are GMT +1. The time now is 02:01.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.