Giter Site home page Giter Site logo

temouchenty / qb-banktruck Goto Github PK

View Code? Open in Web Editor NEW

This project forked from omega248/qb-banktruck

0.0 0.0 0.0 19.43 MB

A Bank Truck script with difficulty levels for better payouts and unique items, there are a lot of checks within the script to ensure that the script can not be exploited/abused. The script is very customizable and the Ai is pretty intelligent for GTA standards.

License: MIT License

Lua 100.00%

qb-banktruck's Introduction

An advanced and more up to date version of qb-truckrobbery with difficulty levels for better payouts and unique items

there are a lot of checks within the script to ensure that the script can not be exploited/abused.
the script is very customizable and the Ai is pretty intelligent for GTA standards

If you stumble across any bugs please make a bug report so I can fix them thanks

Requirements

  1. qb-core
  2. qb-menu
  3. qb-target
  4. nspeedo

Add to qb-core/shared/items

['bonds_mazebank'] 				 = {['name'] = 'bonds_mazebank', 			  	['label'] = 'MazeBank Bonds', 			['weight'] = 0, 		['type'] = 'item', 		['image'] = 'certificate.png', 			['unique'] = true, 		['useable'] = false, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'Ownership certificate for maze bank bonds'},
['bonds_unionbank'] 			 = {['name'] = 'bonds_unionbank', 			  	['label'] = 'Union Depository Bank Bonds', 	['weight'] = 0, 	['type'] = 'item', 		['image'] = 'certificate.png', 			['unique'] = true, 		['useable'] = false, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'Ownership certificate for union depository bank bonds'},

When the script is active on the hardest difficulty level with all the checks running

![Active](https://user-images.githubusercontent.com/86800507/165724812-e086b904-ca37-4e22-b6e2-5266b04a0931.png)

Make sure you remove qb-banktruck and nspeedo from the main folder and drop them into your script location.

Preview

Preview

qb-banktruck's People

Contributors

omega248 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.