vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   Arcade Pass Hack v3! (https://vborg.vbsupport.ru/showthread.php?t=62059)

Littlebit 08-06-2004 02:53 PM

Is there a newer thread out of beta for this hack that I'm not finding in my search?
I'm unable to fix the below issues with this hack ... or know if they have been reported elsewhere or addressed yet.
If anyone could direct me, I'd be obliged

Quote:

I user doesn't have to buy the pass, but just needs the amount of points a pass costs to play the games and when a user who didn't buy the pass loses the amount of points required to buy the pass, database errors occur each time that user attempts to play.
Is anyone else having this issue?
Quote:

Many bought the pass while the timout was set to the default two weeks and I've changed the timeout to 0 disabled just recently, however the message in arcade saying "Hang Pass Expired! Buy a new one!" Still shows. Furthermore, when the user clicks to buy a new one, it still shows the same message when they revisit the arcade.

neroflorida 08-13-2004 11:22 PM

Tip:

To get it to show on left hand panel in admincp, edit admincp/index.php

Find:
PHP Code:

construct_nav_option("Challenges"'arcadeadmin.php?do=challenges''<br />'); 

Add Below:

PHP Code:

construct_nav_option("Arcade Pass Settings"'options.php?dogroup=arcadepass&do=options''<br />'); 

After doing this, upload admincp/index.php

It should now be accesible from left hand menu under Arcade.

'Course, you could create a separate group for it, too...

k40tic 08-27-2004 08:52 PM

I'm not sure where to post this at but since it has to do with getting around having a pass or using points and wouldn't matter as much if you didn't use this hack I chose here. There is an exploit that will allow anyone who has the same game on their home pc to play without using a pass at all as if they are doing it from your website. This is how the person done it on my site and used it. It happened to be a friend so he warned me about it and told me how he done it. The info he sent me word for word:

You create an html file on your computer and embed the flash game like the arcade.php file does. You can either download the game and run it from your computer or run it from the web, either way. The key is to set this html tag to point to the same directory that the arcade.php file is in, which should be the forum root. Below is an example of the tag that was used on my site minus my real address.

<base href="http://www.yoursite.com/forums/">

He did use it a couple times but I caught on right away since I just payed for vbulletin a couple weeks ago and less then 24 hours ago added the store and arcade pass. There was no way he should have been able to have what he has so I asked him what he was doing and he told me. Is there a way to fix this or is it only happening on my site?

gfxhavenowner 09-02-2004 02:25 PM

Error

SQL-query :

INSERT INTO `phrase` ( `phraseid` , `languageid` , `varname` , `text` , `phrasetypeid` )
VALUES ( 6472, 0, 'settinggroup_arcadepass', 'Arcade Pass Hack v3 Settings', 5000 )

MySQL said:

Duplicate entry '6472' for key 1

Can someone please address this? 2 people have posted multiple times about it, and I'm getting the same error. Is 6472 taken up by another hack?

ambrosious 09-04-2004 10:44 PM

Here's one for you, I have the pass installed and the UT shop and store hack but cannot get the pass to admit it needs to take points! Any ideas?

ambrosious 09-05-2004 04:42 PM

Anyone?

venomx 09-07-2004 12:44 AM

I will wait until this is working with no errors to install.. :(

ambrosious 09-07-2004 01:39 AM

I have no errors, just can't turn the dang thing on!?

gfxhavenowner 09-07-2004 11:07 PM

There's a very easy fix to get this all working.

Do everything via the TXT install, rather then the HTL install. Run db_queries and setting in MySQL first. Then, go through file_edits and template_edits. Finally, add the phrases via Download/Upload in the ACP. Point to arcadepass_phrases in the HTL folder. Do the same for the new templates, pointing to arcadepass_templates. This will work, and it works well.

As an added feature for the full release, how bout a field in the ACP to change the cost of the pass?

Wapture 09-18-2004 04:37 PM

After trying to install this hack I received this error in Admincp for Import/Export

Database error in vBulletin:ImpEx Target 3.0.3:

Link-ID == false, connect failed
mysql error:

mysql error number: 0


All times are GMT. The time now is 05:38 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01656 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete