Page 23 of 45 FirstFirst ... 13212223242533 ... LastLast
Results 551 to 575 of 1103

Thread: HyperSecret's SecretAutoFighter!!

  1. #551
    Join Date
    Oct 2007
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by josh81193 View Post
    are autofighters detectable (especialy this 1), cuz i want to use on main but dont want to be banned! >.<
    There is always some risk of getting caught using things that do tasks for you. From what I've read and tested, SRL gives out very good (and safe) scripts. If you take the right precautions (Like not looking suspicious and not autoing for 20 days straight) you should be ok.

  2. #552
    Join Date
    Oct 2007
    Location
    #srl
    Posts
    6,102
    Mentioned
    39 Post(s)
    Quoted
    62 Post(s)

    Default

    Quote Originally Posted by josh81193 View Post
    are autofighters detectable (especialy this 1), cuz i want to use on main but dont want to be banned! >.<

    ive been using this script pretty consistantly for about 3 days now and havent had any problems but i wouldnt suggest doing it much longer then that. i will probly not do it for a few days then go back to it again.

  3. #553
    Join Date
    Jun 2007
    Location
    La Mirada, CA
    Posts
    2,484
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by perfectminute View Post
    I've been suing it for a few days now, works fairly well. The only problem i found is that it spends so long checking the invetory and stats that it misses monsters. So I'd say make it wait longer to do that if you can and make it have random times if possible. Also it said some pretty stupid things, like "combat level?" It would also be cool if you could have it not trun of public chat, so we can still talk to people while the bot is going.
    yes there are some faults in the script i will admit...its a free script and also alittle old but still a good autofighter...the next version will be WAY better and have a better responder...will only talk if talken to...

    Quote Originally Posted by josh81193 View Post
    are autofighters detectable (especialy this 1), cuz i want to use on main but dont want to be banned! >.<
    there is always a chance of being banned and we at SRL suggest never autoing on your main but its your choice...

    "Failure is the opportunity to begin again more intelligently" (Henry Ford)


  4. #554
    Join Date
    Oct 2007
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Help

    Where´s I can find "to kill", to set it? I look in script and I don´t found! In my game stays in a looping login and logout... thanks!

  5. #555
    Join Date
    Jul 2007
    Location
    Mo-Town
    Posts
    259
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    That was taken out. It now uses Time per player. Basically it works like this, If you set the time to 4 minutes then it will fight for 4 minutes then log out and go to the next player. It will keep cycling through like that until all the players are false or you stop it.
    Quote Originally Posted by Napolean
    In Politics, Stupidity is Not a Handicap
    Quote Originally Posted by Unknown
    Marriage is like a bank. You put it in, Pull it out, then lose interest.

  6. #556
    Join Date
    Oct 2007
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by nething View Post
    That was taken out. It now uses Time per player. Basically it works like this, If you set the time to 4 minutes then it will fight for 4 minutes then log out and go to the next player. It will keep cycling through like that until all the players are false or you stop it.
    Thanks, now I will configure the best colours... I have an idea. Put more colors for script catch more easily the monsters, and do in here a list with the colours you use in each monster! Thanks for the scrip!

  7. #557
    Join Date
    Mar 2007
    Location
    3/8/07 (join date!)
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I got 5 levels on my pure, thanks.
    I JOINED IN MARCH DON'T RATE ME BY MY POST COUNT.

    Abysal Rush On Sythe

  8. #558
    Join Date
    Oct 2007
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wow! Read all the pages!

    Feedback: I can kill one chicken and one Moss Giant! As the next delay to appear the script to order to give logout...

    It could leave with more time to seek the objective.

    About the colors, the mouse could be attracted by a group of colors type: 150000 to 153000, I tried more than 10 times to get right!

    I´m working on this script, see, it for moss giant:

    //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=\\


    const Color1 = 2771547;//1st color of monster
    const Color2 = 3430000;//2nd color of monster
    const Color3 = 5866360;//3rd color of monster
    const Color4 = 4347232;//3rd color of monster
    const Color5 = 3437714;//3rd color of monster
    const Color6 = 2903392;//3rd color of monster
    const Color7 = 4742761;//3rd color of monster
    const Color8 = 2246240;//3rd color of monster
    const Color9 = 3173769;//3rd color of monster
    const Color10 = 2112072;//3rd color of monster
    const Color11 = 4355176;//3rd color of monster
    const Color12 = 2771547;//3rd color of monster
    const Color13 = 2904419;//3rd color of monster
    const Color14 = 3959683;//3rd color of monster
    const Color15 = 1914691;//3rd color of monster
    const Color16 = 6130046;//3rd color of monster
    const Color17 = 2775893;//3rd color of monster
    const Color18 = 2243916;//3rd color of monster
    const Color19 = 2379849;//3rd color of monster
    const Color20 = 6196353;//3rd color of monster
    const Color21 = 2908247;//3rd color of monster
    const Color22 = 4553081;//3rd color of monster
    const Color23 = 3431536;//3rd color of monster
    const Color24 = 3299693;//3rd color of monster
    const Color25 = 2507587;//3rd color of monster
    const MonsterName = 'Moss giant';//name of the monster (case sensative)
    const KillMonsterFor = 10;//time in minutes you want each player to run b4 logging out
    const eatfood = 'no';//yes or no, for if you want to eat food
    const eathp = 70;//Hp you want your guy to eat at
    const runhp = 65;//HP you want your guy to run at
    const RunDirection = 'e';//n,s,e,w which way you want to run when hp get to runhp
    const MySRLID = '';// Stats ID.
    const MySRLPassword = '';//<-Your SRL Password here if you want to have yout stats logged

    [H]And here stays my problem:[/H]

    procedure HSAttack;
    var
    MonsterColors: array[0..24] of integer;
    i: Integer;
    TimeToKill: Integer;

    begin
    if (not (LoggedIn)) then
    Exit;
    MonsterColors[0] := color1;
    MonsterColors[1] := color2;
    MonsterColors[2] := color3;
    MonsterColors[3] := color4;
    MonsterColors[4] := color5;
    MonsterColors[5] := color6;
    MonsterColors[6] := color7;
    MonsterColors[7] := color8;
    MonsterColors[8] := color9;
    MonsterColors[9] := color10;
    MonsterColors[10]:= color11;
    MonsterColors[11]:= color12;
    MonsterColors[12]:= color13;
    MonsterColors[13]:= color14;
    MonsterColors[14]:= color15;
    MonsterColors[15]:= color16;
    MonsterColors[16]:= color17;
    MonsterColors[17]:= color18;
    MonsterColors[18]:= color19;
    MonsterColors[19]:= color20;
    MonsterColors[20]:= color21;
    MonsterColors[21]:= color22;
    MonsterColors[22]:= color23;
    MonsterColors[23]:= color24;
    MonsterColors[24]:= color25;

    MarkTime(TimeToKill);
    Killed := 0;
    repeat
    if (InFight) then
    Exit;
    for i := 0 to 2 do
    begin
    if(HSFighting(MonsterName, MonsterColors[i], 5, 2000))then
    begin
    Wait(10000 + random(500));
    OutFight;
    Killed := Killed + 1;
    Killed2 := Killed2 + 1;
    ReportVars[0] := ReportVars[0] + 1;
    Players[CurrentPlayer].Integers[0] := Players[CurrentPlayer].Integers[0] + 1;
    end;
    end;
    wait(10);
    if (HSFindRandoms = true) then
    begin
    nextplayer(true);
    end;
    if (eatfood = 'yes') then
    begin
    HSHpCheck;
    end;
    until (((Getsystemtime-CharacterStartTime)/1000)>(KillMonsterFor * 60));
    end;

    //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

    If the script don´t found the colour, it ordenes to logout... I want add +1 in color and searching for the right colour!

  9. #559
    Join Date
    Jul 2007
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    good script it works

  10. #560
    Join Date
    Oct 2007
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This script works great. But only for a short period of time. The second any random happens... it is all over. I have left this script to run overnight, and while I am away, but it only works for 1-2 hours tops before a random comes and stops the whole thing. Basically: can't there be any basic random handling? Ex: talking to the genie, talking to the princess, talking to the mysterious old man... as it is right now I can only gain ~5k exp fighting (on goblins) before it stops working... which means it will take months on end to get anywhere.

  11. #561
    Join Date
    Jun 2007
    Posts
    160
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    looks great ill test tonight

    great tut thanx!

    Edit:

    it works but the auto eater didn't eat i was using tuna, also i was training at the rats in lumby swamp maybe i could use a better spot?? also it works nicely but it checks the attack part to many times in my opinion.

    althought great script didn't get a proggy though,

    worked about 30 minutes... stopped it cuz i was about to di

    Question: if you are using one guy what you set the time? i just want it to run...

  12. #562
    Join Date
    Sep 2007
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    xD great script thankyou xD, but im having this problem, it will auto attack chickens when i start it, but when i go to the goblins (in goblin village, and i have the colors set), it just clicks on the backpack, the tool, the person, and then it just logs out and logs back in and does the same thing, is there something im doing wrong? please tell me, thanks.

  13. #563
    Join Date
    Oct 2007
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default @nething

    @nething> Vc é de Beagá?

  14. #564
    Join Date
    Nov 2006
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    gr8!!

  15. #565
    Join Date
    Nov 2006
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    0 : ******= F. - Lvl : 40 69 1 25. W : 376 min. K : 1742 Chickens.

    amazing for training newly pures

  16. #566
    Join Date
    Oct 2007
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    In next update, Can you insert a bury big bones?

  17. #567
    Join Date
    Sep 2007
    Location
    Finland > Tampere
    Posts
    61
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    WoW... nice script, gonna test it soon...

  18. #568
    Join Date
    Sep 2007
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Oh yeah also, what do you fill in for this?

    const MySRLID = '';// Stats ID.
    const MySRLPassword = '';//<-Your SRL Password here if you want to have yout stats logged

    do you really have to put in ur SRL ID and pass? (from the srl-forums.com site)

  19. #569
    Join Date
    Oct 2007
    Location
    Florida, USA
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by ceapy View Post
    Oh yeah also, what do you fill in for this?

    const MySRLID = '';// Stats ID.
    const MySRLPassword = '';//<-Your SRL Password here if you want to have yout stats logged

    do you really have to put in ur SRL ID and pass? (from the srl-forums.com site)
    Yes.

  20. #570
    Join Date
    Oct 2007
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i'm afraid to overnight this

    i'm not eating the tuna i want my player to eat

    EDIT: mk now thanks to this script i no longer need to eat food to fight the monsters i'm leveling on 8]

    but another problem i have is that the script attacks a few monsters logs out logs back in and attacks more and just repeats that. i'm not sure but i think it has something to do with the timer for each plaer

  21. #571
    Join Date
    Sep 2007
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Zeke1901 View Post
    Yes.
    Well i did what you said but it keeps on saying this at the bottom when i put my username and pass for the SRL

    HyperSecret's AutoFighter!
    Using 1 Players
    darkvortex2
    Choosing Skill To Train...
    Invalid SRL ID
    NextPlayer
    Successfully executed

    Is there something i'm doing wrong?

  22. #572
    Join Date
    Jun 2007
    Location
    La Mirada, CA
    Posts
    2,484
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    k i jsut really quick read through the posts....sry if i dont answer your question...

    SRL ID AND PASSWORD -> you dont NEED to enter anything there but if you want your stats and times recorded then sign up for stats on the main page on the left side...NOT your SRL forums username and password....

    Bone burying will be put into the next version and also there will be a better eating procedure also...

    i am on vacation for 5 more days so when i get back home i WILL be getting a laptop and i WILL be updating the script within the next week!!!

    "Failure is the opportunity to begin again more intelligently" (Henry Ford)


  23. #573
    Join Date
    Sep 2007
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by HyperSecret View Post
    k i jsut really quick read through the posts....sry if i dont answer your question...

    SRL ID AND PASSWORD -> you dont NEED to enter anything there but if you want your stats and times recorded then sign up for stats on the main page on the left side...NOT your SRL forums username and password....

    Bone burying will be put into the next version and also there will be a better eating procedure also...

    i am on vacation for 5 more days so when i get back home i WILL be getting a laptop and i WILL be updating the script within the next week!!!
    xD ty for helping me but I have 1 more problem when i was using your script and autoing for 3 hours, I made over 126 SRL logins, is there something wrong with the colours im getting from the monsters? or what please help me

  24. #574
    Join Date
    Aug 2007
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    uhhh

    im good with scar i use it alot and i got this error line 61 out of range i fooled with it and nothign worked u know what to do

  25. #575
    Join Date
    Jul 2007
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    nice ima try this out later

Page 23 of 45 FirstFirst ... 13212223242533 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. HyperSecret's - SecretFighter - Modified by Nerexis!
    By Nerexis in forum First Scripts
    Replies: 18
    Last Post: 08-01-2009, 01:41 AM
  2. need help with hypersecret's autofighter
    By Josex12 in forum OSR Help
    Replies: 3
    Last Post: 01-23-2008, 11:25 AM
  3. Replies: 7
    Last Post: 09-18-2007, 02:25 AM
  4. HyperSecret's First Script!! (WoodCutter/PowerCutter)
    By HyperSecret in forum First Scripts
    Replies: 22
    Last Post: 09-16-2007, 03:14 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •