Results 1 to 12 of 12

Thread: Need an account to help test my script.

  1. #1
    Join Date
    May 2007
    Posts
    468
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Need an account to help test my script.

    I'm in the final stages of my auto-alcher, and I need an account to finish it. Alternatively you could do the script and tell me what's wrong, but I prefer to do it myself.

    Things I need:

    At least 20k on the account.
    45 Magic.


    I should only need the account for about 30 minutes, maybe more if I need to test the breaking procedure.

    [for those wondering, my main is in the middle of the Fairy Tale Pt2 quest, is on Ancient Magiks, and I've been autoing on it a lot recently].

    *Sorry if this is the wrong section for a request.
    Originally Posted by YoHoJo
    I like hentai.

  2. #2
    Join Date
    Jan 2010
    Posts
    5,227
    Mentioned
    6 Post(s)
    Quoted
    60 Post(s)

    Default

    45 mage? x] Don't you mean 55 mage?

  3. #3
    Join Date
    May 2007
    Posts
    468
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Is it 55 for high alch? Damn..

    I mean, I /could/ just do normal alching. I'd have to make a new DTM for it, but the thing I'm really trying to work out is mainly the main loop, how well it alchs, and that the number of alchs functions correctly.

    SCAR Code:
    begin {This main loop will work?}
    SetUpSRL;
    MouseSpeed := 15;
    repeat
      begin
        ClickAlch;
        ClickNote;
        wait(3000);
        If(TakeBreaks) then
        DoBreak;
      end;
    until(HowManyAlchs = 0);
    end.
    Originally Posted by YoHoJo
    I like hentai.

  4. #4
    Join Date
    Jan 2010
    Posts
    5,227
    Mentioned
    6 Post(s)
    Quoted
    60 Post(s)

    Default

    You don't need a begin after a repeat by the way.

    And can you just PM me the whole script?

  5. #5
    Join Date
    May 2007
    Posts
    468
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    No! You just want to steal MY work!
    Originally Posted by YoHoJo
    I like hentai.

  6. #6
    Join Date
    Jan 2010
    Posts
    5,227
    Mentioned
    6 Post(s)
    Quoted
    60 Post(s)

    Default

    I hope you're not serious.. 'o.O?

  7. #7
    Join Date
    May 2007
    Posts
    468
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Oh yes, egotistical junior member thinks his script is better than anything RAM/Rasta Magician/The Entire POMS team can produce.

    P.s. I sent you the script.
    P.s.s. You has MSN?
    Originally Posted by YoHoJo
    I like hentai.

  8. #8
    Join Date
    Jan 2010
    Posts
    5,227
    Mentioned
    6 Post(s)
    Quoted
    60 Post(s)

    Default

    Yup. I'm testing it atm.

  9. #9
    Join Date
    May 2007
    Posts
    468
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Beware! I didn't put antiban on it yet! Failsafes are present though. Just watch it.

    Also, alched items must be noted.
    Originally Posted by YoHoJo
    I like hentai.

  10. #10
    Join Date
    Feb 2007
    Location
    @ SRL
    Posts
    402
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Good work for your first script.
    If you need any help at all just let me know
    The game has an unexplainable attraction that convinces the player they are having fun, despite the fact that all they are doing is performing repetitive tasks to increase their statistics. "The game is actually a graphical nightmare and its gameplay is simple at best. Yet something, perhaps by subliminal means, forces the player - against his will - to play the game, and to believe that they are having fun".

  11. #11
    Join Date
    May 2007
    Posts
    468
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It's ready to be released now, but I want to make it only click, no mousement, which is easily possible. Problem is, I want to do a few coordinate clicks.
    Originally Posted by YoHoJo
    I like hentai.

  12. #12
    Join Date
    Jan 2010
    Posts
    5,227
    Mentioned
    6 Post(s)
    Quoted
    60 Post(s)

    Default

    I'll help you with that. ^^ And I've another addition for you.

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
  •