Poll: Should I change the Anti-Leech to something Different?

Page 2 of 2 FirstFirst 12
Results 26 to 28 of 28

Thread: Based Animation Room - Warrior's Guild Tokens + 30k Xp/Hr

  1. #26
    Join Date
    Mar 2012
    Posts
    690
    Mentioned
    2 Post(s)
    Quoted
    40 Post(s)

    Default

    SRL infight works pretty good you just need a wait after you click the moster so it will let the hpbar to appear

    Simba Code:
    While IsMoving do Wait(100);
      Wait(2000 + random(200));
      While InFight do Wait(100);

  2. #27
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Sirenia View Post
    SRL infight works pretty good you just need a wait after you click the moster so it will let the hpbar to appear

    Simba Code:
    While IsMoving do Wait(100);
      Wait(2000 + random(200));
      While InFight do Wait(100);
    I didn't feel like it was working well with my script and the way I Implemented it into my script allowed me to customize it to fit my script.
    Mostly Inactive, School

  3. #28
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Update V2.0B
    -Changed to compile with the new SMART/Simba
    Mostly Inactive, School

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Posting Permissions

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