Page 1 of 2 12 LastLast
Results 1 to 25 of 27

Thread: Help a newbie? <3

  1. #1
    Join Date
    Dec 2011
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Help a newbie? <3

    Hello, im new to this forums, and I need help, ive installed simba, i followed the vieo guide/written guide, its all good, but know how would i add scripts? say the AutoSuperHeater? Please help. thanks.

  2. #2
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Just look at the bottom of the first post of a script thread. There's normally a download link, download it, read through the setup, fill it out, press the green play button. Done!

  3. #3
    Join Date
    Dec 2011
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks, ok so I downloaded this script, and its quite confusing, I need a guide on how to set up a script after you download it, any idea on what I should do?

  4. #4
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    It's very simple! I'm like 1/2 asleep and on phone though... Otherwise I'd help more.
    Um tell us what script you're trying out, then someone can DL it really quick and help you.

  5. #5
    Join Date
    Dec 2011
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm using Autoheat*

  6. #6
    Join Date
    Dec 2011
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I need some help, some1 please give me a little insight as of what to do, we can screen share on skype or something, because the settings of the auto heater is very confusing.

  7. #7
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Please just be patient and someone will get to you eventually!

  8. #8
    Join Date
    Dec 2011
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yeah I guess, I've downloaded another scrip because the first one i tried using had some bad post's >.> so i've got the ultrastee coalbag heater one, and im confused on where i save it in, and ive tried saving to desktop and opening it, and i get to the form . but after that nothing happens.

  9. #9
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    This is for the autoheat script I think it works just fine it's really straight forward dude not sure how to even help...

    Simba Code:
    procedure DeclarePlayers;
    begin
      HowManyPlayers := 1;
      NumberOfPlayers(HowManyPlayers);

      SMART_Server := 149;
      SMART_Signed := True;
      SMART_Members := False;

      with Players[0] do
      begin
        Name           := '';
        Pass           := '';
        Pin            := '';
        Integers[1]    := ADDY;
        Loc            := 'vwb';
        Booleans[0]    := True;  // Take 5 minute breaks every hour?
        Active         := True;
      end;

    end;

    Find that part of the script, and fill it out. It's set to work at varrock west bank, hence the 'vwb'
    http://villavu.com/forum/showthread.php?t=63967
    Also read the instructions in blue at the very top of the script.

  10. #10
    Join Date
    Dec 2011
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok so i filled it out and then i've pressed the little green arrow, and now i see the msi, im on step 2, and i cant find the "autoheat" script, what do i do?

  11. #11
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Now you are talking about two completely different things.
    MSI is a big collection of scripts made by many people. Whatever you see in tab 2 are the only MSI scripts.

    Autoheat is one of many user made scripts you download and run.


    Since you're new I'd stick with a power fisher, miner, or woodcutters using MSI, and learn more later.

  12. #12
    Join Date
    Dec 2011
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Oh, well that kinda makes sence now, I get it, im not gonna bot skills i have 99's in already >.> its just that when i open it, it doesnt let me run it even after i filled it out, i understand more already, but im still stumped

  13. #13
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    What happens after you click Run then? Need more details in order to help properly.

  14. #14
    Join Date
    Dec 2011
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Okay, back to the AutoHeat, when i filled out the form, it has an orange highlight under the "name :=' 'then my username)" and says compiling failed.

  15. #15
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    your username must go inside/between the ''
    like
    name :=' YoHoJo';

  16. #16
    Join Date
    Dec 2011
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    And also, do I have to fill out Loc, vwb? And which do i put for Active :=True;?

    Oh that helps alot,
    Last edited by YoHoJo; 12-23-2011 at 08:27 AM.

  17. #17
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Leave True alone.
    I told you vwb means varrock west bank, where do you want to bank at?

  18. #18
    Join Date
    Dec 2011
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Okay, so its loading, i think i'm good from here, thanks for the help, sorry for me being nooby, I'm not dumb or anything, it's just this was something new to me :P

    I'll just go to vwb cuz thats what's already in, and how do I put in user activity?
    Last edited by YoHoJo; 12-23-2011 at 08:31 AM.

  19. #19
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Don't doube post, use the button instead.
    What do you mean
    how do I put in user activity
    This part?
    Simba Code:
    Active         := True;
    Leave it alone

  20. #20
    Join Date
    Dec 2011
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Which is the Soulwars bank code?



    No, i've already loaded the client, i'm having some trouble but im figuring it out now because the chat log is telling me what is wrong, and How do I edit breaks?

  21. #21
    Join Date
    Dec 2011
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by YoHoJo View Post
    What do you mean This part?
    Simba Code:
    Active         := True;
    Leave it alone
    I mean how can I like use the bot when the bot is being used? If that makes sence

  22. #22
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Valid arguments are:
    'feb', 'falador east bank'
    'fwb', 'falador west bank'
    'veb', 'varrock east bank'
    'vwb', 'varrock west bank'
    'db' , 'draynor bank'
    'akb', 'al-kharid bank'
    'eb' (Edgeville Bank)
    'ctb', 'catherby bank'
    'clt', 'camelot bank'
    'nab', 'north ardougne bank'
    'sab', 'south ardougne bank'
    'ynb', 'yanille bank'
    'ngb', 'north gnome bank'
    'sgb', 'south gnome bank'
    'wgb', 'warrior guild bank'
    'fgb', 'fishing guild bank'
    You can only pick from those.

  23. #23
    Join Date
    Dec 2011
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok, thanks i switched from the AutoHeater, because it has alot of problems for me, the ultra steel coalbag one, works wonders o.o

  24. #24
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Awesome glad you got it working, just takes patience sometimes but stick with it and rewards are great ;].
    Leave the script writer feedback!

  25. #25
    Join Date
    Dec 2011
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey sorry for asking this but how do i activate auto heater im also a newby.. i did everything you have said but when i press the green arrow its says: Exception in Script: Unable to find file 'SRL/SRL/misc/SMART.scar' used from '' and what do i do with this problem?

Page 1 of 2 12 LastLast

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
  •