[5270] - cofr33dom

07/04/2010 11:31 PsiKiller#331
When i try to log on show me error !!! WHy?? how shoud i fix it !!! \/

PHP Code:
See the end of this message for details on invoking 
just
-in-time (JITdebugging instead of this dialog box.

************** 
Exception Text **************
System.ComponentModel.Win32ExceptionThe system cannot find the file specified
   at System
.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   
at System.Diagnostics.Process.Start()
   
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   
at System.Diagnostics.Process.Start(String fileNameString arguments)
   
at ˜..(Object EventArgs )
   
at System.Windows.Forms.Control.OnClick(EventArgs e)
   
at System.Windows.Forms.Button.OnClick(EventArgs e)
   
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   
at System.Windows.Forms.Control.WmMouseUp(MessagemMouseButtons buttonInt32 clicks)
   
at System.Windows.Forms.Control.WndProc(Messagem)
   
at System.Windows.Forms.ButtonBase.WndProc(Messagem)
   
at System.Windows.Forms.Button.WndProc(Messagem)
   
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Messagem)
   
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Messagem)
   
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWndInt32 msgIntPtr wparamIntPtr lparam)


************** 
Loaded Assemblies **************
mscorlib
    Assembly Version
2.0.0.0
    Win32 Version
2.0.50727.3053 (netfxsp.050727-3000)
    
CodeBasefile:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
cofreedom
    Assembly Version
1.0.3835.32688
    Win32 Version
1.0.3835.32688
    CodeBase
file:///C:/Program%20Files/x/cofr33dom/cofreedom.exe
----------------------------------------
System.Windows.Forms
    Assembly Version
2.0.0.0
    Win32 Version
2.0.50727.3053 (netfxsp.050727-3000)
    
CodeBasefile:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version
2.0.0.0
    Win32 Version
2.0.50727.3053 (netfxsp.050727-3000)
    
CodeBasefile:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version
2.0.0.0
    Win32 Version
2.0.50727.3053 (netfxsp.050727-3000)
    
CodeBasefile:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Core
    Assembly Version
3.5.0.0
    Win32 Version
3.5.30729.1 built bySP
    CodeBase
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
    Assembly Version
2.0.0.0
    Win32 Version
2.0.50727.3053 (netfxsp.050727-3000)
    
CodeBasefile:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version
2.0.0.0
    Win32 Version
2.0.50727.3053 (netfxsp.050727-3000)
    
CodeBasefile:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
{
00ae974a-62cd-4886-85c6-ba428c70ed41}
    
Assembly Version0.0.0.0
    Win32 Version
1.0.3835.32688
    CodeBase
file:///C:/Program%20Files/x/cofr33dom/cofreedom.exe
----------------------------------------

************** 
JIT Debugging **************
To enable just-in-time (JITdebuggingthe .config file for this
application 
or computer (machine.configmust have the
jitDebugging value set in the system
.windows.forms section.
The application must also be compiled with debugging
enabled
.

For 
example:

<
configuration>
    <
system.windows.forms jitDebugging="true" />
</
configuration>

When JIT debugging is enabledany unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box

07/04/2010 12:00 w19ten#332
Hi all, read all the post,
got problem with coding: hope some script ppl can help to pin point me.
is there a script with
when true (and or when item != itema,itemb,itemc)
loot item <<all>> (without define all the the item name)

And like previous post, is there any code that compare
if itemx != ref* /unq* eli* sup* =drop
else end
some sort of it.

and the DC thingy - ppl, DC is good, but not every 30min...
somehow and don't know how, it DC for invalid jump and etc.

(btw, still doubt that it took the 5700 Kills without DC (not working for me tho)

1 more thing, i found that when i SM, my Char acctually stand on the mob itself = which mean my helb skill is not attacking it - other than that , work good (other random DC in short while like less than 1hr)
07/04/2010 12:04 w19ten#333
Quote:
Originally Posted by LadoK ;) View Post

while true
attack monster birdman
end
while true
loot item dragonball
loot item meteor
end

it never loot or never attack,

the bot stay looping forever in only one while,

how to put for the bot go to another while?
thx.

in this code, try ask urself.
while (code) you r sleep,
attack mob
while (code) you r sleep
loot item

,...

a while True= infinite loop which wont stop, so it wont jump to next attack/loot and shit

but when = checking so it will LOOP.

and really need help on script which help to loot item (all) without define = js loot everything
then i define something that they dun loot. ;)
07/04/2010 12:06 w19ten#334
Quote:
Originally Posted by PsiKiller View Post
When i try to log on show me error !!! WHy?? how shoud i fix it !!! \/

PHP Code:
See the end of this message for details on invoking 
just
-in-time (JITdebugging instead of this dialog box.
************** 
Loaded Assemblies **************
mscorlib
    Assembly Version
2.0.0.0
    Win32 Version
2.0.50727.3053 (netfxsp.050727-3000)
    
CodeBasefile:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
---------------------------------------- 

BRO!!!
READ THE THREAT
IT NEED .NET FRRAMEWORK V3.5 AND ABOVE!!!!:rtfm:
07/04/2010 12:16 moisbois#335
Sorry guys, read like 8 pages back and can't seem to find it, but i use windows 7 and it works, but when i try to connect it says network maybe congested or maintenance..

is there something i didn't do?

I tried searching also, but failed to find anything
07/04/2010 12:24 w19ten#336
Quote:
Originally Posted by moisbois View Post
Sorry guys, read like 8 pages back and can't seem to find it, but i use windows 7 and it works, but when i try to connect it says network maybe congested or maintenance..

is there something i didn't do?

I tried searching also, but failed to find anything
did u tried run with admin? (right click run as admin)
and are u using admin acc??

:D
07/04/2010 12:29 moisbois#337
Quote:
Originally Posted by w19ten View Post
did u tried run with admin? (right click run as admin)
and are u using admin acc??

:D
yes i right click run as admin everything goes through, but when i try to log in, it says network congested or maintenance.

I can log in not using the program, just the conquer.exe it self, so i know the problem is somewhere on the bot :p

well to be more specific when i click login it just goes to a black screen then says the message
07/04/2010 12:29 clintonselke#338
Thanks to Ian we have a place where ppl can combined all their ideas together in one place.

[Only registered and activated users can see links. Click Here To Register...]
07/04/2010 12:44 gunite69#339
Quote:
Originally Posted by Nirion View Post
It's working fine on Windows 7 32-bit as long as you click "Run as Administrator", Haven't tested it on Vista as of yet.


it said.... UNLESSS you have turned on "allowed features".. you must have it on. Regardless for most programs and softwares u usually "run as administrator.
07/04/2010 12:47 gunite69#340
Quote:
Originally Posted by moisbois View Post
yes i right click run as admin everything goes through, but when i try to log in, it says network congested or maintenance.

I can log in not using the program, just the conquer.exe it self, so i know the problem is somewhere on the bot :p

well to be more specific when i click login it just goes to a black screen then says the message
to make it work for windows u need to look up on the microsoft site how to "allow features" and allow cofr33dom and 3.5 netframework
07/04/2010 12:50 w19ten#341
Quote:
Originally Posted by moisbois View Post
yes i right click run as admin everything goes through, but when i try to log in, it says network congested or maintenance.

I can log in not using the program, just the conquer.exe it self, so i know the problem is somewhere on the bot :p

well to be more specific when i click login it just goes to a black screen then says the message
tried update .netframe work? need to install 3.5 /3.5 sp1 and 4.0 as well
(even if u installed 4.0)


***
clinton,
Found a prob that always got invalid jump and DC me.
and always jump on mob corr
07/04/2010 12:50 moisbois#342
Quote:
Originally Posted by gunite69 View Post
it said.... UNLESSS you have turned on "allowed features".. you must have it on. Regardless for most programs and softwares u usually "run as administrator.
which features? .netframework? i already have that on by going to start menu> control panel> programs> Turn on or off windows features> .netframework3.5.1
and checked marked both of em

Well this is what i looks like when i try to log in
07/04/2010 12:52 gunite69#343
Quote:
Originally Posted by moisbois View Post
which features? .netframework? i already have that on by going to start menu> control panel> programs> Turn on or off windows features> .netframework3.5.1
and checked marked both of em
OS u have? and which bit
07/04/2010 12:55 gunite69#344
Quote:
Originally Posted by w19ten View Post
tried update .netframe work? need to install 3.5 /3.5 sp1 and 4.0 as well
(even if u installed 4.0)


***
clinton,
Found a prob that always got invalid jump and DC me.
and always jump on mob corr
and when u get dced does it say error connection to server blah blah blah lost relog in or something again?

if so i also have that problem and it occurs every 30 mins avg. and its hard to bot
07/04/2010 12:55 moisbois#345
Quote:
Originally Posted by gunite69 View Post
OS u have? and which bit
windows 7 32 bit... i posted a pic above ur post it looks like that when i try to log in then it says network congested or maintenance.

I guess ill try downloading 4.0