[5270] - cofr33dom

06/30/2010 00:12 red~alert#151
u gain some dollars when u upload on this site ,, and we can't download !!!
06/30/2010 01:52 Fecker#152
Quote:
i have got netframework 4.0
and its installed to
G:\Program Files\Conquer 2.0 is there anyway to make that the path to use?
cause my C:driver is protected just incase i get any problems... such as viruses as my backups are there
C: or D: is fine, they are the common install paths. G: is very uncommon, and it would be safe to say it isn't supported.
06/30/2010 18:48 lordovsaba#153
Quote:
Originally Posted by OverUnderAgain View Post
i run co off of my 'D:' drive so i dont think thats the problem.
whats the error message?

if all else fails
install visual studio 2010
that should install everything possible.It takes A while to DL but should fix your problem.
thanks its fixed it
06/30/2010 21:56 bart502#154
Well now, i've got all my bugs fixed. EXCEPT FOR THE POTTER.

I just used this from the script hunter:

when hp < 500
use item amrita
end
07/01/2010 04:35 LadoK ;)#155
How to put for search monsters?

how to use "if"

i want like this

while gold in ground
loot gold
end

how do i this script?

when in case of stigma,

i want like this:

if not with stigma then

attack self stigma

end

like this,
how i do this?

thx :)
07/01/2010 05:21 gl0verseer#156
when true
loot item gold
end

while true
attack self with skill Stigma
sleep 40000
end

try that out and see how it works
07/01/2010 05:50 OverUnderAgain#157
Quote:
Originally Posted by LadoK ;) View Post
How to put for search monsters?

how to use "if"

i want like this

while gold in ground
loot gold
end

how do i this script?

when in case of stigma,

i want like this:

if not with stigma then

attack self stigma

end

like this,
how i do this?

thx :)
gold loot with db met gems
Code:
while true
loot item Gold
loot item GoldBar
loot item GoldBars
loot item Bullion
loot item Meteor
loot item DragonBall
loot item RainbowGem
loot item DragonGem
loot item FuryGem
loot item MoonGem
loot item VioletGem
end
or just gold
Code:
while true
loot item Gold
loot item GoldBar
loot item GoldBars
loot item Bullion
end
07/01/2010 06:06 LadoK ;)#158
nice,

to use variable like

var LOOTING = item meteor, item dragonball, item gold

loot LOOTING

any suggestion for this?

nothing of taoist work for me,

use item chantpill
attack reddevill17 with fire
attack self with meditation

if mp < 500
use item chantpill
end

not working it.

my version is 1.0

because i cant download latest version,

might anyone can send me by e-mail? ([Only registered and activated users can see links. Click Here To Register...])

thanks for good heart
07/01/2010 06:15 sayedahmed1#159
any one download latest version pleaseeeeeeeeee send me to my email ([Only registered and activated users can see links. Click Here To Register...] or [Only registered and activated users can see links. Click Here To Register...] ) pleaseeeee
07/01/2010 10:05 HacKerasdfg#160
I can't instal 1.0 !!! [Only registered and activated users can see links. Click Here To Register...]
07/01/2010 12:11 ahmedesmat10#161
ty my mather
07/01/2010 12:52 bart502#162
So anyone has found a way to make your char walk around randomly if there aint no mobs?
07/01/2010 12:59 sarariu#163
Quote:
Originally Posted by HacKerasdfg View Post
I can't instal 1.0 !!! [Only registered and activated users can see links. Click Here To Register...]
please fucking read the pages behind.
HINT:its about the place where you installed co
07/01/2010 13:37 Mate11#164
dis program works for windows 7 ?
07/01/2010 14:46 LadoK ;)#165
Quote:
Originally Posted by bart502 View Post
So anyone has found a way to make your char walk around randomly if there aint no mobs?
i want know the same doubt...

and want to know too how to put to loot all refined/super/elite/unique items...

i already did nice script, but the program isn't the best yet, but might be the best :)