Results 1 to 7 of 7
  1. #1
    proeggby's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    131
    Reputation
    10
    Thanks
    652
    My Mood
    Yeehaw

    BlackShot Weapon Modify

    Hello MPGH! I'm Proeggby and this is a tutorial on how to modify weapon in Blackshot

    Modify will include - NoRecoil, FastWalk, Fastfire/Rapid, Range(For Shotgun).

    [Remember to follow my step. If you do it wrong, Blackshot might not load.Let's begin ]



    If you want to know more about weapon database, open BSDB, go to Data\_SG\Script\Weapon and open any weapon that you want to know.
    Code:
    --What kind of weapon you want to edit--
    if ( WeaponInfo.byWeaponClass == WEAP_CLASS_RIFLE) then
    
    
    --Make the weapon fire auto , semi or manual--
    WeaponInfo.bySuccessionBullet = FIRE_***
    
    
    --Weapon speed when you equid it. If you put it too high, it will triggered the abnormal action. So Becareful.--
    WeaponInfo.fVelocity = 21.0
    
    
    --How fast you will fire the weapon, the lower you put, more faster it became.--
    WeaponInfo.fFireIntervalTime = 1.2
    
    
    --Weapon Recoil Adjustment--
    WeaponInfo.fRecoilFirstPitch = 0
    WeaponInfo.fRecoilFirstYaw = 0
    WeaponInfo.fRecoilFirstDePitch = 0
    WeaponInfo.fRecoilPitch = 0
    WeaponInfo.fRecoilYaw = 0
    WeaponInfo.fRecoilDePitch = 0
    WeaponInfo.fRecoilMaxPitch = 0
    WeaponInfo.fReversionPitch = 0
    This is the only thing that can be edit. Other modify could triggered abnormal action. Do on your own Risk

    Refer the tools from this Thread - BSDB MODDING TOOLS



    Here's the video tutorial


    Last edited by proeggby; 08-29-2018 at 03:40 AM.

  2. The Following 3 Users Say Thank You to proeggby For This Useful Post:

    DangeBlazer (08-29-2018),saiaapiz (08-29-2018),{*furious*} (11-08-2018)

  3. #2
    MafiaBoy BlackShit's Avatar
    Join Date
    Jun 2016
    Gender
    male
    Location
    Secret
    Posts
    629
    Reputation
    10
    Thanks
    2,434
    My Mood
    Amazed
    Hahaha nice public tutorial
    We're Anonymous
    We're Hacker, We're Not Going To Stop!
    Bcaus We're Hacker!

    AOA Music

  4. #3
    saiaapiz's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Location
    (YourPtr*)State->Location(0xDEADCODE);
    Posts
    134
    Reputation
    10
    Thanks
    1,422
    My Mood
    Bored
    Very useful for new users with bsdb modding. Keep it up
    I will hack your router, then hack your computer and hack your life.

  5. The Following 2 Users Say Thank You to saiaapiz For This Useful Post:

    DangeBlazer (08-29-2018),proeggby (08-29-2018)

  6. #4
    afreet2017's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    2
    hope it work

    thx mr
    Last edited by afreet2017; 08-30-2018 at 04:59 PM.

  7. #5
    KnightTime's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    1
    I add

    --RIFLE MODIFY SPEED+RAPID+NORECOIL
    if ( WeaponInfo.byWeaponClass == WEAP_CLASS_RIFLE) then
    WeaponInfo.bySuccessionBullet = FIRE_AUTOMATIC
    WeaponInfo.fVelocity=22.0
    WeaponInfo.fFireIntervalTime = 0.095
    end

    into wepon.lua but when i play for 1mint then abnormal action detected :Weapon Script anyway to bypass it or something(i followed all the step)?

  8. #6
    hariscr746's Avatar
    Join Date
    Apr 2017
    Gender
    male
    Location
    Malaysia
    Posts
    112
    Reputation
    10
    Thanks
    669
    My Mood
    Amazed

    Wink

    [QUOTE=KnightTime;13979262]I add

    Try to change WeaponInfo.fFireIntervalTime = 0.095 to 0.093
    Last edited by hariscr746; 10-15-2018 at 11:55 PM.

  9. #7
    McLovinTon's Avatar
    Join Date
    Nov 2017
    Gender
    female
    Posts
    305
    Reputation
    36
    Thanks
    22
    My Mood
    Breezy
    I like it! Thanks

Similar Threads

  1. [Discussion] [BlackShot] *Weapons Sets* [WWTH]
    By WeiWeiTheHacker in forum Blackshot Hacks & Cheats
    Replies: 48
    Last Post: 12-09-2012, 08:21 PM
  2. [Patched] Blackshot Weapon Mod
    By JrHacker in forum Blackshot Hacks & Cheats
    Replies: 7
    Last Post: 12-07-2012, 06:26 AM
  3. The Age of Weapons Modified - Sudden Attack
    By cla1995 in forum Sudden Attack General
    Replies: 3
    Last Post: 04-24-2011, 12:45 PM
  4. Jam's blackshot weapon shop
    By jam in forum Trade Accounts/Keys/Items
    Replies: 21
    Last Post: 11-01-2009, 01:17 AM
  5. i can add blackshot weapons for u
    By jam in forum Blackshot Hacks & Cheats
    Replies: 4
    Last Post: 10-26-2009, 08:12 AM