Signup Now
Page 45 of 258 FirstFirst ... 3543444546475595145 ... LastLast
Results 441 to 450 of 2580
  1. #441
    Free User ozzix's Avatar
    Join Date
    Jan 2014
    Location
    Sweden
    Posts
    4,768
    Reputation
    151
    Rep Power
    33
    Quote Originally Posted by dimasdagama View Post
    could u create a script like juicy roots but dont picking them, just hunting all that area? (just surface)
    you could just disable the collect roots persistant, but i guess you mean a larger area than the northern part? and then answer to that is mby, if i got time

    Level Latest Scripts
    250+
    Oramond Sewers [MAGE |RP X1 | RP X2 |RP X3|EK X2 | EK X1]
    200+
    Banuta X2 [MAGE | RP]
    280+
    Roshamuul Mountain [RP]
    280+
    Ferumbras Lair [RP]
    250+
    Roshamuul North Silencers [RP]

  2. #442
    Wind Powered dimasdagama's Avatar
    Join Date
    Mar 2014
    Location
    Rio de Janeiro
    Posts
    367
    Reputation
    22
    Rep Power
    23
    Quote Originally Posted by ozzix View Post
    you could just disable the collect roots persistant, but i guess you mean a larger area than the northern part? and then answer to that is mby, if i got time
    yes, is to get a best area to hunt. ok, I wait

    edit: @ozzix i've added 2 things which I think could help. checkbox in cavebot and check that in persistent.

    cavebot:
    Code:
    {
                            "type"        : "checkbox",
                            "name"        : "roots",
                            "description" : "will do the Juicy Roots task",
                            "text"        : "Do Juicy Roots?",
                            "value"       : true
                    }
    persistent:
    Code:
    local roots = getuseroption('roots')
    
    auto(1000)
    if roots then
    setsetting('Persistent/Scripts/roots/Enabled', 'yes')
    else
    setsetting('Persistent/Scripts/roots/Enabled', 'no')
    end
    edit2: I guess that could be just joining juicy roots and mino hills to create that script.
    Last edited by dimasdagama; 09-26-2014 at 05:26 PM.

  3. #443
    Free User
    Join Date
    Apr 2014
    Posts
    7
    Reputation
    10
    Rep Power
    0
    I'm having a little bit trouble with the task counter of Banuta RP, when i change the number in the hot key it's not really changing? Any specific order i need to do it?
    Other than that it's working great! WIll provide some SS for you later on.

    Thank you

  4. #444
    Free User ozzix's Avatar
    Join Date
    Jan 2014
    Location
    Sweden
    Posts
    4,768
    Reputation
    151
    Rep Power
    33
    Quote Originally Posted by holmaren View Post
    I'm having a little bit trouble with the task counter of Banuta RP, when i change the number in the hot key it's not really changing? Any specific order i need to do it?
    Other than that it's working great! WIll provide some SS for you later on.

    Thank you
    login, edit hotkey, use the hotkey, you can set it to any key, the hud will update, and u r good to go

    Level Latest Scripts
    250+
    Oramond Sewers [MAGE |RP X1 | RP X2 |RP X3|EK X2 | EK X1]
    200+
    Banuta X2 [MAGE | RP]
    280+
    Roshamuul Mountain [RP]
    280+
    Ferumbras Lair [RP]
    250+
    Roshamuul North Silencers [RP]

  5. #445
    Free User
    Join Date
    Apr 2014
    Posts
    7
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by ozzix View Post
    login, edit hotkey, use the hotkey, you can set it to any key, the hud will update, and u r good to go
    Perfect, thank you!

  6. #446
    Free User ozzix's Avatar
    Join Date
    Jan 2014
    Location
    Sweden
    Posts
    4,768
    Reputation
    151
    Rep Power
    33
    Quote Originally Posted by dimasdagama View Post
    yes, is to get a best area to hunt. ok, I wait

    edit: @ozzix i've added 2 things which I think could help. checkbox in cavebot and check that in persistent.

    cavebot:
    Code:
    {
                            "type"        : "checkbox",
                            "name"        : "roots",
                            "description" : "will do the Juicy Roots task",
                            "text"        : "Do Juicy Roots?",
                            "value"       : true
                    }
    persistent:
    Code:
    local roots = getuseroption('roots')
    
    auto(1000)
    if roots then
    setsetting('Persistent/Scripts/roots/Enabled', 'yes')
    else
    setsetting('Persistent/Scripts/roots/Enabled', 'no')
    end
    edit2: I guess that could be just joining juicy roots and mino hills to create that script.
    didnt see ur edit ;p
    1: ye i guess that could be added, but its just as easy to turn of the persistant if u dont want the roots
    2: if id add them id add the price aswell, rendering it quite useless

    Level Latest Scripts
    250+
    Oramond Sewers [MAGE |RP X1 | RP X2 |RP X3|EK X2 | EK X1]
    200+
    Banuta X2 [MAGE | RP]
    280+
    Roshamuul Mountain [RP]
    280+
    Ferumbras Lair [RP]
    250+
    Roshamuul North Silencers [RP]

  7. #447
    Free User
    Join Date
    Apr 2014
    Posts
    29
    Reputation
    10
    Rep Power
    0
    Sooooooooooooooo the rp script Frazzlemaw Valley Bridge he will go to boat npc in port hope and then it bugs and i get a error saying "05:40:51 error in Action script wptid:47:
    ["travel('roshamuul')"]:Action: 47:2 attempt to call global 'travel' (a number value) WHYYYYYYYYYY IS THIS HAPPENING

  8. #448
    Free User ozzix's Avatar
    Join Date
    Jan 2014
    Location
    Sweden
    Posts
    4,768
    Reputation
    151
    Rep Power
    33
    Quote Originally Posted by amelz View Post
    Sooooooooooooooo the rp script Frazzlemaw Valley Bridge he will go to boat npc in port hope and then it bugs and i get a error saying "05:40:51 error in Action script wptid:47:
    ["travel('roshamuul')"]:Action: 47:2 attempt to call global 'travel' (a number value) WHYYYYYYYYYY IS THIS HAPPENING
    you have edited something and given the travel function a number value, redownload the script

    Level Latest Scripts
    250+
    Oramond Sewers [MAGE |RP X1 | RP X2 |RP X3|EK X2 | EK X1]
    200+
    Banuta X2 [MAGE | RP]
    280+
    Roshamuul Mountain [RP]
    280+
    Ferumbras Lair [RP]
    250+
    Roshamuul North Silencers [RP]

  9. #449
    Free User
    Join Date
    Apr 2014
    Posts
    27
    Reputation
    7
    Rep Power
    0
    check ur inferna inbox thanks

  10. #450
    Free User ozzix's Avatar
    Join Date
    Jan 2014
    Location
    Sweden
    Posts
    4,768
    Reputation
    151
    Rep Power
    33
    Quote Originally Posted by mois View Post
    check ur inferna inbox thanks
    sent, enjoy

    Level Latest Scripts
    250+
    Oramond Sewers [MAGE |RP X1 | RP X2 |RP X3|EK X2 | EK X1]
    200+
    Banuta X2 [MAGE | RP]
    280+
    Roshamuul Mountain [RP]
    280+
    Ferumbras Lair [RP]
    250+
    Roshamuul North Silencers [RP]

 

 

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
  •