Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Arcade Pass Hack v2.0 Details »»
Arcade Pass Hack v2.0
Version: 1.00, by Link14716 Link14716 is offline
Developer Last Online: Oct 2023 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 09-17-2002 Last Update: Never Installs: 66
 
No support by the author.

Arcade Pass Hack v3 is here!
vB2: https://vborg.vbsupport.ru/showthread.php?t=62060 (for futureal's vbProArcade Beta 2)
vB3: https://vborg.vbsupport.ru/showthread.php?t=62059 (for John's v3 Arcade)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #82  
Old 01-28-2003, 03:07 AM
DarkDraco07's Avatar
DarkDraco07 DarkDraco07 is offline
 
Join Date: Apr 2002
Posts: 414
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks, trying it now
Reply With Quote
  #83  
Old 02-07-2003, 11:02 AM
Preech Preech is offline
 
Join Date: Aug 2002
Location: Fort Campbell
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

does anyone have the Tetris.swf file extracted? for some reason I can't pull it out of the zip file...

any help is appreciated.
Reply With Quote
  #84  
Old 02-07-2003, 06:58 PM
tpearl5's Avatar
tpearl5 tpearl5 is offline
 
Join Date: Nov 2001
Location: PA
Posts: 1,014
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by ethics
I have a weird problem.

In the instructions, it says to:

PHP Code:
-+-+-+
Find:
-+-+-+

$DB_site->query("UPDATE arcadeconfig
                   SET path='
$thepath',usescoreicon='$usescoreicon',usekingicon='$usekingicon'
                       "
.iif(($scoreicon != "") || ($deletescoreicon == 1),",scoreiconname='$scoreicon_name', scoreicondata='$scorei_d'","")."
                       "
.iif(($kingicon != "") || ($deletekingicon == 1),",kingiconname='$kingicon_name', kingicondata='$kingi_d'","")."
                   WHERE arcadeid='
$arcadeid'"); 
The only instance of "$DB_site->query("UPDATE arcadeconfig" I get in that file is the following:

PHP Code:
$DB_site->query("UPDATE arcadeconfig
                   SET active='
$active',path='$thepath'
                       "
.iif(($addgroup != 0) or ($delgroup != 0),",useraccess='$useraccess'","")."
                       ,usescoreicons='
$usescoreicons',usekingicon='$usekingicon',usedetailicons='$usedetailicons'
                       "
.iif(($scoreicondata != "") || ($deletescoreicon == 1),",scoreiconname='$scoreicon_name', scoreicondata='$scoreicondata'","")."
                       "
.iif(($topscoreicondata != "") || ($deletetopscoreicon == 1),",topscoreiconname='$topscoreicon_name', topscoreicondata='$topscoreicondata'","")."
                       "
.iif(($kingicondata != "") || ($deletekingicon == 1),",kingiconname='$kingicon_name', kingicondata='$kingicondata'","")."
                       "
.iif(($userdetailicondata != "") || ($deleteuserdetailicon == 1),",userdetailiconname='$userdetailicon_name', userdetailicondata='$userdetailicondata'","")."
                       "
.iif(($gamedetailicondata != "") || ($deletegamedetailicon == 1),",gamedetailiconname='$gamedetailicon_name', gamedetailicondata='$gamedetailicondata'","")."
                   WHERE arcadeid='
$arcadeid'"); 
It's totally different.

I think this is why I get an SQL error when I try to change the dollar amount to play the game?

This is the error I get:

Database error in vBulletin Control Panel 2.2.8:

Invalid SQL: UPDATE arcadegames
SET name='breakout', title='Breakout', description='A simple Arkanoid-style game -- see how many balls you can keep going at once!', filename='breakout.swf',

active='1', scorevar='$breakoutscore', width='', height='',
codebase='', querystring='', objectparam='',
embedparam='',championactive='1',championtext='Bre akout Champion',championcolor='#ff0000',playcost='50',ja ckpot='20',jackpotadd='5'
WHERE gameid='2'
mysql error: Unknown column 'width' in 'field list'

mysql error number: 1054
I'm having the same problem. I tried merging the code, but it didn't work. humm..
Reply With Quote
  #85  
Old 02-09-2003, 05:22 AM
Preech Preech is offline
 
Join Date: Aug 2002
Location: Fort Campbell
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i get this same problem in the cp when I try to change options
Reply With Quote
  #86  
Old 02-09-2003, 01:27 PM
ethics ethics is offline
 
Join Date: Feb 2002
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't think this pass hack is compatible with version 2 of the arcade itself guys.

I would go to the database and make changes there. It's very easy and self explanatory when you brows through the queries.
Reply With Quote
  #87  
Old 02-10-2003, 03:48 PM
Ice Effect69's Avatar
Ice Effect69 Ice Effect69 is offline
 
Join Date: Jan 2003
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PHP Code:
Database error in vBulletin Control Panel 2.2.9:

Invalid SQLUPDATE arcadegames
                     SET name
='asteroids2000'title='Z Asteroids2000'description='Astroids Arcade Game! Score Board Dont Work!'filename='Asteroids2000.swf',
                         
                         
active='1'scorevar='$Asteroids2000'width=''height='',
                         
codebase=''querystring=''objectparam='',
                         
embedparam='',championactive='1',championtext='Asteroids2000 Champion',championcolor='#ff0000',playcost='10',jackpot='0',jackpotadd='5'
                     
WHERE gameid='7'
mysql errorUnknown column 'width' in 'field list'

mysql error number1054

Date
Monday 10th of February 2003 11:47:35 AM
Script
: [url]http://www.prowrestlingdirect.com/forums/forums/admin/proarcadeadmin.php[/url]
Referer: [url]http://www.prowrestlingdirect.com/forums/admin/proarcadeadmin.php?action=modify[/url] 
i keep getting that error in the admin. Link can you please edit my original proarcadeadmin to work with the arcade pass? everything else works, it is just the admin page. And can u please attach a file with the sql queries i would need to run?
Reply With Quote
  #88  
Old 02-10-2003, 07:09 PM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Beta 2 is not compatible and I haven't had time to make it compatible. Just hold on....
Reply With Quote
  #89  
Old 02-10-2003, 07:31 PM
Ice Effect69's Avatar
Ice Effect69 Ice Effect69 is offline
 
Join Date: Jan 2003
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

everything works with beta 2 besides for the admin section
Reply With Quote
  #90  
Old 02-19-2003, 03:50 PM
Ice Effect69's Avatar
Ice Effect69 Ice Effect69 is offline
 
Join Date: Jan 2003
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

link can you please make this capatible for for beta 2
Reply With Quote
  #91  
Old 02-23-2003, 05:29 PM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is a cool hack, should get my users off the arcade and posting more ^_^
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:47 AM.


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.04705 seconds
  • Memory Usage 2,336KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete