vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   vbProArcade v1.0 Flash Games Development (https://vborg.vbsupport.ru/showthread.php?t=47198)

PixelFx 04-29-2003 11:38 AM

thanks for the reply :)

trafix 04-29-2003 12:34 PM

hmmm, I loaded the simpsons game, it loads and plays but at the end i keep getting a security error even though i dont touch anything .... any ideas

joecool 04-29-2003 01:04 PM

Quote:

Today at 08:19 AM Jakor Sevel said this in Post #1000
Pixel, go ahead and install the one available now, according to Futureal you'll just need to replace proarcade and adminproarcade to making the upgrade, at least we hope so, lol. I don't want to have to install it all again :p

Joecool, nope. Doesn't save the score after it finishes, it just says the end, lmao. But 666 is the top score no matter what, and that happens after beating the demons, so if you want you can make it save afterwards, otherwise people will just have to lose at 666 to have the top score :p

Thx for the info JS! :) I will fix that tho, i hate when the score doesn't save when you finnish the game :P

eoc_Jason 04-29-2003 02:23 PM

EvilLS1 - there is still a problem with blackjack, in the counting of Aces

I had a 4, 6, and an Ace, which should equal 21, yet I lost the game to i think it was a queen and a 7, so it must have counted the Ace as 1...

Just thought you might want to check into that.... ;)

EvilLS1 04-29-2003 02:28 PM

Quote:

Today at 04:23 PM eoc_Jason said this in Post #1004
EvilLS1 - there is still a problem with blackjack, in the counting of Aces

I had a 4, 6, and an Ace, which should equal 21, yet I lost the game to i think it was a queen and a 7, so it must have counted the Ace as 1...

Just thought you might want to check into that.... ;)

Weird. I haven't noticed any problems with mine. I'll check into it. Anybody else had this problem?

trafix 04-29-2003 03:47 PM

i just installed save me and it wont auto end i went out for a smoke and it is still going .... lol

futureal 04-29-2003 04:13 PM

You can see Beta 2.1 running on Shadows: http://www.shadowsofnamek.com/forum/proarcade.php

You'll notice the reduced query count on the main arcade page, as well as some minor bug fixes that had been bothering people.

The bare minimum, SQL-wise, is one query per game. With a large score table, there is already quite a bit of PHP going on to process all the scores that come from those queries. However, I am thinking of testing another version that just does one query for ALL of the games/scores and then processes it via PHP.

When I went from the multiple queries to all PHP, the page load time actually increased, but the number of queries dropped dramatically.

Jakor Sevel 04-29-2003 06:03 PM

nope evil, never had that problem. but the members complain cause it's so easy to lose, lmao. The highscore on my board is 1250, lmao. Oh well

EvilLS1 04-29-2003 08:52 PM

Quote:

Today at 08:03 PM Jakor Sevel said this in Post #1008
nope evil, never had that problem. but the members complain cause it's so easy to lose, lmao. The highscore on my board is 1250, lmao. Oh well
Hehe.. Just like real casino blackjack its hard to beat the dealer. Highest score on my board is 12,000.. and it belongs to me. :D

eoc_Jason 04-29-2003 09:20 PM

LOL... my members high score in BJ is 20,000! and 157,500 in Roulette!!!

I think I'm going to have to take some of them to Vegas... lol...

Here's my game page:
http://forums.extremeoverclocking.com/proarcade.php

EvilLS1 04-29-2003 11:01 PM

Quote:

Yesterday at 11:20 PM eoc_Jason said this in Post #1010
LOL... my members high score in BJ is 20,000! and 157,500 in Roulette!!!

I think I'm going to have to take some of them to Vegas... lol...

Here's my game page:
http://forums.extremeoverclocking.com/proarcade.php

New best blackjack score is 20,180. 500,000 on roulette. I have no life. :laugh:

trafix 04-30-2003 12:26 AM

i added bj yesterday and one of my members reported an error

Quote:

I was playing BlackJack and got a higher score then my original top score, so I hit the send score button, and I got an error message that the score has been invalidated because I was cheating or something to that effect. I wasn't cheating.

EvilLS1 04-30-2003 03:24 AM

Quote:

Today at 02:26 AM trafix said this in Post #1012
i added bj yesterday and one of my members reported an error

Actually a few of my members have reported the same thing with several different games including the ones that came with vbproarcade. Nothing in the game itself should make it do that. Maybe a browser issue or something to do with the session timing out.

Jakor Sevel 04-30-2003 07:25 PM

every game can report that error. Simply clicking the link a second time before it loads can make that happen, as well as reaching the game via your back button. I suggest when you enter a game, you hit refresh first, that way it loads and you know you won't get that error (at least i haven't yet).

GaleForce 04-30-2003 07:28 PM

Quote:

Today at 02:26 AM trafix said this in Post #1012
i added bj yesterday and one of my members reported an error
There is a small code edit for the vbproarcade.php file that will fix that problem, look on the main thread, I asked about it recently. Also, you could just wait until v2.1 to come out and upgrade.

PixelFx 04-30-2003 07:57 PM

hmm for adding games I just right click the add game link and make a new window, then add the game, so I can reference the other games already install, then hit submit and refresh my admin. so far I haven't had any major issues with game installs doing it that way.

eoc_Jason 05-01-2003 01:54 AM

I searched and couldnt' find your post that you were talking about... could you post a link to it directly plz?

Quote:

Today at 03:28 PM GaleForce said this in Post #1015
There is a small code edit for the vbproarcade.php file that will fix that problem, look on the main thread, I asked about it recently. Also, you could just wait until v2.1 to come out and upgrade.

GaleForce 05-01-2003 02:41 AM

For some reason I cannot find it... :confused:

trafix 05-01-2003 12:48 PM

Another prob...

EDIT.....FIXED

This is game 2 that dosnt work the other is the simpsons.. at end redirects to cheat error page regardless

gwhooooey 05-01-2003 05:43 PM

I'm still having a problem with eggs not loading properly for some strange reason

Jakor Sevel 05-01-2003 07:07 PM

trafix, make sure you enter everything perfectly, otherwise something will go wrong. I don't know why it would keep doing that.

GaleForce 05-01-2003 07:18 PM

Quote:

Today at 02:48 PM trafix said this in Post #1019
Another prob...

EDIT.....FIXED



This is game 2 that dosnt work the other is the simpsons.. at end redirects to cheat error page regardless

I had a problem with the Simpsons as well, but it wasn't the same. I just removed it from the arcade, reuploaded it, and readded it and it worked fine. Hope that helps :)

trafix 05-02-2003 06:07 AM

I did ask a couple of pages ago ...

How do i add the champianship stuff (like in postbits) to the members profile?

@ GaleForce

I will completley remove the simpsons and re-add it again.

gwhooooey 05-04-2003 05:25 PM

Can someone please get a better poker game?

Even when you made that other one harder, they're still getting to the hi-score limit of 2 billion and whatever it is

EvilLS1 05-04-2003 05:33 PM

Quote:

Today at 07:25 PM gwhooooey said this in Post #1024
Can someone please get a better poker game?

Even when you made that other one harder, they're still getting to the hi-score limit of 2 billion and whatever it is


I've been looking for a better one but no luck finding anything.

Try this one. I made some more changes and everything pays even lower.. Pair pays 1:1, 2 pair pays 2:1, 3 of a kind pays 3:1, etc. With this version my members haven't been able to score more than 3 million.

gwhooooey 05-04-2003 05:40 PM

Just did a search on flashkit for poker

http://www.flashkit.com/movies/Appli...7840/index.php

That any good? Could you do something with that?

EvilLS1 05-04-2003 05:43 PM

Naah, I found that a few weeks ago. He didn't include the .fla. When you download it, it just says visit www.whatever.com, and on his site he charges people $$$ to use his games.

gwhooooey 05-04-2003 05:44 PM

booooo, ah well i'll keep looking

Any news on that guy who was doing something with frogger?

GaleForce 05-04-2003 06:40 PM

Some of the games need definite revamps. Like shooter, the max score you can get is 4200, so everyone on my board has a 4200. And with paladin you can only get a 666. Perhaps with Paladin you could basically restart the game if you beat the devil, but the monsters could be 50% faster, and the speed could keep going up. With shooter, just need to add an infinte number of levels with faster targets on each.

jamslam 05-04-2003 08:59 PM

could anyone give me the HTML code for the game asteroids? thanks

EvilLS1 05-04-2003 09:01 PM

Quote:

Today at 10:59 PM jamslam said this in Post #1030
could anyone give me the HTML code for the game asteroids? thanks
Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="590" height="445">
<param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]">
<param name=loop value=false>
<param name=menu value=false>
<param name=quality value=high>
<param name=bgcolor value=#000000>
<embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="500">
</embed>
</object>


jamslam 05-04-2003 09:21 PM

Thanks a lot!

How do you guys know what HTML code to add, if they don't give it to you? I'm new to this as you can see ;)

EvilLS1 05-04-2003 09:23 PM

Quote:

Today at 11:21 PM jamslam said this in Post #1032
Thanks a lot!

How do you guys know what HTML code to add, if they don't give it to you? I'm new to this as you can see ;)

n/p. You can use the html from any of the other games when installing a new one.. You might have to adjust the height & width, but it'll work.

jamslam 05-04-2003 09:32 PM

Quote:

Today at 11:23 PM EvilLS1 said this in Post #1033
n/p. You can use the html from any of the other games when installing a new one.. You might have to adjust the height & width, but it'll work.
O really? haha... I'm showing my "newbieism" LOL

thanks, i'll remember that... i was wondering how you installed them without the html code :) ;)

gwhooooey 05-05-2003 01:57 PM

Well this thread seems to have died....

and on page 69 as well...interesting

NuclioN 05-06-2003 02:45 PM

After scanning and trying to alter opensource games i've found out that there are many ways to handle the score in games. There are scores who use text as in for example txtScore etc. and asp, xml kinds of scores. Finding the right variable for the arcade hack is in that case a very difficult task. Altough Flashtoolset can find somethimes the variable as mentioned in the tutorial, this is working for about 40% of the games. That means that a lot of games will not be available because we can't find the right variable for it. That brings me to a few questions.

Are there other methods to find and use the scorevariable in games?
Is the gamehash wich is almost always 5 a factor if a game refuses to load the scorevariable? How do you find a valuable hash in a game if this is not 5?

futureal 05-06-2003 04:44 PM

The idea behind the gamehash was for people to modify .FLA files themselves to contain a different value for each game, making it somewhat more difficult for somebody to cheat.

Still, though, it does not offer all that much protection, and may create more headaches than it is worth. The sad fact is that if people want to cheat, they will be able to, since the Flash stuff is all executed client-side. Anybody who knows how to edit memory or spoof headers will be able to submit bogus information...

Osmosis 05-06-2003 09:20 PM

My preferred method for finding the score variable in games is to use the loadMovie method in a new blank movie, to load the game.swf file.

Once you've loaded the movie properly, and using CTRL+ENTER to test the movie you can play the game and view the variables while you play.... thus comparing the score you see in the game to the list of variables. Using this method it is very easy to nail down the score variable, as well as every other variable and its purpose.

I have hacked several games, the major problem I am running into is that when the score is submitted it seems to use a POST method, which only allows for somewhere around 255 characters in the post string, and many of the games I have been working on have MANY MANY variables being posted. Still looking for a workaround.

I'm also still trying to figure out how to convert a shockwave game to work with the arcade, but I've made no progress in that department whatsoever. I am an actionscript GURU but a lingo AMATEUR.

NuclioN 05-06-2003 11:49 PM

Quote:

Yesterday at 06:44 PM futureal said this in Post #1037
The sad fact is that if people want to cheat, they will be able to, since the Flash stuff is all executed client-side. Anybody who knows how to edit memory or spoof headers will be able to submit bogus information...
There are ways to secure the score because casino's are using flash most of the time for their online games. How this is done i don't know. I've seen flashgames with their own highscore tables in it, so they don't need a database at all. A gamedeveloper on Flashkit is using textfiles and cgi for storing score data and that works fine with no problems. But when you want more security then this arcade hack will lift itself beyond the reach of many of us because it will be to complicated to edit the files.

And yes Osmosis shockwave is awesome. :) But understanding and using lingo data is difficult indeed.

futureal 05-07-2003 06:44 AM

Those online casinos using Flash most likely have an XML socket server set up to handle data, which Flash can communicate directly with.

There probably IS a way to get this hack secured, I just have to learn more about it and then find it. :)


All times are GMT. The time now is 04:04 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.02126 seconds
  • Memory Usage 1,838KB
  • 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
  • (1)bbcode_code_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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