Administrators Mahmoud Posted September 2, 2023 Administrators Posted September 2, 2023 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 3 1 1 Quote Support is available for paid files only Support for free files is offered for a fee only
chris97979 Posted September 3, 2023 Posted September 3, 2023 This needs an item purchase code it does not work without it Quote
DieHard Posted September 3, 2023 Posted September 3, 2023 define( "VERSION", "1.6.5" ); This not v1.6.6 Quote
LukaS Posted September 5, 2023 Posted September 5, 2023 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 .... Quote
vankataloz Posted September 6, 2023 Posted September 6, 2023 How to make it work without purchase code? Quote
vankataloz Posted September 7, 2023 Posted September 7, 2023 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 1 Quote
kecoamumet Posted September 9, 2023 Posted September 9, 2023 (edited) 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, 2023 by kecoamumet Quote
vankataloz Posted September 9, 2023 Posted September 9, 2023 Yes you cant fetch for sure if is not paid. you need key but you can upload manualy and add remote games. Quote
Digi Pharmaspot Posted October 14, 2023 Posted October 14, 2023 Rather then Singup for gamemonetize and they will provide you free CMS Script use that Quote
adminrree Posted November 4, 2023 Posted November 4, 2023 This needs an item purchase code it does not work without it.................... Quote
Administrators Mahmoud Posted November 19, 2023 Author Administrators Posted November 19, 2023 Updated 1 Quote Support is available for paid files only Support for free files is offered for a fee only
حنفي الشبراوي Posted December 13, 2023 Posted December 13, 2023 This needs an item purchase code it does not work without it.................... Quote
HansPieterson Posted May 19 Posted May 19 Still need the purchase code, can't this be bypassed? Quote
karthick R Posted June 27 Posted June 27 @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 Quote
Muhammad Sheraz Posted July 21 Posted July 21 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 Quote
Step profit Posted July 29 Posted July 29 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 1 Quote
Artur Kordian Posted July 29 Posted July 29 Fetching games ... Error! Not-valid, non-registered user Quote
karthick R Posted July 29 Posted July 29 It's not working also remove request.php also it's asking same purchase code Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.