Results 1 to 10 of 10

Thread: Taking Ideas for my script.

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

    Default Taking Ideas for my script.

    Okay, heres the deal, im making a script, an "Auto Multi-Logger". WHat it does is controll another account for you. For instance. You can be on an account, have it run on another. You can type "Follow me" and it will follow you.

    What I am asking for is any help, or ideas that i can add. Like maybe some other command i can add such as "Trade" or "Kill the guard". Pretty much it will be like a pet. a pet person.

    PLEASE DONT TAKE THIS IDEA! I THOUGHT OF IT!!!!

    p.s. I know that some of you think it wont work cause SCAR only works on the window open. but f you have 2 computers or Visual/Virtual PC (dont remember which) you can run a macro on one, and play on another.

    -------------------------------------

    1 major thing i have to do is create a scar script with the main monsters and their colors. If you already have all the colors for guards. rats, goblins, etc. You can please post or pm them to me.

    also, on the release there will be 2 files "JMonster.scar" which has all the monsters and there colors. so you can type "Kill the guard" and it would kill the guard. and also the script itsself.


    and again. PLEASE DONT TAKE THIS IDEA! I THOUGHT OF IT!!!!

    Any help or ideas would be appreciated!!!

    and once again PLEASE DONT TAKE THIS IDEA! I THOUGHT OF IT!!!!
    Hax0r


  2. #2
    Join Date
    Nov 2006
    Posts
    1,103
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    sounds like a good idea, good luck
    Infractions, reputation, reflection, the dark side of scripting, they are.

  3. #3
    Join Date
    Feb 2007
    Posts
    215
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hmm this will be quite a project. I don't think you can send an interscar message using a vm but you could have it save a file to the computer and have the one script constantly opening it. Are you planning on having it follow instructions on screen (like finding somebody who says something in chat) or will you have a command prompt type input?
    A common mistake people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.
    -Douglas Adams

  4. #4
    Join Date
    Jun 2006
    Location
    USA
    Posts
    1,828
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Man, thats a great idea!!!

  5. #5
    Join Date
    Sep 2006
    Location
    New Jersey, USA
    Posts
    5,347
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    I've got a willowchopper that kinda works like that...
    I've also got some other scripts that can do one or two things; It'd be great if you could make a script that could trade, attack, powerdrop ( you trade it an inv of logs, and it drops 'em), pick stuff up and give it to you (maybe use a command like pickup: 200124352)

    For communications, just use private chat; inchat works pretty well with public chat turned off, it just takes a pretty complex system to make sure that you don't read the same command twice.
    Interested in C# and Electrical Engineering? This might interest you.

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

    Default

    Ive run tinto a problem. Richt now mi working on a Follower, so far it sees the green dot on minimap, clicks it, then right clicks the center "hopefully where ypu are" and chooses follow.

    Is there a way to make it so it sees where the text is coming from?
    Hax0r


  7. #7
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    I love this idea

    I would just use a big list of if(InChat's.

    I find that InChat is a very good RC tool. You can have one phrase such as "Please leave now" do anything you want. You can have it chop a tree, do an emote, say "Ok, Bye!" and log out- Anything.

    As for not reading the same messages twice, just have it reply with something for each command it gets.

    I can help you with colors if you want, might take a while though. What monster colors were you looking for?

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

    Default

    Quote Originally Posted by iloveit8 View Post
    sounds like a good idea, good luck
    Thanks

    Quote Originally Posted by SonOfSheep View Post
    Hmm this will be quite a project. I don't think you can send an interscar message using a vm but you could have it save a file to the computer and have the one script constantly opening it. Are you planning on having it follow instructions on screen (like finding somebody who says something in chat) or will you have a command prompt type input?
    Its gonna be ingame, that way it seems like somone is actually there.

    Quote Originally Posted by Pentti View Post
    Man, thats a great idea!!!
    Thanks

    Quote Originally Posted by Smartzkid View Post
    For communications, just use private chat; inchat works pretty well with public chat turned off, it just takes a pretty complex system to make sure that you don't read the same command twice.
    Yea i know it gets the last chatter, and if it matches the var "Master" then it does somthing. that way if you say hi, and it responds, it doesnt respond "hi" to its own "hi"


    Also, this "hopefully" will be my ticket to be a SRL member (attempt number 6).

    Wish me luck
    Hax0r


  9. #9
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    SetScreenName will set the ScreenName of the master. FindName will search the entire screen for the NickName.

    As for SRL membership, send something with MultiPlayer in it, just to show you know how.

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

    Default

    Quote Originally Posted by Jason2gs View Post
    SetScreenName will set the ScreenName of the master. FindName will search the entire screen for the NickName.

    As for SRL membership, send something with MultiPlayer in it, just to show you know how.
    Thanks for advice. But heres how i have it set to only listen to one person.

    Wait isnt the Set Screen name for RC? then it has to be over private chat, i wanna make it ingame, so when u say follow me, it says ok. and when u say trade me, or give me this, ir responds.
    Hax0r


Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Taking Resonable F2P script ideas.
    By Rubix in forum RS3 Outdated / Broken Scripts
    Replies: 7
    Last Post: 02-22-2009, 01:38 AM
  2. Out Of Script Ideas, Once Again... :p
    By Timer in forum RS3 Outdated / Broken Scripts
    Replies: 20
    Last Post: 08-25-2008, 07:35 AM
  3. I need ideas for a new script!!!
    By Dervish in forum RS3 Outdated / Broken Scripts
    Replies: 1
    Last Post: 02-03-2008, 07:29 PM
  4. Script Ideas
    By hardman in forum RS3 Outdated / Broken Scripts
    Replies: 7
    Last Post: 08-17-2007, 01:15 AM

Posting Permissions

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