Results 1 to 12 of 12
  1. #1
    gtahalo137's Avatar
    Join Date
    Feb 2008
    Gender
    male
    Location
    Singapore
    Posts
    48
    Reputation
    10
    Thanks
    7
    My Mood
    Angelic

    Exclamation Lua script for Halloween pattern and new gun parts not working

    Hey guys, just found out that the script will not work for pattern and .45 Interceptor because it is not scripted yet. Try to script on my own (0% of experience) and ended up screwing the original script i had. LOL. Anybody have any idea how to get those new patterns and .45 Interceptor weapon mods?

  2. #2
    konstantinxy's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    well i used this script to unlock the gun:

    Code:
    local wep_arr = { 
       'usp'
    } 
    for i, name in ipairs(wep_arr) do 
       if not managers.upgrades:aquired(name) then 
          managers.upgrades:aquire(name) 
       end 
    end
    and this one for the new patterns:

    Code:
    local textures = {}
    textures["doomweaver"] = 'normal'
    textures["stitches"] = 'normal'
    textures["hannibalistic"] = 'normal'
    textures["webbed"] = 'normal'
    textures["shout"] = 'normal'
    textures["pumpgrin"] = 'normal'
    
    
    managers.blackmarket:_setup_masks()
    for name,quality in pairs( textures ) do
        managers.blackmarket:get_inventory_category( "textures" )
        managers.blackmarket:add_to_inventory( quality, "textures", name, true )
    end
    Also, i take no credit for either of those as i found them around here ( I do apologize for forgetting whose scripts they are , new around here and i forgot where i got them from). Hope they'll work for you

  3. #3
    Aaron's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    Singapore
    Posts
    165
    Reputation
    10
    Thanks
    17
    The new masks and textures are by default, which quality? Normal?

  4. #4
    testy's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    46
    Reputation
    10
    Thanks
    1
    My Mood
    Happy
    Quote Originally Posted by konstantinxy View Post
    well i used this script to unlock the gun:

    Code:
    local wep_arr = { 
       'usp'
    } 
    for i, name in ipairs(wep_arr) do 
       if not managers.upgrades:aquired(name) then 
          managers.upgrades:aquire(name) 
       end 
    end
    and this one for the new patterns:

    Code:
    local textures = {}
    textures["doomweaver"] = 'normal'
    textures["stitches"] = 'normal'
    textures["hannibalistic"] = 'normal'
    textures["webbed"] = 'normal'
    textures["shout"] = 'normal'
    textures["pumpgrin"] = 'normal'
    
    
    managers.blackmarket:_setup_masks()
    for name,quality in pairs( textures ) do
        managers.blackmarket:get_inventory_category( "textures" )
        managers.blackmarket:add_to_inventory( quality, "textures", name, true )
    end
    Also, i take no credit for either of those as i found them around here ( I do apologize for forgetting whose scripts they are , new around here and i forgot where i got them from). Hope they'll work for you
    can you upload your dll?

  5. #5
    konstantinxy's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Aaron View Post
    The new masks and textures are by default, which quality? Normal?
    The masks have the halloween quality, no idea about the patterns

  6. #6
    konstantinxy's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by testy View Post
    can you upload your dll?
    i'm just using the transcend one

  7. #7
    gtahalo137's Avatar
    Join Date
    Feb 2008
    Gender
    male
    Location
    Singapore
    Posts
    48
    Reputation
    10
    Thanks
    7
    My Mood
    Angelic
    The patterns have both halloween quality and non halloween quality.

  8. #8
    RESTLESS's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    147
    Reputation
    10
    Thanks
    41
    My Mood
    Sleepy
    The quality is halloween and non halloween quality.

  9. #9
    Aaron's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    Singapore
    Posts
    165
    Reputation
    10
    Thanks
    17
    Hm... which ones are halloween which ones aren't?


    [img]https://img.photobucke*****m/albums/v470/Chronologix/User/messenger.jpg[/img]


  10. #10
    gtahalo137's Avatar
    Join Date
    Feb 2008
    Gender
    male
    Location
    Singapore
    Posts
    48
    Reputation
    10
    Thanks
    7
    My Mood
    Angelic
    Dont think the quality matters. Work the same, difference is the price of it. and the patterns are really hard to fit in with other masks.

  11. #11
    commie85's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    0
    My Mood
    Doh
    Code:
    managers.blackmarket:add_to_inventory("halloween", "masks", "frank", false)
    managers.blackmarket:add_to_inventory("halloween", "masks", "pumpkin_king", false)
    managers.blackmarket:add_to_inventory("halloween", "masks", "venomorph", false)
    managers.blackmarket:add_to_inventory("halloween", "masks", "witch", false)
    managers.blackmarket:add_to_inventory("halloween", "textures", "doomweaver", false)
    managers.blackmarket:add_to_inventory("halloween", "textures", "stitches", false)
    managers.blackmarket:add_to_inventory("halloween", "textures", "hannibalistic", false)
    managers.blackmarket:add_to_inventory("halloween", "textures", "pumpgrin", false)
    managers.blackmarket:add_to_inventory("halloween", "textures", "webbed", false)
    managers.blackmarket:add_to_inventory("halloween", "textures", "shout", false)

  12. #12
    tikuh's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    Does anyone have the script to enable the drum mag in inventory ?

Similar Threads

  1. LUA script for sentry gun?
    By elik459 in forum Payday 2 Hacks & Cheats
    Replies: 0
    Last Post: 08-20-2013, 04:28 AM
  2. [Release] Fine tuned Autoit script for The Contract and Hoarfrost Hollow
    By hisoko in forum Vindictus Hacks & Cheats
    Replies: 1
    Last Post: 05-02-2012, 06:40 AM
  3. For you aussies and new zealanders
    By Animal_Instinct in forum Combat Arms Discussions
    Replies: 15
    Last Post: 12-03-2010, 04:36 AM
  4. Trade m60 retail code and new gun code
    By xxkillerxx1 in forum Trade Accounts/Keys/Items
    Replies: 9
    Last Post: 10-23-2007, 03:18 PM