Results 1 to 8 of 8

Thread: Will Jagex Ban me for using RC commands?

  1. #1
    Join Date
    Jun 2006
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default Will Jagex Ban me for using RC commands?

    Im currently making a script, that hopefully will allow people to give a bot certain commands, like
    • Say:'message' Fin:(which makes the bot just say something).
    • What is 'username','level'?(which makes the bot reply with that usernames level, e.g. the command 'What is 'username',mining? would return that users mining level).
    • What 'username' combat(which replies with that users combat level).


    Ths script can be found here

    Anyway my question is, will the people that use it get banned, and will the bot get banned often? The bot will not be doing anything else, just randomly clicking on things to stay active.

    Please post replies.

  2. #2
    Join Date
    Oct 2006
    Location
    finland, helsinki
    Posts
    2,501
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by nght spud View Post
    Im currently making a script, that hopefully will allow people to give a bot certain commands, like
    • Say:'message' Fin:(which makes the bot just say something).
    • What is 'username','level'?(which makes the bot reply with that usernames level, e.g. the command 'What is 'username',mining? would return that users mining level).
    • What 'username' combat(which replies with that users combat level).


    Ths script can be found here

    Anyway my question is, will the people that use it get banned, and will the bot get banned often? The bot will not be doing anything else, just randomly clicking on things to stay active.

    Please post replies.
    well u could take out the "Username" and use the player number would look like this:

    You: Level 1 Mining

    where 1 is the player number
    just a example ..?

    Code:
    • Narcle: I recall Jukka releasing a bunch of scripts like this before... Its how he rolls I think. rofl
    • Solarwind: Dude, you are like... t3h s3x.
    • Hy71194: JuKKa you're a machine! You released 3 scripts in 10 minutes! :O
    • benjaa: woah.... Jukka is the man Guildminer pwns all
    • NaumanAkhlaQ: And JuKKa Is my Her0!

  3. #3
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    6,136
    Mentioned
    28 Post(s)
    Quoted
    17 Post(s)

    Default

    Rc wont get you banned. It is in fact an antiban option, since your bot is interacting through the Private Chat channel.

    As far as staying online is concerned: I would prefer some BoredHuman, AlmostLogout, RandomGametab , DoEmote kinda stuff as opposed to autotalking. Autotalking always gives you away
    SRL is a Library of routines made by the SRL community written for the Program Simba.
    We produce Scripts for the game Runescape.

  4. #4
    Join Date
    Jun 2006
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Well the reason I ask, is because the bot, all it does is look up users in highscores when asked, which I would have thought is very detectabe because people use the same words and get simple answers almost instantly. This is not what a normal player would do, as it does nothing but wait for a command.

    I have added something to stop it logging out
    SCAR Code:
    if(not(FlagPresent))then MouseBox(MMX1, MMY1, MMX2, MMY2, 1);

    And do you get any randoms if your walking constantly?

  5. #5
    Join Date
    Nov 2006
    Location
    basingstoke(u.k woot!)
    Posts
    382
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    you do get randoms if you're walking

  6. #6
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    6,136
    Mentioned
    28 Post(s)
    Quoted
    17 Post(s)

    Default

    Quote Originally Posted by joshie View Post
    you do get randoms if you're walking
    If I recall correctly, you only get randoms at the end of your path, when the Flag disapears from the Minimap. Not 100% sure, but pretty close
    SRL is a Library of routines made by the SRL community written for the Program Simba.
    We produce Scripts for the game Runescape.

  7. #7
    Join Date
    Jun 2006
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    would
    SCAR Code:
    if(FlagDistance<10)then MouseBox(MMX1, MMY1, MMX2, MMY2, 1);
    be better then? And will that mean I get almost no randoms, or normalish amount of randoms?

  8. #8
    Join Date
    May 2007
    Location
    in a pineapple under the sea
    Posts
    1,040
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    thats probably better
    [SIZE="4"][CENTER][URL="http://www.youtube.com/watch?v=5YsGJz3j4os"]LOL u mad bro?[/URL][/CENTER][/SIZE]

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Need some help with commands
    By godspower55 in forum OSR Help
    Replies: 3
    Last Post: 10-16-2008, 12:29 AM
  2. Commands in Runescape?
    By isjusme in forum RuneScape News and General
    Replies: 3
    Last Post: 06-02-2008, 11:21 PM
  3. All SRL commands
    By Gala in forum OSR Help
    Replies: 5
    Last Post: 10-10-2007, 01:37 PM

Posting Permissions

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