Need simply token on BSC with taxes and need deployed

Job ID: 36794733

Budget: $30 – $250 AUD

I require a simple token contract on BSC network with the following information:
TAXES:
0% buy tax 
3% sell tax (1% to holders, 1% to dev, 1% deflationary / autoburn)

The 1% tax to dev will be the same address as owner but wont be renounced when ownership is renounced.

Ownable. My address will be owner but require a renounce ownership function to call when i want to renounce and will make the contract ownerless.

Must pass audits, must be hardcoded no minting. Most tokens have a mint function that still exists after ownership is renounced which means that noone cant mint tokens after renounced but still receives bad marks by audit. Need no mint.

Need to avoid this:
Contract contains: an ability to mint tokens within a project that isn't a yield farm: 0.01 points
Mitigating factor: Owner is unable to call the mint function directly.

Needs to pass this site:
https://www.rugscreen.com/Main/Index

Needs a perfect zero score like this:
https://www.rugscreen.com/scan/certificate?tokenid=ca70bfb7ea

The above token smiley code will work perfectly if just the taxes added and my other requirements.
*Will need to be deployed on bsc network with all tokens sent to the owner (my address).

Need to make sure that the deployer has zero admin privileges and no other rights.