To all bots coders out there!

Discussion in 'Archives' started by prorathack1, Nov 14, 2009.

To all bots coders out there!
  1. Unread #1 - Nov 14, 2009 at 9:34 PM
  2. prorathack1
    Joined:
    Mar 12, 2009
    Posts:
    239
    Referrals:
    0
    Sythe Gold:
    0

    prorathack1 Active Member

    To all bots coders out there!

    RSC is back and we need updated good bots!
    There are no current bot that is properly working available to us right now!
    I'm also sure it's 200x easier to make a bot for RSC then the current RS2.

    I've tried myself to learn programing (C++) before but failed miserably. Reading off a computer screen is just painful for my eyes and gives me headaches. So calling me a "leecher" and telling me "Go learn programing, NOOB!" isn't going to help.

    Code:
    #include <iostream>
    using namespace std;
    int notLying() {
      cout << "See? I'm not lying I did try to learn!" << endl;
      cout << "Don't call me noob, LOL!" << endl;
    }
    int main(){
      int answer = 0;
      cout << "Calling notLying function..." << endl;
      notLying();
      cout << "Type 1 to exit" << endl;
      cin >> answer;
      if (answer == 1){
      return 0;
      }
      else {
      main();
      }
    }
    
     
< Post your WEI. | trading 2 accotnt >

Users viewing this thread
1 guest


 
 
Adblock breaks this site