Coder Social home page Coder Social logo

narwakv / qb-clawmachine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from furiousleech/qb-clawmachine

1.0 0.0 0.0 497 KB

This script was made by github.com/Demo4889/qb-clawmachine I simply just added 19 more funkopops for people who don't want to.

License: GNU General Public License v3.0

Lua 100.00%

qb-clawmachine's Introduction

This script was made by github.com/Demo4889/qb-clawmachine I simply just added 29 more funkopops for people who don't want to. will add more and update this. THIS IS NOT MY SCRIPT, SIMPLY ADDED MORE ITEMS TO IT ORIGINAL SOURCE:::: https://www.github.com/Demo4889/qb-clawmachine https://www.github.com/Demo4889/qb-clawmachine https://www.github.com/Demo4889/qb-clawmachine

qb-clawmachine

Claw Machine with Prizes (QBCore) - Uses qb-target

You can add as many prizes as you want in the config file

	-- Funkopop Toys
	['funkopop_harrypotter']		= {['name'] = 'funkopop_harrypotter',	['label'] = 'Harry Potter Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_harrypotter.png',		['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Harry Potter Funkopop Toy'},
	['funkopop_draco']				= {['name'] = 'funkopop_draco',			['label'] = 'Draco Malfoy Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_draco.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Draco Malfoy Funkopop Toy'},
	['funkopop_hermione']			= {['name'] = 'funkopop_hermione',		['label'] = 'Hermione Funkopop',			['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_hermione.png',		['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Hermione Funkopop Toy'},
	['funkopop_ron']				= {['name'] = 'funkopop_ron',			['label'] = 'Ron Funkopop',					['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_ron.png',				['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Ron Funkopop Toy'},
	['funkopop_dumbledore']			= {['name'] = 'funkopop_dumbledore',	['label'] = 'Dumbledore Funkopop',			['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_dumbledore.png',		['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Dumbledore Funkopop Toy'},
	['funkopop_hedwig']				= {['name'] = 'funkopop_hedwig',		['label'] = 'Hedwig Funkopop',				['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_hedwig.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Hedwig Funkopop Toy'},
	['funkopop_hagrid']				= {['name'] = 'funkopop_hagrid',		['label'] = 'Hagrid Funkopop',				['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_hagrid.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Hagrid Funkopop Toy'},
	['funkopop_moaningmertle']		= {['name'] = 'funkopop_moaningmertle',	['label'] = 'Moaning Mertle Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_moaningmertle.png',	['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Moaning Mertle Funkopop Toy'},
	['funkopop_voldemort']			= {['name'] = 'funkopop_voldemort',		['label'] = 'Voldemort Funkopop',			['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_voldemort.png',		['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Voldemort Funkopop Toy'},
	['funkopop_snape']				= {['name'] = 'funkopop_snape',			['label'] = 'Severus Snape Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_snape.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Severus Snape Funkopop Toy'},
	['funkopop_icecube']				= {['name'] = 'funkopop_icecube',			['label'] = 'Ice Cube Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_icecube.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Ice Cube Funkopop Toy'},
	['funkopop_ironman']				= {['name'] = 'funkopop_ironman',			['label'] = 'Iron Man Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_ironman.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Iron Man Funkopop Toy'},
	['funkopop_jimhalpert']				= {['name'] = 'funkopop_jimhalpert',			['label'] = 'Jim Halpert Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_jimhalpert.png',		['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Jim Halpert Funkopop Toy'},
	['funkopop_myers']				= {['name'] = 'funkopop_myers',			['label'] = 'Michael Myers Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_myers.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Michael Myers Funkopop Toy'},
	['funkopop_ninja']				= {['name'] = 'funkopop_ninja',			['label'] = 'Ninja Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_ninja.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Ninja Funkopop Toy'},
	['funkopop_rick']				= {['name'] = 'funkopop_rick',			['label'] = 'Rick Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_rick.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Rick Funkopop Toy'},
	['funkopop_ronweasley']				= {['name'] = 'funkopop_ronweasley',			['label'] = 'Ron Weasley Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_ronweasley.png',		['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Ron Weasley Funkopop Toy'},
	['funkopop_sonic']				= {['name'] = 'funkopop_sonic',			['label'] = 'Sonic Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_sonic.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Sonic Funkopop Toy'},
	['funkopop_stanlee']				= {['name'] = 'funkopop_stanlee',			['label'] = 'Stan Lee Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_stanlee.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Stan Lee Funkopop Toy'},
	['funkopop_thanos']				= {['name'] = 'funkopop_thanos',			['label'] = 'Thanos Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_thanos.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Thanos Funkopop Toy'},
	['funkopop_thor']				= {['name'] = 'funkopop_thor',			['label'] = 'Thor Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_thor.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Thor Funkopop Toy'},
	['funkopop_wwoman']				= {['name'] = 'funkopop_wwoman',			['label'] = 'Wonder Woman Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_wwoman.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Wonder Woman Funkopop Toy'},
	['funkopop_woody']				= {['name'] = 'funkopop_woody',			['label'] = 'Woody Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_woody.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Woody Funkopop Toy'},
	['funkopop_venom']				= {['name'] = 'funkopop_venom',			['label'] = 'Venom Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_venom.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Venom Funkopop Toy'},
	['funkopop_willywonka']				= {['name'] = 'funkopop_willywonka',			['label'] = 'Willy Wonka Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_willywonka.png',		['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Willy Wonka Funkopop Toy'},
	['funkopop_groot']				= {['name'] = 'funkopop_groot',			['label'] = 'Groot Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_groot.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Groot Funkopop Toy'},
	['funkopop_hulk']				= {['name'] = 'funkopop_hulk',			['label'] = 'Hulk Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_hulk.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Hulk Funkopop Toy'},
	['funkopop_johnwick']				= {['name'] = 'funkopop_johnwick',			['label'] = 'John Wick Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_johnwick.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'John Wick Funkopop Toy'},
	['funkopop_itachi']				= {['name'] = 'funkopop_itachi',			['label'] = 'Itachi Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_itachi.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Itachi Uchiha Funkopop Toy'},
	['funkopop_bulbasaur']				= {['name'] = 'funkopop_bulbasaur',			['label'] = 'Bulbasaur Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_bulbasaur.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Bulbasaur Funkopop Toy'},
	['funkopop_donatello']				= {['name'] = 'funkopop_donatello',			['label'] = 'Donatello Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_donatello.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Donatello Funkopop Toy'},
	['funkopop_eevee']				    = {['name'] = 'funkopop_eevee',			    ['label'] = 'Eevee Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_eevee.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Eevee Funkopop Toy'},
	['funkopop_flareon']				= {['name'] = 'funkopop_flareon',			['label'] = 'Flareon Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_flareon.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Flareon Funkopop Toy'},
	['funkopop_leonardo']				= {['name'] = 'funkopop_leonardo',			['label'] = 'Leonardo Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_leonardo.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Leonardo Funkopop Toy'},
	['funkopop_mewtwo']				    = {['name'] = 'funkopop_mewtwo',			['label'] = 'Mewtwo Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_mewtwo.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Mewtwo Funkopop Toy'},
	['funkopop_michelangelo']			= {['name'] = 'funkopop_michelangelo',		['label'] = 'Michelangelo Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_michelangelo.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Michelangelo Funkopop Toy'},
	['funkopop_pikachu']				= {['name'] = 'funkopop_pikachu',			['label'] = 'Pikachu Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_pikachu.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Pikachu Funkopop Toy'},
	['funkopop_raphael']				= {['name'] = 'funkopop_raphael',			['label'] = 'Raphael Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_raphael.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Raphael Funkopop Toy'},
	['funkopop_squirtle']				= {['name'] = 'funkopop_squirtle',			['label'] = 'Squirtle Funkopop',		['weight'] = 0,		['type'] = 'item',		['image'] = 'funkopop_squirtle.png',			['unique'] = false,		['useable'] = false,		['shouldClose'] = false,	['combinable'] = nil,	['description'] = 'Squirtle Funkopop Toy'},

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.