Page 43 of 87 FirstFirst ... 33414243444553 ... LastLast
Results 1,051 to 1,075 of 2158

Thread: [Reflection] ineedbot's AIO Woodcutter

  1. #1051
    Join Date
    Mar 2012
    Posts
    86
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by drics07 View Post
    I did an restarted Simba, I have set brightness to max. The red box appears around my character, still does nothing.
    if u have teamviwer pm me your id and pw and ill fix it for you


    also im geting a error.. and idk why..


    procedure DeclareThings;
    begin
    NumberOfPlayers(1);
    CurrentPlayer := 0;
    Players[0].Name := 'user';
    Players[0].Pass := 'pw';
    Players[0].Nick := 'name'; //ENTER YOUR INGAME NAME HERE
    Players[0].Active:= True;
    Players[0].Pin:= Tedit3.TEXT ;

    so i put my user and pw and my ingame name so i dident have to type it over and over.. when i play it seas


    WARNING: Your nickname isn' found in the players name with player:

    still geting this error even with Players[0].Nick := TEdit1.TEXT; and manually setting name
    Last edited by marijuana420; 04-02-2013 at 04:36 AM.

  2. #1052
    Join Date
    Mar 2013
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    whats the diffrence between version 2.0 to 2.1?

  3. #1053
    Join Date
    May 2007
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by ineedbot View Post
    People. Before posting on errors. MAKE SURE YOU READ THE FIRST POST. Everyone's error so far is found in the Installation part.

    It doesn't really explain where to put what were download, please add a little more detail it would be very helpful!

  4. #1054
    Join Date
    Jan 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by

    still geting this error even with Players[0
    .Nick := TEdit1.TEXT; and manually setting *******
    gj posting your ingame name
    Last edited by Justin; 04-02-2013 at 05:16 AM. Reason: Removed IGN

  5. #1055
    Join Date
    Mar 2013
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    this new update is perfect thanks man

  6. #1056
    Join Date
    Mar 2012
    Posts
    86
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by ThatGuy727 View Post
    gj posting your ingame name
    ops thanks mind eidting your post? and adding me to fl =D

  7. #1057
    Join Date
    Mar 2012
    Posts
    86
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by ThatGuy727 View Post
    gj posting your ingame name
    thank you

  8. #1058
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    at varrock palace, it banks the logs get lost north of west bank or in palace

  9. #1059
    Join Date
    Aug 2007
    Posts
    539
    Mentioned
    20 Post(s)
    Quoted
    266 Post(s)

    Default

    Quote Originally Posted by marijuana420 View Post
    WARNING: Your nickname isn' found in the players name with player:
    Thats just a warning. Because in 2007, the only way to login was by your NickName. Now we can login with eMail. Because SRL-OSR was made from an older version of SRL.


    Quote Originally Posted by Shameed1 View Post
    at varrock palace, it banks the logs get lost north of west bank or in palace
    Quote Originally Posted by ineedbot View Post
    Edgeville SPS is not correct. Same as Varrock west bank. Because of the GE.

  10. #1060
    Join Date
    Mar 2013
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Quote Originally Posted by marijuana420 View Post
    if u have teamviwer pm me your id and pw and ill fix it for you


    also im geting a error.. and idk why..


    procedure DeclareThings;
    begin
    NumberOfPlayers(1);
    CurrentPlayer := 0;
    Players[0].Name := 'user';
    Players[0].Pass := 'pw';
    Players[0].Nick := 'name'; //ENTER YOUR INGAME NAME HERE
    Players[0].Active:= True;
    Players[0].Pin:= Tedit3.TEXT ;

    so i put my user and pw and my ingame name so i dident have to type it over and over.. when i play it seas


    WARNING: Your nickname isn' found in the players name with player:

    still geting this error even with Players[0].Nick := TEdit1.TEXT; and manually setting name
    Have you added your details in: //TEdit0\\ and //TEdit1\\ ?
    That worked for me.

  11. #1061
    Join Date
    Mar 2012
    Posts
    86
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    kk so it will still do randoms ineedbot?

    also

    Code:
      0: Location := 'Draynor Oaks';
      1: Location := 'West Varrock Oaks';
      2: Location := 'Seers Maples';
      3: Location := 'Powerchop Willows';
      4: Location := 'Barbarian Assault Willows';
      5: Location := 'Seers Willows';
      6: Location := 'Draynor Willows';
      7: Location := 'Falador Yews';
      8: Location := 'Rimmington Yews';
      9: Location := 'Draynor Yews';
      10: Location := 'Edgeville Yews';
      11: Location := 'Varrock Palace Yews';
      12: Location := 'Varrock Prayer Yew';
      13: Location := 'Seers Yews';
      14: Location := 'Catherby Yews';
      15: Location := 'Lumbridge Courtyard Yew';
      16: Location := 'Seers Magics';
      17: Location := 'Seers Magics Tower';
    
    
          Items.Add('Draynor Oaks');
          Items.Add('West Varrock Oaks');
          Items.Add('Seers Maples');
          Items.Add('Powerchop Willows');
          Items.Add('Barbarian Assault Willows');
          Items.Add('Seers Willows');
          Items.Add('Draynor Willows');
          Items.Add('Falador Yews');
          Items.Add('Rimmington Yews');
          Items.Add('Draynor Yews');
          Items.Add('Edgeville Yews');
          Items.Add('Varrock Palace Yews');
          Items.Add('Varrock Prayer Yew');
          Items.Add('Seers Yews');
          Items.Add('Catherby Yews')
          Items.Add('Lumbridge Courtyard Yew');
          Items.Add('Seers Magics');
          Items.Add('Seers Magics Tower');
    organized list a bit =D

    also idea.
    nest support would be great (more then 1 asked for this)
    and broken axe support (if axe broken withdraw another)#1 reason i stop wc is cus i break my axe

    also with error

    "WARNING: Your nickname isn' found in the players name with player:"
    got it to go away by adding SetupSRL; befor DeclareThings;
    Last edited by marijuana420; 04-02-2013 at 07:54 AM.

  12. #1062
    Join Date
    Jan 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Doesnt seem to want to bank West varrock oaks, runs there, sits around a bit then wanders around.

  13. #1063
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Works for about 2 min and then just stands there. and in the console he says: getpos -1 -1 or other numbers sometimes. every location i go to the same problem.

  14. #1064
    Join Date
    Mar 2013
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Drayonair yews arn't 100% the method with sps is terrible it goes to the swamp or random place.. i hate sps so much

  15. #1065
    Join Date
    Feb 2013
    Posts
    89
    Mentioned
    0 Post(s)
    Quoted
    48 Post(s)

    Default

    At varrack yews, it cuts the first 2 yews an keeps standing an i get SPS_GetMyPos: Finished in 26234 ms. Result = (-1, -1)

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

    Default

    So when i try doing draynor willows, its starts off fine then after banking 1 lot it goes back to trees but doesn't proceed in cutting them.

    happens with oaks in draynor too for me

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

    Default

    really buggy with seers tower magics, the problem is that, it's buggy when its walking to bank, stops and logs off eventually, because of doing nothing, walking is so buggy, banking also..

  18. #1068
    Join Date
    Mar 2013
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Ehm about that "Chop wait time" what is the best to set it on i don't get that i got it on 15 and it doesn't do nothing sometimes ive did it on 6 to doesn't do nothing

  19. #1069
    Join Date
    Mar 2013
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    works pretty good for me.

  20. #1070
    Join Date
    Jan 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    works great for me until it gets a random it can't do, so it usually only lasts for 30 minutes or so.

  21. #1071
    Join Date
    Mar 2012
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

  22. #1072
    Join Date
    Apr 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey guys i keep getting this whenever i start the script -.-
    [Error] C:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(229:203): Invalid number of parameters at line 228

    any help would be appreciated, i have looked at all the vids and have done everything lol

  23. #1073
    Join Date
    Mar 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I still get the same error, I haven't been able to fix it and I've reinstalled 3 times. Any ideas on what might be causing this?

    [Error] C:\Users\N\Desktop\Simba\Includes\SRL-OSR/SRL/core/flag.simba(96:20): Unknown identifier 'bmpMinimapMask' at line 95
    Compiling failed.

  24. #1074
    Join Date
    Sep 2012
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Great script, I modified the powerchop willow function so it cuts normal trees.

  25. #1075
    Join Date
    Mar 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Mine will not start chopping at all at seer's yews. It logs in then there is a red box around my character and he just stands there. Sorry I am new to this and do not understand it enough to fix it myself. Anybody got any ideas?

Page 43 of 87 FirstFirst ... 33414243444553 ... 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
  •