This may sound stupid but..

Discussion in 'Scar/Simba General Discussion' started by Lloyd, Feb 26, 2007.

Thread Status:
Not open for further replies.
This may sound stupid but..
  1. Unread #1 - Feb 26, 2007 at 9:21 PM
  2. Lloyd
    Referrals:
    0

    Lloyd Guest

    This may sound stupid but..

    I'm not 100% sure how to set up Wizzup?'s ess miner. :p I'm not really a SCAR kinda guy, more GFX, so please, don't flame me. :cool:
     
  3. Unread #2 - Feb 26, 2007 at 9:36 PM
  4. Syrex
    Joined:
    Feb 11, 2007
    Posts:
    746
    Referrals:
    0
    Sythe Gold:
    0

    Syrex Apprentice
    Banned

    This may sound stupid but..

    Oh its quite simple. Did you read through the whole instruction list? I mean its a pretty basic script, Mind telling me what exactly the trouble is?
     
  5. Unread #3 - Feb 27, 2007 at 5:39 PM
  6. Lloyd
    Referrals:
    0

    Lloyd Guest

    This may sound stupid but..

    This is what it says.

    Code:
    Const
       StartPlayer = 0;
       NumberOfUsers = 1;
       MinutesPerLoad = 5;
       Loads = 10;
       VersionNumber = '1.09';
       YourSRLSTATSID   = '';  // Stats ID.
       YourSRLSTATSPASS = ''; // Stats Pass.
       YourRCMASTER      = ''; // Remote Control Master.
       WizzyDebug = True;
    So, I fill out the form so it looks like this;

    Code:
    Const
       StartPlayer = 0;
       NumberOfUsers = 0;
       MinutesPerLoad = 5;
       Loads = 10;
       VersionNumber = '1.09';
       YourSRLSTATSID   = '';  // Stats ID.
       YourSRLSTATSPASS = ''; // Stats Pass.
       YourRCMASTER      = ''; // Remote Control Master.
       WizzyDebug = True;
    Then I fill out the player form like this;

    Code:
    Procedure DeclarePlayers;
    
      Begin
         HowManyPlayers:= NumberOfUsers;
         NumberOfPlayers( HowManyPlayers );
         CurrentPlayer := StartPlayer;
    
         Players[0].Name :='teh lumb3r';
         Players[0].Pass :='********';
         Players[0].Nick :='';
         Players[0].Loc :='Bank';
         Players[0].Active:=True;
         Players[0].Boolean1  := True;   // Is The Pick Equipped?
         Players[0].Boolean2 := False; // False for brightness Check Once.
         Players[0].String1 := '';   // Bank PIN, If any.
    And get this error;

    Code:
    [Runtime Error] : Out Of Range in line 38 in script C:\Documents and Settings\Lloyd\My Documents\Wizzup Essence Miner 1.09 Pub.scar
    VERY CONFUSED! :( :mad: :confused:
     
  7. Unread #4 - Feb 27, 2007 at 6:25 PM
  8. Syrex
    Joined:
    Feb 11, 2007
    Posts:
    746
    Referrals:
    0
    Sythe Gold:
    0

    Syrex Apprentice
    Banned

    This may sound stupid but..

    Okay , Yea its just in the player setup.

    You need to have all players active, Where it says:

    Const
    StartPlayer = 0;
    NumberOfUsers = 0;
    MinutesPerLoad = 5;
    Loads = 10;
    VersionNumber = '1.09';
    YourSRLSTATSID = ''; // Stats ID.
    YourSRLSTATSPASS = ''; // Stats Pass.
    YourRCMASTER = ''; // Remote Control Master.
    WizzyDebug = True;

    Where it says Number of Users, You specified 0 Players. Thats why it gets a run Time Error. It has to be the Original.

    Now where it says:

    Procedure DeclarePlayers;

    Begin
    HowManyPlayers:= NumberOfUsers;
    NumberOfPlayers( HowManyPlayers );
    CurrentPlayer := StartPlayer;

    Players[0].Name :='teh lumb3r';
    Players[0].Pass :='********';
    Players[0].Nick :='';
    Players[0].Loc :='Bank';
    Players[0].Active:=True;
    Players[0].Boolean1 := True; // Is The Pick Equipped?
    Players[0].Boolean2 := False; // False for brightness Check Once.
    Players[0].String1 := ''; // Bank PIN, If any.

    In the line " Players[0].Active:=True;" Change True To False.

    I hope that solves your problem!
     
  9. Unread #5 - Feb 27, 2007 at 9:15 PM
  10. Lloyd
    Referrals:
    0

    Lloyd Guest

    This may sound stupid but..

    One more thing, Whenever I start the script, it thinks that all of the other players are randoms, and decides to log out. Not sure if this is my fault (probably is though) but just still puzzled.
     
  11. Unread #6 - Feb 27, 2007 at 9:55 PM
  12. Xx Hahaha xX
    Joined:
    Jan 21, 2007
    Posts:
    651
    Referrals:
    0
    Sythe Gold:
    0

    Xx Hahaha xX Apprentice

    This may sound stupid but..

    that also happened to me Lloyd but i just gave up on it. I couldn't find out why.
     
  13. Unread #7 - Oct 6, 2007 at 9:40 PM
  14. Autie-P3
    Referrals:
    0

    Autie-P3 Guest

    This may sound stupid but..

    I can run all other scripts... so theres nothind wrong with my installation (I hope) however i get this error:

    Line 43: [Error] (15389:12): Unknown identifier 'BOOLEAN1' in script C:\Documents and Settings\Desktop\essence1.scar :mad: :mad:
     
  15. Unread #8 - Oct 6, 2007 at 9:44 PM
  16. Xjaa
    Joined:
    Jan 21, 2007
    Posts:
    3,248
    Referrals:
    2
    Sythe Gold:
    0
    Lawrence Potamus

    Xjaa Penguin
    $100 USD Donor

    This may sound stupid but..


    add my msn i'll help you, just remind me
     
< Where Can I find aprroved Scripts? | I HAVE THE GREATEST IDEA plz tell me if u already have this scar if not PLZ MAKE IT!! >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site