Coder Social home page Coder Social logo

devyn-laundry's Introduction

I no longer update this script.

I sell a modified verison of it here: https://gigachad.tebex.io/package/5228491

BrianTU's Update

This is a modified version of the public resource uploaded by devin-monro Some inspiration by JamesSc0tt's laundry another public laundry resource.

What my edits do is introduces a config file, that lets you customize each washer easily and fast.

Additionally, I added support for the qb-phone alert provided by JamesSc0tt's laundry.

If you want to add the alert, add the following code to qb-phone/client/main.lua

RegisterNetEvent('qb-phone:client:LaunderNotify')
AddEventHandler('qb-phone:client:LaunderNotify', function(message)
    SendNUIMessage({
        action = "PhoneNotification",
        PhoneNotify = {
            title = "Washing Machine",
            text = "Cycle Completed",
            icon = "fas fa-check",
            color = "#ebc934",
            timeout = 3500,
        },
    })
end)

I've put notes where I can.

NOTE: THIS DOES NOT WORK WITH https://www.gta5-mods.com/maps/abandoned-laundromat-interior-singleplayer-fivem-gtadps (Due to how the "props" are made)

FiveM-QBCore-Money-Wash (Original)

MLO: https://www.gta5-mods.com/maps/abandoned-laundromat-interior-singleplayer-fivem-gtadps

qb-target: https://github.com/BerkieBb/qb-target

This is a script I made for players to wash money at a laundromat. Players deposit up to 10 marked bills and can start the washer. In 10 minutes the marked bills will be turned into 80% of the total worth of the bags. The players can collect the cash for pickup when the washer has compeleted its cycle.

NOTE: This allows ANY player to come and collect the money once the cycle is done.

image

devyn-laundry's People

Contributors

brianxtu avatar darktrovx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

devyn-laundry's Issues

Bug

Working on localhost perfectly but upload in game server then not working

Can not detect marked bills

Upon updating everything to the latest build of QBCore i find myself having this issue

Putting in marked bills from a bank robbery as intended and when clicking start wash it says there is nothing to wash. There is no errors in the console both client and server side. Which does not help me pointing me in the right direction of what is going wrong.

Will attach a few screenshots as well
Screenshot_86
Screenshot_85
!

notifications are just black text and targeting is a little buggy

love the resource great job ! Only issues I seem to have are notifications which are just black text not certain if this was intended but if its changeable that would be amazing. Also targeting the washing machines works it can just be very touchy. If this could be improved this would become a A+ resource and much better than qb-traphouse in my option. great job once again.

infinite collect money

after washing, the washer still shows "collect money" and you can just click it infinitely and gain crazy money

Issue

I can't target washers

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.