Jump to content
MakeWebGames

132 files

  1. $6

    Friends and Enemies

    What is Friends and Enemies
    Friends and Enemies allows players to create friends and Enemies list. 
    Features
    Able to view your friends and Enemies list via links on your profile Add friend from another players profile page. Add enemies from another players profile page Remove friend from another players profile page Remove enemy from another players profile page Receive notification when someone adds you as a friend  Receive notification when someone adds you as a enemy  Players can add the player as a friend or enemy from quick links in the notification they receive  Versions
    GL 2.3
    How to Install:
    Both Mods use the same table. Only need to run schema SQL once for both mods to work 
    There is multiple ways to install this mod. Download the friends and enemy ZIP. This package includes both the friend mod and the enemy mod.
    How to Install
    Extract friends and enemies zip Upload both folders to modules/installed directory Run the schema.sql file FROM 1 folder. Both mods use the same schema file.  (OR)
    Download each mod individually. friends.zip and enemy.zip. Complete the steps below for each zip. 
    Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager Click on Install Module Upload the ZIP file Follow the instructions Since I released both mods as a package. There may be a someone who don't want both mods. If this is the case. There is a few additional steps one must do to remove the link from notifications.
     
     If you are choosing to only use only one of the mods at one time:

    6 purchases  

       (0 reviews)

    0 comments

    Updated

  2. $6

    Daily Login Rewards

    PLEASE NOTE: Only tested on GL 2.3
    What is Daily Login Rewards
    Daily Login Rewards also known as Daily Login Bonuses rewards players for logging in for consequtive days in a row. Players can be rewarded for any amount of consequtive days logged in a row with money, bullets, and or a car.
    Features
    Choose the number of consequtive days in a row a player must login to receive a reward. Choose how much money to reward a player Choose how many bullets to reward a player Choose which car to reward a player Or choose any variation to reward the player  Player's receive a notification after they are able to receive the reward Players must collect there reward from the link in the notification they receive How To Install:
    Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager Click on Install Module Upload the ZIP file Follow the instructions You will need to make a small change to the login module due to a strange issue which should be fixed in the next release of GL.
    Open login.inc.php
    Around lines 43 AND 45
    Find $this->user->id
    Replace:
    $this->user->id with $user->info->U_id

    17 purchases  

       (5 reviews)

    0 comments

    Updated

  3. $6

    Catch The Robber: The 1st Event GL

    PLEASE NOTE: Only tested on GL 2.3
    What is Catch The Robber
    Catch The Robber is a event where a robber randomly attacks and takes money from a players every x minutes until he is caught by the last player he robbed. The player who catches the robber is rewarded with all stolen money during the event.
    Features
    Change how often the Robber robs a random player. Change how much damage the Robber does to the player % Change how much money the Robber takes from player. % Players receive a notification when Robber. Players can catch the Robber before he robs another player to take all money the Robber has taken. When the Robber is caught, a notification is sent to the Admin telling him the event has ended and who won as well as how much he received. Suggestion:
    Allow players time to catch the Robber, OR set the thieving % low otherwise it is possible for the Robber to take all game money  if all players don't have that much money. Player's can be robbed more then once, but never back to back. How To Install:
    Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager Click on Install Module Upload the ZIP file Follow the instructions Since this mod uses Cron Jobs:
    You will need to set up a Cron job and change the password in the file catchTheRobber.cron.php. If you don't know how to do this, I included some instructions below. If you are unable to do it yourself, message me and I will do it for you or guide you threw it.
    * Open the use ftp or file manager and find the file "catchTheRobber.cron.php" located in the modules/installed/catchTheRobber/ directory
    * You will need to edit this file. Either download or edit.
    * Find the text on line 3
     $PASSWORD = "YourPasswordHere";
    Replace the text with your password where it says YourPasswordHere.
    Save, and replace the old catch catchTheRobber.cron.php file.
    Now set your Cron up
    I recommend running 1 minute crons. Set the Cron up threw your cPanel.

    6 purchases  

       (0 reviews)

    0 comments

    Updated

  4. $11

    Profile Comments

    This module let your players have comment section in their profiles.
    Features
    Comments limited to 200 character (with counter of how much is left) Pagination for comments (5 Per page) Anti-Spam timer: 01:30 sec Remove comment (for users) "it hide the comment from normal users, only admins can remove it forever" Show comment again (for admins) Delete comment forever (for admins) Coming with alert confirming the actions (Remove, Delete, Show) Compatible with v2.4.1 How to Install
    Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager Click on Install Module Upload the ZIP file Follow the instructions Need Help?:
    contact me here or in discord (PHPkiller#5602).

    6 purchases  

       (0 reviews)

    2 comments

    Updated

  5. $12.50

    Stock Market

    This module allows a user to buy and sell stocks, the stock price updates every 60 seconds. You are able to add and edit stocks within the admin panel.
    How to Install
    Before installing the mail module you will have to disable the current mail module. Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager Click on Install Module Upload the ZIP file Follow the instructions

    6 purchases  

       (0 reviews)

    0 comments

    Submitted

  6. $12.50

    Item Smuggling

    Users can travel between countries and buy items. Each location will have a different price so users can make/loose money. The prices are updated once every 3 hours. In the ACP you can add and edit items as well as upload an image for them.
    How to Install
    Before installing the mail module you will have to disable the current mail module. Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager Click on Install Module Upload the ZIP file Follow the instructions

    5 purchases  

       (0 reviews)

    0 comments

    Submitted

  7. $10

    Auction House

    Users are able to list items such as points, bullets, cars and properties for sale up for auction. Users can decide to add a Buy Now price or let users bit for the item.
    How to Install
    Before installing the mail module you will have to disable the current mail module. Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager Click on Install Module Upload the ZIP file Follow the instructions

    4 purchases  

       (1 review)

    0 comments

    Submitted

  8. $6

    Businesses

    V1* is works only with >= GL2.3
    What is Businesses:. 
    Businesses allows players to purchase businesses that pay it every hour, the user must collect the money from businesses.
    Features
    Create New Businesses Edit Businesses  Delete Businesses Purchase Businesses Collect Money from purchased businesses!! Versions
    This mod will work with the latest version of GL, and should work with previous versions as well.
    How to Install: 
    No matter which way you choose to install this Mod, if you plan on using images up must
    Create and CHMOD the directory:
    content/images/business/
    In your game root directory.
    This Mod also uses cron jobs, set the cron path to:
    GamePath/modules/installed/businesses/businesses.cron.php?code=NEWPASS
    I recommend opening the above file and change the NEWPASS secret code as this gives players the ability to speed up how much money is earned from businesses.
    I set my cron to pay users once a hour. You can edit your cron to one a hour, once every twelve hours, once a day, or anything to your liking.
    How to Install
    Extract friends and enemies zip Upload both folders to modules/installed directory Run the schema.sql file FROM 1 folder. Both mods use the same schema file.  (OR)
    Download each mod individually. friends.zip and enemy.zip. Complete the steps below for each zip. 
    Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager Click on Install Module Upload the ZIP file Follow the instructions

    8 purchases  

       (2 reviews)

    3 comments

    Updated

  9. $7.50

    IP Tracking

    This module will alert you to users using duplicate IPs
    How to Install
    Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager Click on Install Module Upload the ZIP file Follow the instructions

    5 purchases  

       (0 reviews)

    0 comments

    Submitted

  10. $7.50

    Horse Racing

    This module allows users to bet on horses to win money
    How to Install
    Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager Click on Install Module Upload the ZIP file Follow the instructions

    8 purchases  

       (2 reviews)

    0 comments

    Submitted

  11. $40

    PvP Multiplayer Poker (Texas Hold'em)

    I've been working on this mod for several weeks now and it is finally in a state where its ready to be released. This is a fully AJAX module meaning the user does not need to reload the page. I am working on a Node.js backend for those who need it this will be available later this summer and will be a free upgrade.
    A demo can be found at https://premium.glscript.net/
    For a limited time only anyone who purchases the poker script will receive $40 off of the purchase of GLPremium so in effect you get the poker script for free!
    How to Install
    Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager Click on Install Module Upload the ZIP file Follow the instructions Estimated time to install 30 seconds

    18 purchases  

       (0 reviews)

    0 comments

    Updated

  12. $8

    Boss Fights

    Boss Fights Module
    With this module installed on your game you can create bosses for your users to attack.
    In order for your users to attack the boss they must acquire some bullets, If they are lucky enough to land the final blow to kill the boss they will get a big money reward.
    Important Info:
    Inside the boss.inc.php file you can set how many bullets the user can use at once i have kept it low at 20 but you may wish to change that.

    10 purchases  

       (0 reviews)

    0 comments

    Updated

  13. $6.50

    [MOD] Report a Bug

    This module sends to administrators possible bugs that players find.
    Features
    possible to edit bug statuses for analyzing and resolved. possible to delete reported bugs. user can see the bugs that he himself reported to admins. How to Install
    Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager Click on Install Module Upload the ZIP file Need Help? 
    Discord: Caio#3832

    5 purchases  

       (0 reviews)

    0 comments

    Updated

  14. $6.50

    [MOD] Police Bribe

    This module allows bribing police officers.
    Features
    It is possible to edit the mod settings in ACP How to Install
    Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager Click on Install Module Upload the ZIP file Need Help? 
    Discord: Caio#3832

    3 purchases  

       (0 reviews)

    0 comments

    Updated

  15. $7.50

    Slot Machine

    This is a very basic slot machine game users, can put money into the machine and pull the leaver. Depending on the output the slot machine pays out.
    Users can own the slot machine.
    How to Install
    Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager Click on Install Module Upload the ZIP file Follow the instructions

    13 purchases  

       (1 review)

    0 comments

    Submitted

  16. $20

    Inventory [UPDATED]

    Inventory [MAJOR UPDATED]
     Introducing ItemSystem 1.0.0 
    This module (previously titled Inventory) is now a complete item system!
    I have to decided to release this update for free to anyone who has previously purchased my inventory module.
    The new zip contains 3 modules Inventory, Items & Shops.
    Inventory 2.0.0
    I have remade the original inventory module I made last year, I have also improved the db side of things.
    It contains the same functions as before send, sell, equip & use. But I have also added unequip function and also an item filter.
    In inventory 2.0.0 I have also changed how equipped items are displayed. 
    I have also remade/improved admin for this module, you can now edit and delete users inventories as well as crediting items.
    Items 1.0.0
    The first of 2 new modules added, Items is an admin module that gives you the freedom to create items their types and effects!
    Types / When making new item types admins have the 3 options. Damage, Protection or Effect. If damage or protection are selected, the admin then has the option to link it to a current userStat or make a new one to connect the type to. This means admins can make there own custom equipable item types!
    Effects / Admin's can make their own custom effects by selecting either a user stat or user timer from the dropdowns provided and assigning it a name.
    Items / Here's where everything comes together! When making a new item you will have to select an item type. If the selected item type is linked to damage or protection then an input for the value with appear. If an item type that's linked to effects is selected then a dropdown with all effects will appear with a value input also.
    Shops 1.0.0
    The second module to be added, Shops allows admins to Create, edit and delete shops you can assign them locations and items. This gives admins the freedom to make shops for different locations and control what items are sold at which shop.
    Installation is nice and easy with improved sql's.
    GL 2.3.0 user can install the zip bundle in one go, users with versions below will need to unzip and install the 3 modules separately. 
    Anyone updating from the older version on inventory shouldn't have any problems installing, but if you do you can find me on here or discord BeNiiiBoiii#1377 

    27 purchases  

       (4 reviews)

    2 comments

    Updated

  17. $8

    Improved Police Chase

    Police chase was always something that was just there to get a user to click, this mod adds a bit more to the police chase.
    A user selects a car to use They try to evade the police Each move damages your car If damage is greater than 100% you loose the car and go to jail. I have also added a much needed ACP to the police chase too
    You can edit the min/max reward (now calculated as rand(min, max) * rank so the rewards are higher for higher ranked members You can set the success, continue, fail chance of each car You can set the min/max damage per turn You can set the cooldown timer you can set the jail timer you can set the exp gained IMPORTANT
    If you already have GL Premium this is included with the base scripts, to download it go here and click "Download This File" the module zip file will be in the list of downloads.
    How to Install
    Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager De-activate the police chase module Click on Install Module Upload the ZIP file Follow the instructions

    2 purchases  

       (0 reviews)

    0 comments

    Submitted

  18. $5

    Vote

    Is your game on a voting site?
    If not then now's a better time than any to sign up to them!
    With this module you can auto credit your users with rewards for voting for your site!
    They will be able to claim rewards for voting every 12 hours just like most voting sites!
    The module comes with an admin panel where you can enter new site details, edit rewards and delete vote sites.
    I have included with the zip an .sql file and some instructions.
    Enjoy 🙂

    14 purchases  

       (2 reviews)

    2 comments

    Updated

  19. $10

    Jobs

    What is Jobs?
    Jobs adds a module to your game that gives players the ability to get a job that pays daily and move up the ranks to earn more stats & money.
    Features
    Create Jobs Create Ranks for each jon. Edit Jobs Edit Ranks Delete Jobs (Will also delete all ranks they belong to job and remove job from player) Jobs Ranks (Also removes job from player) Player chooses Job they would like to have Player chooses rank of job they would like to have. IF REQUIREMENTS are met. Player can quit job Player receives notification upon being paid Players earn Strength, Labour, Agility, Guard, Money every 24 hours I went the extra mile in the ACP with cleaning up unused data. Removing players jobs if deleted. I noticed a lot of mods forget about stuff like this.
    How To Install:
    Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager Click on Install Module Upload the ZIP file Follow the instructions Versions
    This mod will work with the latest version of GL, and should work with previous GL2 versions as well as long as hooks are supported.
    This mod was per request from a member. So, it goes to show if you have a mod idea, message me and I shall create it.
    Requirements:  @Dayo workout Mod.
     

    15 purchases  

       (2 reviews)

    2 comments

    Updated

  20. $5

    Homes

    This module allows users to purchase a home in order to have a higher max will!
    It contains 7 default homes with images to get you started!
    You can edit, add and delete homes from the admin panel.
     
    My first module so I hope you like it! 
    Any problems please contact me here on MWG.
     
     

    23 purchases  

       (2 reviews)

    5 comments

    Updated

  21. $10

    Social Rewards

    Social Rewards
    Social Rewards is a new module that your players will love it.
    How it works
    Game owners through the admin panel can create a Gift Code where the Game owner can choose the followings:
    1. Gift Code ( e.x MjKl213 )
    2. How many hours will this Gift Code be valid.
    3. Reward ( You can choose everything that is included in userStats table. ( e.x If you want US_money then you ll write money).
    4. Amount of the reward ( e.x $1.000.000).
    Then Game Owners must decide how they will distribute this Gift Code( Email, Ingame, Social Pages ).
    When a user wants to reedem the Gift Code then the user goes to the Gift Code under the Account Menu ( You can change then menu from the hooks file).
    Every user can use 1 time the Gift Code.
    --------------------------------------------------------------------------------
    Admin Panel
    1. Overview
    Here you can see all your Gift Codes . You have the choice to edit or delete a specific Gift Code.
    Also i used Cronless job where every 5 minutes the system will check if a Gift Code has expired and then the system will change the status of this Gift Code.
    You can also see how many users used each Gift Code.
    2. Add Codes
    Here you can create Gift Codes.
    Be careful in the Reward Type
    ***WARNING*** You can select a reward only from userStats table (e.t.c money,points,bullets,exp or whatever you want to give and its in the userStats table.
    You dont need to add in fron the US_ its auto added in the backend.
     
     
     
    How to Install
    Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager Click on Install Module Upload the ZIP file Voila you are Ready! Live demo ( The game is open and active ) in MafiaShot
     
    If you need any help you can find me here or in Discord.
    Hope You enjoy my Mods.

    6 purchases  

       (2 reviews)

    0 comments

    Submitted

  22. $7.50

    Improved Travel

    This module alters the travel page 
    You can upload a image for each location When you want to travel you can see who owns properties in that location You can see how many people are in that location You can see what gang owns that location You can click the names of other locations to see the properties/gangs in the location. IMPORTANT
    If you already have GL Premium this is included with the base scripts, to download it go here and click "Download This File" the module zip file will be in the list of downloads.
    How to Install
    Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager De-activate the location and travel module Click on Install Module Upload the ZIP file Follow the instructions

    4 purchases  

       (0 reviews)

    0 comments

    Submitted

  23. $4

    Improved Theft

    This is a very basic change it allows you to upload images for cars, when you steal a car the picture is displayed.
    IMPORTANT
    If you already have GL Premium this is included with the base scripts, to download it go here and click "Download This File" the module zip file will be in the list of downloads.
    How to Install
    Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager De-activate the cars and theft module Click on Install Module Upload the ZIP file Follow the instructions

    8 purchases  

       (0 reviews)

    0 comments

    Submitted

  24. $9

    Improved Garage

    This module modifies the garage module in several ways
    You can upload images for cars and they are displayed in the garage You can filter cars in the garage By Location By Damage You can select multiple cars and Sell them Repair them Move them Crush them You can set the amount of bullets the user gets for crushing cars in the ACP IMPORTANT
    If you already have GL Premium this is included with the base scripts, to download it go here and click "Download This File" the module zip file will be in the list of downloads.
    How to Install
    Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager De-activate the cars and garage module Click on Install Module Upload the ZIP file Follow the instructions

    7 purchases  

       (1 review)

    0 comments

    Submitted

  25. $5

    Improved Crimes

    This module modifies the crime module in several ways
    Each crime timer is Independent, this allows the user to commit several crimes at once. You can set the success chance for a crime in the ACP You can upload an image for a crime that is displayed when the user successfully commits the crime. You can set custom text for a successful or failed crime IMPORTANT
    If you already have GL Premium this is included with the base scripts, to download it go here and click "Download This File" the module zip file will be in the list of downloads.
    How to Install
    Open up your game Go to the admin Panel Go to Modules & Themes Open the Module Manager De-activate the crimes module Click on Install Module Upload the ZIP file Follow the instructions

    5 purchases  

       (0 reviews)

    0 comments

    Submitted


×
×
  • Create New...