Posted September 2, 20232 yr Administrators View File CloudArcade - HTML5 / Web Game Portal CMS CloudArcade is a lightweight CMS specifically for HTML5 Games. CloudArcade is not an addons or extension, it’s a standalone CMS based on PHP 7 (Work with PHP 8+). With CloudArcade CMS, you can create your own Web Arcade or HTML5 Game Portal easily! Add game options: Upload game (Your HTML game files) Fetch games (Import free games) Remote add (Add game from url) JSON importer (Bulk import) By using “Fetch games” (import games from game distribution), you can add dozens of games with a single click, and with a few clicks you will have great library of HTML5 Games. “Remote add” can be useful if you want to add existing game from another source. All method will be shown as same game list, so you can just combine them Submitter Mahmoud Submitted 09/02/2023 Category Scripts Demo https://codecanyon.net/item/cloudarcade-html5-or-web-game-portal-cms/28567973?s_rank=2 Support is available for paid files only Support for free files is offered for a fee only
September 5, 20232 yr yes its 1.6.5 And you can change the value of purchase_code in DB it work but if you refresh it don't stay ....
September 7, 20232 yr find file - ajax-actions.php Delete these rows(4 i think): function set_cd() { $conn = open_connection(); $st = $conn->prepare('UPDATE settings SET value = "" WHERE name = "purchase_code"'); $st->execute(); } find file - request.php Replace there function update_purchase_code() ( all the function) with: function update_purchase_code() { $message = 'Item Purchase code updated!'; $status = 'success'; update_setting('purchase_code', $_POST['code']); if (isset($_POST['redirect'])) { $_SESSION['message'] = [ 'type' => $status, 'text' => $message, ]; header('Location: '.$_POST['redirect']); } } Then you can type any code like purchase code in admin panel and wont be deleted after doing some changes. Well Update and plugins wont work but everything else i think yes. Test it 🙂
September 9, 20232 yr On 9/8/2023 at 5:29 AM, vankataloz said: find file - ajax-actions.php Delete these rows(4 i think): function set_cd() { $conn = open_connection(); $st = $conn->prepare('UPDATE settings SET value = "" WHERE name = "purchase_code"'); $st->execute(); } find file - request.php Replace there function update_purchase_code() ( all the function) with: function update_purchase_code() { $message = 'Item Purchase code updated!'; $status = 'success'; update_setting('purchase_code', $_POST['code']); if (isset($_POST['redirect'])) { $_SESSION['message'] = [ 'type' => $status, 'text' => $message, ]; header('Location: '.$_POST['redirect']); } } Then you can type any code like purchase code in admin panel and wont be deleted after doing some changes. Well Update and plugins wont work but everything else i think yes. Test it 🙂 not work bro edited: add manually, any number on the database on table setting > purchase code, the web is open. but after that still can not fetch the game. it said purchase key not valid Edited September 9, 20232 yr by kecoamumet
September 9, 20232 yr Yes you cant fetch for sure if is not paid. you need key but you can upload manualy and add remote games.
October 14, 20231 yr Rather then Singup for gamemonetize and they will provide you free CMS Script use that
November 4, 20231 yr This needs an item purchase code it does not work without it....................
November 19, 20231 yr Author Administrators Updated Support is available for paid files only Support for free files is offered for a fee only
December 13, 20231 yr This needs an item purchase code it does not work without it....................
June 27, 20241 yr @Mahmoud @chris97979cloud aracad game script is not working pls help, This is asking purchase code on Admin panel and not working on website pls help
July 21, 20241 yr I nulled this script i hacked it please every one try this and ewnjoy this script unlimited free....😍 Step 1: Goto 'admin' Folder Step 2: Find request.php (Example => admin/request.php) delete this file Step 3: Replace this request.php with my attached request.php Enjoy Unlimited without license happy every one if you want to support me buy small gift for me Muhammad Sheraz Account No: 0010084322070014 Bank: Allied Bank Limited Currency: Pakistan Rupee IBAN: PK49 ABPA 0010 0843 2207 0014 request.php
July 29, 20241 yr On 7/22/2024 at 3:04 AM, SHEHRAZ CH said: I nulled this script i hacked it please every one try this and ewnjoy this script unlimited free....😍 Step 1: Goto 'admin' Folder Step 2: Find request.php (Example => admin/request.php) delete this file Step 3: Replace this request.php with my attached request.php Enjoy Unlimited without license happy every one if you want to support me buy small gift for me Muhammad Sheraz Account No: 0010084322070014 Bank: Allied Bank Limited Currency: Pakistan Rupee IBAN: PK49 ABPA 0010 0843 2207 0014 request.php 32.42 kB · 20 downloads No use cannot add game showing purchase code error
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.