Results 1 to 13 of 13

Thread: Conquer Online

  1. #1
    Join Date
    Dec 2006
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Conquer Online

    OK hello everyone,

    First off I will say this, I am not a leech. Believe it or not I have lurked these forums and all the ones before back even before I created this account I just choose to keep my scripts private.

    I am taking a break from botting runescape and I am interested in this game "Conquer Online" I don't really care what you think about the game I know it has terrible graphics etc etc.

    HOWEVER This game I have been unable to bot for some reason... Even a simple MoveMouse(); will not interact with the client.

    Can someone tell me please what is going wrong? Or what simple thing I have clearly been overlooking.

    Thanks in advance

    Edit: Grammar

  2. #2
    Join Date
    May 2007
    Location
    England/Liverpool
    Posts
    1,004
    Mentioned
    9 Post(s)
    Quoted
    106 Post(s)

    Default

    your missing more info lol post your script

  3. #3
    Join Date
    Sep 2007
    Location
    British Columbia, Canada
    Posts
    4,047
    Mentioned
    1 Post(s)
    Quoted
    2 Post(s)

    Default

    I use to bot range at either 2nd or 3rd floor of lab (constant right click thou and get color and press f key for potions using find colors I think). *I just checked my folder , I don't have it any more * But unless they have changed the client, you should still beable to at least click mouse and press fKeys to heal.

    Where are you planning to train?
    Oh Hai Dar

  4. #4
    Join Date
    Dec 2006
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok sorry, clearly I am panicking because I have never had this kind of trouble except when I began years ago haha.

    Let me make it this simple

    program Gold;

    Procedure Collect;
    begin
    MoveMouse(100,500);
    end;


    begin
    ActivateClient;
    Wait(2000);
    Collect;
    end.

    This script doesn't move the mouse to those coordinates.

    Don't know how to make it script sorry I am a forum newb :P

    Edit: @Main I have yet to decide honestly. I am thinking Birdmen as there are so many of them in certain crowded areas.

  5. #5
    Join Date
    Sep 2007
    Location
    British Columbia, Canada
    Posts
    4,047
    Mentioned
    1 Post(s)
    Quoted
    2 Post(s)

    Default

    If you were to use it to collect the gold, might be quite hard with simba. But training should be oke if you can tank it:P
    Oh Hai Dar

  6. #6
    Join Date
    Dec 2006
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I don't see why anything should be too difficult honestly, however when I cannot perform a single mouse click I am thinking one day maybe Jagex will discover some trick like that which they could input into their own client.

  7. #7
    Join Date
    Sep 2007
    Location
    British Columbia, Canada
    Posts
    4,047
    Mentioned
    1 Post(s)
    Quoted
    2 Post(s)

    Default

    Well your script only does it once, Try this
    Simba Code:
    Begin
      Setupsrl;
      Repeat
        Mouse( Random( 500), Random( 500), 0, 0, True);
      Until False;
    End;

    You got facebook or team viewer?
    Oh Hai Dar

  8. #8
    Join Date
    Dec 2006
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yes I have tried that also Main however it ended up doing nothing as well

    It just cannot interact with the client. I wonder if it is some kind of limitation of Simba?

    @Main I have neither but I do have Skype?

  9. #9
    Join Date
    Feb 2006
    Location
    Helsinki, Finland
    Posts
    1,395
    Mentioned
    30 Post(s)
    Quoted
    107 Post(s)

    Default

    It could be some sort of anti-cheating system/rootkit that they are using in Conquer Online, just to stop you from using Simba/SCAR/other macroing programs..
    Like GameGuard (link to Wikipedia page).

  10. #10
    Join Date
    Dec 2006
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It appears you maybe right Janilabo.

    Main assisted me greatly but to no avail. We seem unable to register a simple click and thus the game is rendered unbottable.

  11. #11
    Join Date
    Sep 2007
    Location
    British Columbia, Canada
    Posts
    4,047
    Mentioned
    1 Post(s)
    Quoted
    2 Post(s)

    Default

    Solution to jagex, make rs downloadable? 0_0
    Oh Hai Dar

  12. #12
    Join Date
    Feb 2006
    Location
    Helsinki, Finland
    Posts
    1,395
    Mentioned
    30 Post(s)
    Quoted
    107 Post(s)

    Default

    Quote Originally Posted by Main View Post
    Solution to jagex, make rs downloadable? 0_0
    Yeah, but by doing that Jagex would lose way, WAY too many players..
    I think it might be 1 of the biggest reasons RuneScape ever became so popular, that it can be played with internet browser.

    + There are solutions for making Simba/SCAR work with GameGuard/HackShield/other anti-cheat rootkits.. See/read this discussion @SCAR Divi forums.

  13. #13
    Join Date
    Jan 2012
    Posts
    190
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    guy i was doing maple story.. simba didnt work so i used scar , dint work either then i tryed old version of scar and works.... maybe you try scar????

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •