Results 1 to 6 of 6

Thread: [07]SimpleCurse! Will Curse The Mage of Zamorak Indefinitely!

  1. #1
    Join Date
    Apr 2013
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default [07]SimpleCurse! Will Curse The Mage of Zamorak Indefinitely!

    Hey there guys! I recently decided that I was not going to rely on others for my scripting needs, and decided to start scripting myself. Here is a little script I made to simply curse the Mage of Zamorak in Varrock.


    How To Use

    Start right in front of the Monk of Zamorak in Varrock, sit back and enjoy.

    NOTE: THIS BOT DOES NOT REACT TO RANDOMS. (Babysitting required.)


    Feedback is appreciated!

    Update Log
    V1.1AR:
    *V1.1AR is A slightly slower version of this script that will check for randoms every time it Curses. This makes it MUCH safer to leave alone.
    *Added SMART8 Support (simply comment the SMART8 at the top if you do not wish to use it)
    V1.1 - Added UpText Check for Safety.
    V1.0 - Initial Release.
    Attached Files Attached Files
    Last edited by theachiever; 05-23-2013 at 08:53 PM.

  2. #2
    Join Date
    Dec 2011
    Location
    U.S.A.
    Posts
    635
    Mentioned
    5 Post(s)
    Quoted
    249 Post(s)

    Default

    You should put an uptext check in for safety, and some more anti-ban.

  3. #3
    Join Date
    Apr 2013
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Took Sawyer's suggestion and added the uptext check. Will add antiban when I get around to cursing more.

    SCRIPTS IN PROGRESS
    AchieveRockCrabs (5%) // AchieveFlaxPicking (0%) // AchieveBowStrings (0%)
    AchieveSmelting (0%) // AchieveSmithing(0%) // AchieveRangeGuild (0%)

    ~~And plenty more to be made after these!--

  4. #4
    Join Date
    Mar 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    keep us updated thnx!!

  5. #5
    Join Date
    Apr 2015
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Hey i'm getting an error,

    Error: Unknown declaration "HowManyPlayers" at line 10

    I'm very new to Simba, just downloaded in fact. Any help is greatly appreciated. Is there some sort of implementation i'm supposed to do to get rid of this error>

    the code near the error looks like this


    HowManyPlayers:= 1;
    NumberOfPlayers(HowManyPlayers);
    CurrentPlayer := 0;
    Players[0].Name := '';
    Players[0].Pass := '';
    Players[0].Nick := ''; //3-4 LETTERS OF INGAME NAME, DO NOT INCLUE FIRST LETTER (EX: NAME = LETTER, TYPE -> ETTE)
    Players[0].Active:=True;
    end;

  6. #6
    Join Date
    Dec 2011
    Posts
    38
    Mentioned
    1 Post(s)
    Quoted
    19 Post(s)

    Default

    Quote Originally Posted by kpcoder View Post
    Hey i'm getting an error,

    Error: Unknown declaration "HowManyPlayers" at line 10

    I'm very new to Simba, just downloaded in fact. Any help is greatly appreciated. Is there some sort of implementation i'm supposed to do to get rid of this error>

    the code near the error looks like this


    HowManyPlayers:= 1;
    NumberOfPlayers(HowManyPlayers);
    CurrentPlayer := 0;
    Players[0].Name := '';
    Players[0].Pass := '';
    Players[0].Nick := ''; //3-4 LETTERS OF INGAME NAME, DO NOT INCLUE FIRST LETTER (EX: NAME = LETTER, TYPE -> ETTE)
    Players[0].Active:=True;
    end;
    This script hasnt been updated in almost 2 years now so you're probably better of looking for a curser in one of the main runescape forums.

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
  •