Page 45 of 47 FirstFirst ... 354344454647 LastLast
Results 1,101 to 1,125 of 1152

Thread: Essence Harvester V2

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

    Default

    Quote Originally Posted by wthomas View Post
    Yeah, the script uses DTM's for finding most things but not the portal, I' m going to add it in soon, should be done in a tonight some point. Due to the fact that the portal is pulsing I find it works much better to search for a specific size; of a range of colors.
    I tried running it again today & found out that the actual problem might just be:
    After a few times of going in/out of the portal, the portal color changes randomly from yellow to white, making my char stuck and unable to get out of the mine.

    Add: Actually there seems to be 3 types of portals. 1 that is white. 1 that is a different type of yellow, almost gold. Too bad I can't upload SS.
    Last edited by 9Tailed; 06-26-2013 at 09:19 AM.

  2. #1102
    Join Date
    Nov 2007
    Location
    In Your Head
    Posts
    89
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by bloodymanjoe View Post
    I tried running it again today & found out that the actual problem might just be:
    After a few times of going in/out of the portal, the portal color changes randomly from yellow to white, making my char stuck and unable to get out of the mine.

    Add: Actually there seems to be 3 types of portals. 1 that is white. 1 that is a different type of yellow, almost gold. Too bad I can't upload SS.
    I never had any problems with Yellow/Gold. Only white so far.

  3. #1103
    Join Date
    Feb 2013
    Posts
    465
    Mentioned
    6 Post(s)
    Quoted
    221 Post(s)

    Default

    Quote Originally Posted by Djinn View Post
    procedure DeclarePlayers();
    begin
    HowManyPlayers := 0;
    NumberOfPlayers(HowManyPlayers);
    CurrentPlayer := 0;
    with Players[0] do
    begin
    Nick := '';
    Name := 'Randomname';
    Pass := 'password123';
    Active := false;
    Integers[0] := 1;

    Compiled successfully in 422 ms.
    Checking for script updates...
    You have the latest version of the script!
    Error: Out Of Range at line 23

    - I know Nick should stand for 3-4 letters of name, tried, still same.
    - I set up everything twice, spent 3 hours.
    - Really mad, requiring help, please help.
    You are trying to run the script with 0 players? maybe making this 1 is a good idea

  4. #1104
    Join Date
    Apr 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by wthomas View Post
    You are trying to run the script with 0 players? maybe making this 1 is a good idea
    Excuse me wthomas, not to rush you or anything but may you let us know how's updating the script going? I really hope this script hasn't came to an end. :P

  5. #1105
    Join Date
    Jun 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    agreed. best script ive ever used.

  6. #1106
    Join Date
    Jun 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by wthomas View Post
    You are trying to run the script with 0 players? maybe making this 1 is a good idea
    HowManyPlayers := 1;
    NumberOfPlayers(HowManyPlayers);
    CurrentPlayer := 0;
    with Players[0] do
    begin
    Nick := 'laye';
    Name := 'Player1';
    Pass := 'account1';
    Active := true;
    Integers[0] := 1;
    end;
    with Players[1] do
    begin
    Nick := 'laye';
    Name := 'Player2';
    Pass := 'account2';
    Active := false;
    Integers[0] := 0;
    end;
    with Players[2] do
    begin
    Nick := '';
    Name := '';
    Pass := '';
    Active := false;
    Integers[0] := 0;
    end;


    Checking for script updates...
    You have the latest version of the script!
    Error: Out Of Range at line 31

    I don't understand, the reason why I set it 0 there was the bot begins with player "0"? Or I'm totally not understanding this.
    Thanks for reply, but I still have the same issue with Nick, I really don't get it.

  7. #1107
    Join Date
    Nov 2007
    Location
    In Your Head
    Posts
    89
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    To get it working for me, I just removed all the other player declares.

  8. #1108
    Join Date
    Feb 2013
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    BUG REPORT FORM
    Version of the script I am using: latest
    Issue: Portal colors change sometimes
    Description of issueortal colors change so it doesnt identify right color range
    Number of times experienced: every 30 minutes...
    Can you reproduce this issue? Yes
    If you answered yes to the question above, please provide a brief message on how to reproduce the issue:
    Console Errors (any errors displayed on the console):
    Links to screenshots:
    Additional: Can be pixed by having diffrent portal color lists where it reffers to ...

  9. #1109
    Join Date
    Jun 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    no updates still? pity, missing out on weeks of ess now.

  10. #1110
    Join Date
    Apr 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by nigeerflip View Post
    no updates still? pity, missing out on weeks of ess now.
    oh well it was great while it lasted, but seems this script is done for.

  11. #1111
    Join Date
    Jul 2007
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Bar some small portal errors and the odd abrupt halt, it's a robust script, congratulations and thank you.
    It's all a joke. It's all a big joke.

  12. #1112
    Join Date
    May 2013
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    47 Post(s)

    Default

    Quote Originally Posted by 9Tailed View Post
    oh well it was great while it lasted, but seems this script is done for.
    this script just need a couple hrs of work...

  13. #1113
    Join Date
    Apr 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by bigblacknerd View Post
    this script just need a couple hrs of work...
    Yeah eh, I wish I knew how to script so I can contribute & bring this script back to life even if it takes a whole day. I wonder if the ts is planning to update this anytime soon though. A notice would be extremely helpful.

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

    Default

    where do i put "::toggleroof" at? sorry im a noob

  15. #1115
    Join Date
    Apr 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by wts95 View Post
    where do i put "::toggleroof" at? sorry im a noob
    You type "::toggleroof" without the quotes of course, in the game. It'll auto-save for your whole computer so other clients will have the same effect. & you'll know it worked when you receive a "Rooms are now all hidden.".

  16. #1116
    Join Date
    Jul 2013
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Seems to be working just fine for me... Script version 2.22 running, with only one player declare instead of the three. Though, I am a bit worried about running it on my main because of the sketchy prompt box that instantly says ess miners are being banned.

    EDIT:

    Color changing portals throws this script off, sadly. Still runs flawlessly besides this point; just requires babysitting to get past pesky portals for the time being.
    Last edited by FearIsNotAnOption; 07-30-2013 at 01:21 AM.

  17. #1117
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by FearIsNotAnOption View Post
    Seems to be working just fine for me... Script version 2.22 running, with only one player declare instead of the three. Though, I am a bit worried about running it on my main because of the sketchy prompt box that instantly says ess miners are being banned.
    I Wouldn't advise botting essence on your main... essence mining is purely a goldfarming activity

  18. #1118
    Join Date
    Jul 2013
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    @ Officer Barbrady - Yeah, I've quit on the main since it is so time-consuming and just worries me.

    Have an idea for a fix to this script though. The fix only requires adding the color of the edge of the second portal, which appears to be whitish (though this is not the color code, grab the color dropper to find it) to be put into the script along with an if then statement saying "if the yellow portal isn't present, then search for this color and use this portal."

    EDIT: Proggy from my screwing around.
    [=============================]
    [ Essence Harvester 2.2 ]
    [ by wthomas ]
    [=============================]
    [ TimeRunning : 00:51:13 ]
    [ Total Ess Banked : 308 ]
    [ Active Players : 1 ]
    [=============================]
    [ Essence Harvester 2.2 ]
    [=============================]
    [================================================== ====]
    [ Nick | Active | Worked | Mined | Experience ]
    [================================================== ====]
    [ | True | 00:50:37 | 308 | 1540 ]
    [================================================== ====]
    Successfully executed.
    Last edited by FearIsNotAnOption; 07-30-2013 at 02:08 AM.

  19. #1119
    Join Date
    May 2013
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    47 Post(s)

    Default

    Quote Originally Posted by FearIsNotAnOption View Post
    @ Officer Barbrady - Yeah, I've quit on the main since it is so time-consuming and just worries me.

    Have an idea for a fix to this script though. The fix only requires adding the color of the edge of the second portal, which appears to be whitish (though this is not the color code, grab the color dropper to find it) to be put into the script along with an if then statement saying "if the yellow portal isn't present, then search for this color and use this portal."

    EDIT: Proggy from my screwing around.
    [=============================]
    [ Essence Harvester 2.2 ]
    [ by wthomas ]
    [=============================]
    [ TimeRunning : 00:51:13 ]
    [ Total Ess Banked : 308 ]
    [ Active Players : 1 ]
    [=============================]
    [ Essence Harvester 2.2 ]
    [=============================]
    [================================================== ====]
    [ Nick | Active | Worked | Mined | Experience ]
    [================================================== ====]
    [ | True | 00:50:37 | 308 | 1540 ]
    [================================================== ====]
    Successfully executed.
    that is very possible, if u give me the color ill do that for u

  20. #1120
    Join Date
    Jul 2012
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    I get this error when I try to run the script:
    Exception in Script: Unable to find file 'srl-osr/srl.simba' used from 'C:\Simba\Scripts\EssenceHarvester.simba'

  21. #1121
    Join Date
    Jul 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    great script, same issue though as people above with the white portal

  22. #1122
    Join Date
    Aug 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I get an 'Error' box that tells me 'Something went wrong in Simba, check...'
    What do I do? It's program exception, access violation..??
    Last edited by WestCoast123; 08-27-2013 at 01:15 AM.

  23. #1123
    Join Date
    Sep 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    It tells me the following :
    Checking for script updates...
    Newer script version online!
    Autoupdating to newer version.
    New script downloaded !! Please restart simba and reload this script!!
    Successfully executed.
    Restarted Script and started up the script again but then it again says Updating script please restart etc.
    Can somebody help please?

  24. #1124
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by haharang View Post
    It tells me the following :
    Checking for script updates...
    Newer script version online!
    Autoupdating to newer version.
    New script downloaded !! Please restart simba and reload this script!!
    Successfully executed.
    Restarted Script and started up the script again but then it again says Updating script please restart etc.
    Can somebody help please?
    Did you read what it says?
    It downloaded the new version -.-

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

    Default

    Quote Originally Posted by Officer Barbrady View Post
    Did you read what it says?
    It downloaded the new version -.-
    Yeah I can read bro, but what do I have to do next? lol I started Simba new etc. still won't work.

Page 45 of 47 FirstFirst ... 354344454647 LastLast

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 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
  •