Signup Now
Page 47 of 48 FirstFirst ... 3745464748 LastLast
Results 461 to 470 of 473
  1. #461
    Free User Slytherin's Avatar
    Join Date
    Jun 2014
    Posts
    112
    Reputation
    10
    Rep Power
    20

    Wink

    Sup

    Still training?
    How it going?

  2. #462
    Free User
    Join Date
    Jan 2014
    Posts
    3
    Reputation
    10
    Rep Power
    0
    yo ill start try this today, but cant find any club on market. just jade hammer. what level do i need to be to hit with jade hammer? thanks

  3. #463
    Free User Slytherin's Avatar
    Join Date
    Jun 2014
    Posts
    112
    Reputation
    10
    Rep Power
    20
    Could you please share your script?
    With HUD and the skill counter, reconnect, mad sheep summon, auto eat and all the stuffs?

  4. #464
    Moderator RoxZin xD's Avatar
    Join Date
    Dec 2013
    Location
    Rio de Janeiro
    Posts
    4,914
    Reputation
    109
    Rep Power
    31
    Quote Originally Posted by Slytherin View Post
    Could you please share your script?
    With HUD and the skill counter, reconnect, mad sheep summon, auto eat and all the stuffs?
    It's on the first post

    JESUS CHRIST



    Troubled Animals Quest [100+]
    ALL
    Feyrist Animals Surface [160+]
    RP
    Feyrist Silencers Underground X1 [180+]
    RP | EK
    Feyrist Silencers Underground X2 [200+]
    RP | EK
    Feyrist Silencers Surface [210+]
    RP | EK
    Rathleton Sewers [240+]
    RP
    Glooth Fairy [350+]
    ED/MS
    Hardcore Draken Walls [400+]
    EK

  5. #465
    Free User bella den's Avatar
    Join Date
    Jul 2014
    Posts
    45
    Reputation
    10
    Rep Power
    0
    its good idea i will try on my noob char
    Sold 170 ED Morta with 85 days voucher @Xiogurz [Windbot]
    Bought 1725 TC of @agkaelu [Windbot]
    Bought 1725 TC of @wuuuduu [Windbot]
    Sold 15kk of @tiranossaur

  6. #466
    Free User chacalz's Avatar
    Join Date
    Feb 2017
    Posts
    14
    Reputation
    10
    Rep Power
    0
    it killed the mad sheep way too fast! how can i fix it?

  7. #467
    Free User Cisco's Avatar
    Join Date
    Aug 2014
    Location
    Brazil
    Posts
    1,424
    Reputation
    119
    Rep Power
    23
    Quote Originally Posted by chacalz View Post
    it killed the mad sheep way too fast! how can i fix it?
    What you will need?

    Character level 10
    Weapom for level 60+

    lvl >= 11 mad sheep death fast

  8. #468
    Free User chacalz's Avatar
    Join Date
    Feb 2017
    Posts
    14
    Reputation
    10
    Rep Power
    0
    i'm using it on a lvl 8 skills 19/18 but it wont stop attacking the sheep until it dies. @Cisco

    @ edit

    vc pode adicionar esse código ao que o Borges colocou no post principal? acho que resolve

    init start
    local hppc = 40
    init end

    auto(100)
    if $attacked.hppc < hppc and $attacked.id ~= 0 then
    stopattack()
    end
    Last edited by chacalz; 06-28-2017 at 01:09 AM.

  9. #469
    Free User Cisco's Avatar
    Join Date
    Aug 2014
    Location
    Brazil
    Posts
    1,424
    Reputation
    119
    Rep Power
    23
    Quote Originally Posted by chacalz View Post
    i'm using it on a lvl 8 skills 19/18 but it wont stop attacking the sheep until it dies. @Cisco

    @ edit

    vc pode adicionar esse código ao que o Borges colocou no post principal? acho que resolve

    init start
    local hppc = 40
    init end

    auto(100)
    if $attacked.hppc < hppc and $attacked.id ~= 0 then
    stopattack()
    end
    test

    auto(100)
    local m = getcreature('Mad Sheep')
    local waitshield = false -- wait shield? will be like: 50/50, 60/60 etc... and not 50/48, 60/57 etc...
    local HP = 40

    if (m.hppc < HP) or waitshield and (($shielding < $sword) or ($shielding < $club) or ($shielding < $axe)) then
    if m.dist == 1 then
    attack(m.name)
    wait(500,1000)
    stopattack()
    wait(1000*30)
    end
    else
    if m.dist == 1 then
    attack(m.name)
    end
    end
    if maround(7,m.name) == 0 then
    if paround() >= 1 and $connected then
    smartscreenshot()
    wait(234,456)
    closeclient()
    wait(234,456)
    else
    useoncreature(651,$self)
    wait(200,500)
    end
    end

  10. #470
    Free User chacalz's Avatar
    Join Date
    Feb 2017
    Posts
    14
    Reputation
    10
    Rep Power
    0
    looking good, homie! thanks @Cisco

 

 

Posting Permissions

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