-
Posts
34 -
Joined
-
Last visited
-
Days Won
4
Content Type
Profiles
Downloads
Release Notes
Store
Everything posted by F | Retired
-
-
-
799 downloads
POP Scripts Pack pop_anuncio pop_avioneta pop_ban pop_bancos pop_blacklist pop_bus pop_debugger pop_droga pop_emotes pop_ems pop_garages pop_holes pop_info pop_intro pop_intro2 pop_jail pop_kick pop_llamada pop_manos pop_nexxuz pop_npc pop_nx pop_onoff pop_pizzero pop_radar pop_refuerzos pop_spawnheli pop_tragaperras pop_university pop_vehishop pop_whitelistFree -
-
-
-
1046 downloads
Advanced reporting system, with this reporting system all the information of the reported player is recorded and the screenshot of the reported player is saved. You can give the player penalty points and punish him. Now with the live support feature, you can interact with your players END OF THE TROLLS The fps loss is minimal while capturing video. Videos It will automatically upload on dscord. (Webhook) You can also use a server other than the download server dscord. Admins can add players requesting support to private voice rooms, delete the room, add and delete new players to the room You can easily add and delete admins, define new admins as identifiers and admin groups. Standalone screen recording and screen capture, More optimized screen rendering now available Notification system Give players penalty points You can set the limit second of the video to be record via Config. Multi Language Support Clean UI You can Kick Players Easy Config Editing https://0resmon.tebex.io/package/5600930 ^ ORIGINAL LINK ^Free -
-
-
Ex's Loading v1 (UPDATING AND ADDING NEW FEATURES SOON0
F | Retired commented on F | Retired's file in Scripts
-
-
-
-
-
-
Version FINAL
829 downloads
CALIFORNIA LICENSE PLATES MADE BY ME ? VERY SIMPLE AND EASY TO PUT IN COMPLETLY STANDALONE AND DRAG AND DROP SUPPORT WILL BE NOT BE ISSUED AS THIS IS VERY SIMPLE AND IF U CANNOT FIGURE IT OUT THAT SUCKS LMAO CODE PREVIEW --- IMAGE CONFIG HERE --- imageUrl = "https://cdn.discordapp.com/attachments/1077520479604183093/1106673207903268864/cali.png" -- Paste your image URL here (doesn't have to be from imgur) -- The actual script -- local textureDic = CreateRuntimeTxd('duiTxd') -- Create custom texture dictionary only needs to be done once local object = CreateDui(imageUrl, 540, 300) -- Load image into object local handle = GetDuiHandle(object) -- Gets DUI handle from object CreateRuntimeTextureFromDuiHandle(textureDic, "duiTex", handle) -- Creates the texture "duiTex" in the "duiTxd" dictionary AddReplaceTexture('vehshare', 'plate01', 'duiTxd', 'duiTex') -- Applies "duiTex" from "duiTxd" to "plate01" from "vehshare" AddReplaceTexture('vehshare', 'plate02', 'duiTxd', 'duiTex') -- Applies "duiTex" from "duiTxd" to "plate02" from "vehshare" AddReplaceTexture('vehshare', 'plate03', 'duiTxd', 'duiTex') -- Applies "duiTex" from "duiTxd" to "plate03" from "vehshare" AddReplaceTexture('vehshare', 'plate04', 'duiTxd', 'duiTex') -- Applies "duiTex" from "duiTxd" to "plate04" from "vehshare" AddReplaceTexture('vehshare', 'plate05', 'duiTxd', 'duiTex') -- Applies "duiTex" from "duiTxd" to "plate05" from "vehshare" local object = CreateDui('https://i.imgur.com/Q3uw6V7.png', 540, 300) -- this URL doesn't need to be edited, its just the 2d model for the plate -- Load image into object local handle = GetDuiHandle(object) -- Gets DUI handle from object CreateRuntimeTextureFromDuiHandle(textureDic, "duiTex2", handle) -- Creates the texture "duiTex" in the "duiTxd" dictionary AddReplaceTexture('vehshare', 'plate01_n', 'duiTxd', 'duiTex2') -- Applies "duiTex2" from "duiTxd" to "plate01_n" from "vehshare" AddReplaceTexture('vehshare', 'plate02_n', 'duiTxd', 'duiTex2') -- Applies "duiTex2" from "duiTxd" to "plate02_n" from "vehshare" AddReplaceTexture('vehshare', 'plate03_n', 'duiTxd', 'duiTex2') -- Applies "duiTex2" from "duiTxd" to "plate03_n" from "vehshare" AddReplaceTexture('vehshare', 'plate04_n', 'duiTxd', 'duiTex2') -- Applies "duiTex2" from "duiTxd" to "plate04_n" from "vehshare" AddReplaceTexture('vehshare', 'plate05_n', 'duiTxd', 'duiTex2') -- Applies "duiTex2" from "duiTxd" to "plate05_n" from "vehshare"Free- 1 review
-
- 1
-
-
-
-
-
-
-