Results 1 to 7 of 7

Thread: Unicorn horn gatherer (BIG MONEY!)

  1. #1
    Join Date
    Mar 2007
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Unicorn horn gatherer (BIG MONEY!)

    Okay this is a simple matter.

    You know when you slay a unicorn they drop those horns and some bones, right?

    you usually just leave them on the floor.

    BUT WAIT!

    They are worth 1.1k-1k ea!

    And sell very quickly on the forums.

    They're members only but this is a very easy sounding script to make.

    (I think)

    But yeah.

    Unicorns are level 13 and lvl i think 28 for black unicorns and it's an amazing way to make quick money if youre broke and can't merchant.

    there's two good spots to gather them in non-wilderness.

    One east of camelot and one south of edge, there are two unicorns.

    And they are pretty close to a bank.

    Also while you're at it.

    There's an eye of newt buyer in the gather section of the scripts and eye opf newts are worth what..?

    200-300ea on the forums.

    EASY EASY $.

    And besides all this.

    Why hasn't someone come out with a function to switch worlds using the new natural world switcher right in the runescape window.

    :/

    And also I made this auto responder thingy.

    useful for scripts?


    I modified another auto- responder.
    I think it would work well if i did it correctly.



    SCAR Code:
    If(GetChatMessage('macro')) or (GetChatMessage('bot')) and (GetChatMessage('autoer')) or (GetChatMessage('cheater'))then
       Begin
       WriteLn(''+ChatName+': '+Chat);
       RandomReply:= Random(12);
        Case RandomReply of
         0 : Responce:= ('maybe i dont want to talk to you? huh? puc chat off...');
         1 : Responce:= ('maybe i just dont like you, pub chat off');
         2 : Responce:= ('.......');
         3 : Responce:= ('wow.... go away pl0x');
         4 : Responce:= ('how about puc chat off?');
         5 : Responce:= ('GO AWAY');
         6 : Responce:= ('shessh... pub chat off');
         7 : Responce:= ('..... yeah okay maybe i just have my pub off.');
         8 : Responce:= ('puclic chat is offffffffff');
         9 : Responce:= ('....');
         10 : Responce:= ('wow');
         11 : Responce:= ('I hate nubbies');
        End;
       TypeSend(Responce);
       Result:= True;
      End;
    End;

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

    Default

    I like the idea, pretty original. The only problem is that there's probably better things for members bots to be doing (flaxing is probably almost as fast money, if not faster). Still, I think it's a pretty cool idea for someone with some 'spare' members bots and a bit of time.


    I had a somewhat well working newt eye runner, except Divi + 3.7 kinda broke it...

    So I'm rebuilding the entire script from the ground up, I hope to get done pretty soon, cause I'm also thinking about making a mind runner sometime...
    Interested in C# and Electrical Engineering? This might interest you.

  3. #3
    Join Date
    Apr 2007
    Posts
    3,152
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    yea ummm...most people dont use signed applets when they auto...and the world switcher doesnt come up on unsigned
    SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
    Programming Projects: NotePad | Tetris | Chess


  4. #4
    Join Date
    Mar 2007
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Oo thats why,
    Thanks

  5. #5
    Join Date
    Sep 2006
    Posts
    5,219
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    worldswitcher is in SRL/SRL/Misc/WorldSwitcher.scar...

  6. #6
    Join Date
    May 2007
    Posts
    344
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Why dont people use signed apps? I know it has something to do w/ UID but I don't know what that is either.

  7. #7
    Join Date
    Jan 2007
    Location
    Not here
    Posts
    1,604
    Mentioned
    2 Post(s)
    Quoted
    19 Post(s)

    Default

    meh well to be honest I didn't realise that u were meant to auto on an unsigned applet until 2 months after I'd got into autoing and I hadn't lost a single char. to this day I still auto on signed and still have only got one char banned and that was because of the script I used not the signed/unsigned thing. I think it was something like on signed it saved all ur accounts to a UID or something so if one character of urs got banned it was likely that they all did. But now thx to SRL 3.7 the UID gets deleted every time u log in so I assume that makes it safe to auto on signed.
    Correct me if i'm wrong
    Sleeping...

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SRL] Zephyr's Draynor Yew Gatherer
    By ZephyrsFury in forum RS3 Outdated / Broken Scripts
    Replies: 443
    Last Post: 01-13-2009, 04:37 AM
  2. Black Unicorn Killer Basics
    By souppy in forum RS3 Outdated / Broken Scripts
    Replies: 5
    Last Post: 01-20-2008, 05:44 AM
  3. Where's the money at?
    By Synthroids in forum RuneScape News and General
    Replies: 5
    Last Post: 09-07-2007, 01:53 PM
  4. What Would Get Me More Money?
    By Buckleyindahouse in forum News and General
    Replies: 8
    Last Post: 06-08-2007, 02:39 AM
  5. moNEY...
    By dandaman in forum News and General
    Replies: 4
    Last Post: 06-02-2006, 12:03 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
  •