Signup Now
Page 1 of 3 123 LastLast
Results 1 to 10 of 24
  1. #1
    Free User
    Join Date
    May 2017
    Posts
    40
    Reputation
    2
    Rep Power
    0

    Meva Free Scripts Thread All Vocations!



    Script
    Level
    30





    Script
    Level
    8


    Script
    Level
    8

    Code:
    Version 1.2 Updated hud colors, fixed bug with movement.
    Last edited by meva; 07-23-2017 at 07:46 PM.

  2. #2
    Free User Glidarn's Avatar
    Join Date
    Dec 2013
    Location
    Stockholm, Sweden
    Posts
    472
    Reputation
    49
    Rep Power
    21
    Quote Originally Posted by meva View Post
    Hello this is my first script, there will be probably many bugs yet but hope you enjoy

    I've added many features to this scripts including:
    - Withdraw Supplies section which will withdraw selected items from categories Rings, Amulets, Food and Ammunition from your selected depot boxes.
    - Buy Supplies same as above, instead will buy selected items from npcs.
    - Safe Stamina, if less than 15h on stamina the script will go to offline training and wont log in unless there is more than 21h of stamina.
    - Auto Reconnect
    - Vial Dropper
    - Skinner, Staker and more
    - Anty furniture
    - Repair Soft boots
    and many more!

    The very minimum lvl is 50, suggested 60.
    Exp: 60-90k/h Bonus: 120-180k/h dependant on skills and level.
    Loot: -5k-15k/h
    Starting point: Liberty Bay's Depot.

    Attachment 15107
    Have you tried it yourself?

  3. #3
    Free User
    Join Date
    May 2017
    Posts
    40
    Reputation
    2
    Rep Power
    0
    Yep I ran it for like 25h in total. I know that anty paralyze and smart haste is bugged like its spamming utani hur eventho its already hasted.
    Last edited by meva; 07-04-2017 at 08:19 PM.

  4. #4
    Wind Powered
    Join Date
    Mar 2017
    Posts
    153
    Reputation
    46
    Rep Power
    15
    just add condition

    if not $hasted
    All four vocation project.
    From zero to hero
    CLICK HERE TO CHECK IT OUT!

  5. #5
    Free User
    Join Date
    May 2017
    Posts
    40
    Reputation
    2
    Rep Power
    0
    Quote Originally Posted by tesitingit View Post
    just add condition

    if not $hasted
    Yeah I've added that and not only but also I did that haster in "Healer" in conditions if not hasted.
    But it doesnt work for me it keeps spamming utani hur every 2s, maybe it is problem of the windbot client 2.8.20 or so.
    Last edited by meva; 07-02-2017 at 09:09 AM.

  6. #6
    Wind Powered
    Join Date
    Mar 2017
    Posts
    153
    Reputation
    46
    Rep Power
    15
    I will take a look into that @meva

    -- Smart Haste --
    auto(100)
    if getuseroption('Smart Haste') then
    local hasteSpell = 'utani hur'
    hasteSpell = spellinfo(hasteSpell)

    if $wptsection == "Hunt Place" or $wptsection == "ToHunt" or $wptsection == "ToTown" then
    if (cancastspell(hasteSpell) and not $pzone and not $hasted and maround() == 0) then
    cast(hasteSpell.words)
    waitping(2,3)
    end
    end
    end

    Tested and works.
    Just edit persistent called "Options".
    Last edited by tesitingit; 07-02-2017 at 01:20 PM.
    All four vocation project.
    From zero to hero
    CLICK HERE TO CHECK IT OUT!

  7. #7
    Free User
    Join Date
    May 2017
    Posts
    40
    Reputation
    2
    Rep Power
    0
    Quote Originally Posted by tesitingit View Post
    I will take a look into that @meva

    -- Smart Haste --
    auto(100)
    if getuseroption('Smart Haste') then
    local hasteSpell = 'utani hur'
    hasteSpell = spellinfo(hasteSpell)

    if $wptsection == "Hunt Place" or $wptsection == "ToHunt" or $wptsection == "ToTown" then
    if (cancastspell(hasteSpell) and not $pzone and not $hasted and maround() == 0) then
    cast(hasteSpell.words)
    waitping(2,3)
    end
    end
    end

    Tested and works.
    Just edit persistent called "Options".
    Thanks for contribution but it keeps spamming utani hur ;/ maybe I have wrong version of something.
    But glad that it isnt the script fault.
    Last edited by meva; 07-02-2017 at 06:51 PM.

  8. #8
    Free User
    Join Date
    May 2017
    Posts
    40
    Reputation
    2
    Rep Power
    0
    Bump added new script: Darashia dragon lair -1 [RP][70+]

  9. #9
    Free User
    Join Date
    May 2017
    Posts
    40
    Reputation
    2
    Rep Power
    0
    Quote Originally Posted by tesitingit View Post
    I will take a look into that @meva

    -- Smart Haste --
    auto(100)
    if getuseroption('Smart Haste') then
    local hasteSpell = 'utani hur'
    hasteSpell = spellinfo(hasteSpell)

    if $wptsection == "Hunt Place" or $wptsection == "ToHunt" or $wptsection == "ToTown" then
    if (cancastspell(hasteSpell) and not $pzone and not $hasted and maround() == 0) then
    cast(hasteSpell.words)
    waitping(2,3)
    end
    end
    end

    Tested and works.
    Just edit persistent called "Options".
    @tesitingit My senses were right I had wrong version of windbot after updating it to 2.8.21, the haster persistent works perfectly

  10. #10
    Wind Powered
    Join Date
    Mar 2017
    Posts
    153
    Reputation
    46
    Rep Power
    15
    Good to hear that
    All four vocation project.
    From zero to hero
    CLICK HERE TO CHECK IT OUT!

 

 

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
  •