Register for your free account! | Forgot your password?

Go Back   elitepvpers > Search Forums
You last visited: Today at 19:14

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

Advertisement



Showing results 1 to 25 of 161
Search took 0.02 seconds.
Search: Posts Made By: Ulfius
Forum: Conquer Online 2 11/26/2010, 09:28
Replies: 37
Views: 4,267
Posted By Ulfius
OK, I will retract my script. This must have...

OK, I will retract my script. This must have been removed at the same time they took out jailing for dropping items while jumping. They are no longer checking for superhuman selling speeds of...
Forum: Conquer Online 2 11/25/2010, 21:01
Replies: 37
Views: 4,267
Posted By Ulfius
Yes, it has gotten me jailed. Not the dropping...

Yes, it has gotten me jailed. Not the dropping of the items, but the speed at which you do it. While testing the bot I use this for, I had the speed turned up too high and got jailed. Slowing it...
Forum: Conquer Online 2 11/25/2010, 09:07
Replies: 37
Views: 4,267
Posted By Ulfius
If you have AutoHotkey, this should put you in...

If you have AutoHotkey, this should put you in botjail. Just load up your inventory with junk items, then run this script. It should work best if you have your inventory and the shopkeepers store...
Forum: CO2 Programming 11/18/2010, 07:29
Replies: 27
Views: 2,575
Posted By Ulfius
Good one.

Good one.
Forum: Conquer Online 2 11/18/2010, 07:08
Replies: 23
Views: 9,448
Posted By Ulfius
Sure sounds like "Best autominer bot thats...

Sure sounds like "Best autominer bot thats working in Conquer history" to me.

Ian, did HR3 support multiclient mining/scrolling/depositing/return?
Forum: Conquer Online 2 11/16/2010, 07:51
Replies: 26
Views: 6,535
Posted By Ulfius
Just because you haven't been jailed doesn't mean...

Just because you haven't been jailed doesn't mean you won't be. I've had a private bot running for years - yes years. In the past few months, some have gotten jailed, others haven't - using the...
Forum: CO2 Bots & Macros 07/28/2010, 07:54
Replies: 148
Views: 25,167
Posted By Ulfius
Crapload of stuff now in the mines - Guide -...

Crapload of stuff now in the mines - Guide - Mining - Game Info - Conquer Online - Official Site ([Only registered and activated users can see links])
Forum: CO2 Exploits, Hacks & Tools 06/10/2010, 04:23
Replies: 1,061
Views: 187,797
Posted By Ulfius
damn, until this patch, I was able to use my 5251...

damn, until this patch, I was able to use my 5251 client.
Forum: CO2 Programming 12/26/2009, 03:34
Replies: 0
Views: 943
Posted By Ulfius
Jump speed change?

Anyone notice a slower jump speed in this exe and the previous one? I've had to lengthen the delays between jumps to get my paths to work again - with the old delay values it started missing a jump...
Forum: CO2 Programming 12/16/2009, 02:25
Replies: 7
Views: 3,449
Posted By Ulfius
Anyone on how to find the char base for 5192?

Anyone on how to find the char base for 5192?
Forum: CO2 Programming 12/07/2009, 05:52
Replies: 7
Views: 3,449
Posted By Ulfius
Using x coordinate and MoneyInv, I'm getting the...

Using x coordinate and MoneyInv, I'm getting the fixed char base address of 11D1E90 and not the dynamic base address. I'm looking for charname, but need the dynamic address to find it.

How are...
Forum: CO2 Programming 08/24/2009, 00:06
Replies: 7
Views: 3,449
Posted By Ulfius
Thanks, that's basically what I learned in the...

Thanks, that's basically what I learned in the article I referenced, but you rephrased it well and it's nice to have it in reference to CO.
Forum: CO2 Programming 08/23/2009, 09:25
Replies: 7
Views: 3,449
Posted By Ulfius
Well, since there were no quick responses, I...

Well, since there were no quick responses, I stayed up late and did some research. This article helped me find the current char base address.

[Only registered and activated users can see links]
Forum: CO2 Programming 08/23/2009, 02:30
Replies: 7
Views: 3,449
Posted By Ulfius
Find the char base address

I'm looking to find the char base address for 5162. What is the simplest method you've found to find it? I have used CE mainly for finding static addresses, so how are you finding dynamic...
Forum: CO2 Programming 06/03/2009, 09:06
Replies: 12
Views: 2,631
Posted By Ulfius
Maybe he just saw the Terminator movie.

Maybe he just saw the Terminator movie.
Forum: CO2 Programming 05/24/2009, 21:31
Replies: 57
Views: 5,418
Posted By Ulfius
What bots/tools are using codecaving? Chinese...

What bots/tools are using codecaving? Chinese ones?
Forum: CO2 Programming 05/24/2009, 08:50
Replies: 57
Views: 5,418
Posted By Ulfius
That was the missing piece of the puzzle that I...

That was the missing piece of the puzzle that I needed.
Forum: CO2 Programming 05/23/2009, 20:36
Replies: 57
Views: 5,418
Posted By Ulfius
I've reread the thread and do not see that anyone...

I've reread the thread and do not see that anyone has posted something that works. 0x013A8468 does not work for me and I do not get an address in the 640000-64FFFF range for CharName.

Edit: Are...
Forum: CO2 Programming 05/23/2009, 19:10
Replies: 57
Views: 5,418
Posted By Ulfius
Of course I have. I am not asking what is its...

Of course I have. I am not asking what is its static address, but whether or not someone has discovered how it's being stored dynamically now (e.g. where the pointer to it's base address is).

I...
Forum: CO2 Programming 05/23/2009, 10:32
Replies: 57
Views: 5,418
Posted By Ulfius
Anyone found a way to get CharName?

Anyone found a way to get CharName?
Forum: CO2 Exploits, Hacks & Tools 05/22/2009, 09:54
Replies: 540
Views: 108,515
Posted By Ulfius
I'll work on some more of these, but I've found: ...

I'll work on some more of these, but I've found:

PlayerBaseAddress + 0x8C4 = MoneyInv
Forum: CO2 Exploits, Hacks & Tools 05/21/2009, 23:12
Replies: 540
Views: 108,515
Posted By Ulfius
Yes, DMA or Dynamic Memory Allocation means that...

Yes, DMA or Dynamic Memory Allocation means that the addresses are allocated at run-time and although an address could feasibly end up at the same address, it's very unlikely. Multiple clients...
Forum: CO2 Exploits, Hacks & Tools 05/21/2009, 08:54
Replies: 540
Views: 108,515
Posted By Ulfius
Things aren't looking good. It appears that they...

Things aren't looking good. It appears that they may have DMA'ed most address as they are changing with every instance of the client.

The only fixed addresses I could find are:
...
Forum: CO2 Exploits, Hacks & Tools 05/09/2009, 09:47
Replies: 540
Views: 108,515
Posted By Ulfius
Most of the memory addresses in the table above...

Most of the memory addresses in the table above have a value of 0 if the client is disconnected.
Forum: CO2 Exploits, Hacks & Tools 05/09/2009, 09:41
Replies: 540
Views: 108,515
Posted By Ulfius
[ListVer] CO2=5122 REV=9 [MemAdd] ...

[ListVer]
CO2=5122
REV=9

[MemAdd]
CPS=&H5DB910
CharLV=&H5DB688
CharName=&H5DAC50
CharStam=&H5DB680
CharVP=&H5DB6DC
Showing results 1 to 25 of 161

 
Forum Jump

All times are GMT +1. The time now is 19:16.


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.