[5270] - cofr33dom

07/02/2010 23:44 hellzCHImaira#241
I'm not really good at this coding but if I wanted to hunt minimacs at ac2 with my archer,this is the code I put in (this is the hunt code that comes with the bot I just changed the monster name and put in attack with skill scatter and took out the bound cp stuff) but it doesn't seem to work. Can you tell me what is wrong?

Code:
# 20/06/2010 5:04:00 PM universal time
when true
    attack self with skill fly
    sleep 1000
    if hp < 1000
        use item panacea
    end
end
while true
    attack monster MinMacaque with skill scatter
    loot item dragonball
    loot item meteor
    loot item gold
    if amount of item panacea < 5
        # loot item panacea
    end
end
07/02/2010 23:47 Unstoppablee#242
why it just closes as i launch co?....the client just launches successfully but co freedom closes itself with no error messages !!
07/02/2010 23:49 hellzCHImaira#243
Quote:
Originally Posted by Unstoppablee View Post
why it just closes as i launch co?....the client just launches successfully but co freedom closes itself with no error messages !!
I had the problem too, but I reinstalled CO completely and it's loading up fine. Also make sure the files are extracted into the CO folder
07/03/2010 00:34 fagundesraphael#244
Thaaaaaanks for answers --"
07/03/2010 01:04 DeathByMoogles#245
Quote:
Originally Posted by hellzCHImaira View Post
I'm not really good at this coding but if I wanted to hunt minimacs at ac2 with my archer,this is the code I put in (this is the hunt code that comes with the bot I just changed the monster name and put in attack with skill scatter and took out the bound cp stuff) but it doesn't seem to work. Can you tell me what is wrong?

Code:
# 20/06/2010 5:04:00 PM universal time
when true
    attack self with skill fly
    sleep 1000
    if hp < 1000
        use item panacea
    end
end
while true
    attack monster MinMacaque with skill scatter
    loot item dragonball
    loot item meteor
    loot item gold
    if amount of item panacea < 5
        # loot item panacea
    end
end
try capitalizing the s in scatter
"attack monster MinMacaque with skill Scatter"

also, if your client loads but CoFr33dom closes, it means you are using a hacked client/ you dont have the latest patch. just make sure that you have the latest patch, no need to completely reinstall.
07/03/2010 01:15 m2killez#246
did he use any kind of process protection so they cant find out that were hacking?
07/03/2010 01:20 DeathByMoogles#247
Quote:
Originally Posted by m2killez View Post
did he use any kind of process protection so they cant find out that were hacking?
do you have any clue about what you just asked?
07/03/2010 01:33 hellzCHImaira#248
Quote:
Originally Posted by DeathByMoogles View Post
do you have any clue about what you just asked?
I think he means, is there any way for tq's anti-bot thing to detect this?

Quote:
Originally Posted by DeathByMoogles View Post
try capitalizing the s in scatter
"attack monster MinMacaque with skill Scatter"

also, if your client loads but CoFr33dom closes, it means you are using a hacked client/ you dont have the latest patch. just make sure that you have the latest patch, no need to completely reinstall.
I tried but my character scatters once (doesn't even hit anything) and then stands for about 2 seconds then disconnects >__<
07/03/2010 01:56 m2killez#249
yes you know they check the processes on your computer know right? thats what im trying to say can they detect this?
07/03/2010 02:10 DeathByMoogles#250
Quote:
Originally Posted by hellzCHImaira View Post
I think he means, is there any way for tq's anti-bot thing to detect this?



I tried but my character scatters once (doesn't even hit anything) and then stands for about 2 seconds then disconnects >__<
Code:
attack monster MonsterName with skill Scatter
sleep 1000
jump to posx + random 0,6 - 3, posy + random 0,6 - 3
07/03/2010 02:12 m2killez#251
so its not protected?
07/03/2010 02:16 DeathByMoogles#252
Quote:
Originally Posted by m2killez View Post
so its not protected?
here i'm going to answer this real quickly:

the whole slew of people being put in botjail lately is primarily users who use a hacked Conquer.exe, it has a different signature, and TQ can see whether or not you are using the official Conquer.exe

the people who are being put in jail for actual bots are being recorded by other players and the vids are being sent to moderators. to prevent this from happening to you, use some brains and dont leave your character in BI for 40 hours straight.

It would be stupid for TQ to go through the processes of everyone who is playing conquer, and furthermore, i doubt they have the time and or ability to do this.

TL;DR use your brains and you'll be fine.
07/03/2010 02:21 m2killez#253
ok then ty but i been reading that they can check ur processes
07/03/2010 02:23 DeathByMoogles#254
Quote:
Originally Posted by m2killez View Post
ok then ty but i been reading that they can check ur processes
Perhaps they can, but I'm pretty sure that unless that is one of the Terms Of Service, that is illegal.

Also, I think i will write a guide of way to solve common problems with CoFr33dom.
07/03/2010 02:30 m2killez#255
ok and ya they did change there tos :0