Go Back   Gaming Gutter > Online Gaming > Neopets


Neopets - All general neopet related topics are found in here.

» Site Navigation
» Home
» FAQ
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Advertisement
» GG Stuff

Follow us on Twitter!

Get the GG toolbar today (for firefox only)
» Recent Threads
Go to first new post why is everyone here so...
11-17-2009 12:31 AM
Last post by crazy_SPOON
Today 07:39 PM
15 Replies, 261 Views
Go to first new post Post Your Picture (Read...
10-10-2006 12:34 AM
by Ryan
Last post by Ruzzeh
Today 07:38 PM
13,110 Replies, 221,390 Views
Go to first new post Any one have free rs...
Today 07:34 PM
Last post by everclear223
Today 07:34 PM
0 Replies, 1 Views
Go to first new post I wish I was fat
Today 04:26 PM
by Sejiru
Last post by samstah
Today 07:30 PM
18 Replies, 81 Views
Go to first new post Is there a way to get...
Yesterday 10:04 AM
by Boink
Last post by crazy_SPOON
Today 07:21 PM
4 Replies, 82 Views
Reply
 
LinkBack Thread Tools Display Modes

 Hello!
Old 10-14-2008, 11:02 PM   #1 (permalink)
Junior Member

Undisclosed randim is offline
 
Join Date: Oct 2008
Posts: 3
GPoints: 25
iTrader: 0 / 0%
randim Is a New Face in Town
Rep Power: 0
Hello!

so ive been lurking around this site for a few days ago, and i might say im pretty impressed with the stuff that is avail. for neopets...and am thankful for the tools that have been provided tome from here thats made me my quick little 50k :P ... but i have one question. i have sitting in my comp. the source of Coltzans Cash Scratchcard ... it is in flash so if theres anything that can be done to exploit this card game contact me and we can talk

once again thanks to all those who made it possible for the elite tools
  Reply With Quote

 
Old 10-14-2008, 11:23 PM   #2 (permalink)
Donor

Male terinuptrash is offline
 
terinuptrash's Avatar
 
Join Date: Aug 2008
Location: everywhere
Posts: 629
GPoints: 686
iTrader: 0 / 0%
terinuptrash Is a Party Captainterinuptrash Is a Party Captain
Rep Power: 6
for the scratchcards i dont think their flash. i remember playing that little scratchcard lottery game when i played neopets(like a year ago) and im pretty sure it was java or html. which are both exploitable, but i dont think you can exploit them in any way that would be profitable. if i remember correctly he outcome of the card was predetermined when you drew the card(it doesnt matter what you scratch, you will always have the same outcome). making it impossibe to profit unless you can determine which card you draw.

i could be thinking of a different game, but if not im pretty sure this is how this works
__________________

(copy and paste in address bar)
http://www.freewebs.com/terinuptrash/menue/sig.swf
  Reply With Quote

 
Old 10-14-2008, 11:27 PM   #3 (permalink)
Junior Member

Undisclosed randim is offline
 
Join Date: Oct 2008
Posts: 3
GPoints: 25
iTrader: 0 / 0%
randim Is a New Face in Town
Rep Power: 0
lost desert scratch kiosk

these arent

anyways, yes the old ones were html based, however if theres a way to understand how the flash ones work, im sure theres something special that can be done with them eh?
  Reply With Quote

 
Old 10-14-2008, 11:41 PM   #4 (permalink)
Donor

Male terinuptrash is offline
 
terinuptrash's Avatar
 
Join Date: Aug 2008
Location: everywhere
Posts: 629
GPoints: 686
iTrader: 0 / 0%
terinuptrash Is a Party Captainterinuptrash Is a Party Captain
Rep Power: 6
get a swf decompiler, and analyze the shit outa it. i cant see it so i dont even have the slightest concept on how it works. i can imagine since its actionscript, they probably have an integer based randomizer, to figure out what you scratch. if this is the case just get a hex editor(a good one is cheat engine) find out whick integers calls which pictures you scratch, and change them all to the same number as you go along. you would have to decompile though to figure out if they use this randomizer system or not though.
__________________

(copy and paste in address bar)
http://www.freewebs.com/terinuptrash/menue/sig.swf

Last edited by terinuptrash; 10-14-2008 at 11:51 PM.. Reason: opps, wrong coding language XD
  Reply With Quote

 
Old 10-14-2008, 11:48 PM   #5 (permalink)
Junior Member

Undisclosed randim is offline
 
Join Date: Oct 2008
Posts: 3
GPoints: 25
iTrader: 0 / 0%
randim Is a New Face in Town
Rep Power: 0
i have pretty much every np flash based game sitting in .fla format with the full actionscript and details...i stopped learning actionscript a few yrs ago so all these methods & booleans are new to me...so if theres anyone here that is pro at a.s. hit me up heh..

heres a small chunk from one of the frames in the game

// Action script...

if (String(_level0.winner).length < 1)
{
beginEachScratchURL = undefined;
var tSampleSet = "LOSER";
switch (tSampleSet)
{
case "BUGREPORTED":
{
startText = "%3Cfont+color%3D%22%23000000%22%3EScratch+Three+M atching+Prizes+to+Win%21%3C%2Ffont%3E";
bgSWFURL = "http://swf.neopets.com/space/sc/bg.swf";
scratchSWFURL1 = "http://swf.neopets.com/space/sc/sc_np.swf";
buttonText = "%3Cfont+color%3D%22%23ffffff%22%3EClick+Here+to+C laim+Your+Prize%21%3C%2Ffont%3E";
buttonURL = "http://dev.neopets.com/space/sc/sc_result.phtml%3Fr=\"412\"";
endText = "%3Cfont+color%3D%22%23ffffff%22%3ECongrats%21++Yo u+won+300+Neopoints%21%3C%2Ffont%3E";
winner = "1";
forceStartText = "%3Cbr%3E%3Ca+href%3D%22asfunction%3AforceStart%22 %3EStart+Anyway%3C%2Fa%3E";
matchesNeededToWin = "3";
zonesScratchableMax = "6";
break;
}
case "LOSER":
{
matchesNeededToWin = 3;
zonesScratchableMax = 6;
var testJA_str = "[????????????!]";
startText = testJA_str + "%3Cfont+color%3D%22%23000000%22%3EScratch+Three+M atching+Prizes+to+Win%21%3C%2Ffont%3E";
loadingText = testJA_str + "%3Cfont+color%3D%22%23ffffff%22%3ELoading...%3C%2 Ffont%3E";
bgSWFURL = "http://swf.neopets.com/space/sc/bg.swf";
scratchSWFURL1 = "space_item0_v1_mc";
scratchSWFURL2 = "space_item1_v1_mc";
scratchSWFURL3 = "space_item0_v1_mc";
scratchSWFURL4 = "space_item4_v1_mc";
scratchSWFURL5 = "space_item3_v1_mc";
scratchSWFURL6 = "space_item10_v1_mc";
scratchSWFURL7 = "space_item11_v1_mc";
scratchSWFURL8 = "space_item12_v1_mc";
scratchSWFURL9 = "space_item13_v1_mc";
endText = testJA_str + "%3Cfont+color%3D%22%23ffffff%22%3ESorry+You+did+n ot+get+3+matches%21%3C%2Ffont%3E";
winner = "0";
forceStartText = "%3Cbr%3E%3Ca+href%3D%22asfunction%3AforceStart%22 %3E" + testJA_str + "Start+Anyway%3C%2Fa%3E";
break;
}
case "WINNER":
{
var testJA_str = "[????????????!]";
matchesNeededToWin = 3;
zonesScratchableMax = 6;
startText = "%3Cfont+color%3D%22%23000000%22%3EScratch+Three+M atching+Prizes+to+Win%21%3C%2Ffont%3E";
loadingText = "%3Cfont+color%3D%22%23ffffff%22%3ELoading...%3C%2 Ffont%3E";
bgSWFURL = "http://images.neopets.com/desert/desert_sc/sc_bg_sut.swf";
scratchSWFURL1 = "http://swf.neopets.com/space/sc/sc_item1.swf";
scratchSWFURL2 = "http://swf.neopets.com/space/sc/sc_item2.swf";
scratchSWFURL3 = "http://swf.neopets.com/space/sc/sc_item3.swf";
scratchSWFURL4 = "http://swf.neopets.com/space/sc/sc_item4.swf";
scratchSWFURL5 = "http://swf.neopets.com/space/sc/sc_item5.swf";
scratchSWFURL6 = "http://swf.neopets.com/space/sc/sc_item6.swf";
scratchSWFURL7 = "http://swf.neopets.com/space/sc/sc_item7.swf";
scratchSWFURL8 = "http://swf.neopets.com/space/sc/sc_item8.swf";
scratchSWFURL9 = "http://swf.neopets.com/space/sc/sc_item9.swf";
buttonText = "%3Cfont+color%3D%22%23ffffff%22%3E" + testJA_str + "Click+Here+to+Claim+Your+Prize%21%3C%2Ffont%3 E";
buttonURL = "http://dev.neopets.com/space/sc/sc_result.phtml%3Fobj_filename=toy_spacefae_keyrin g%26obj_name=Space+Faerie+Keyring%26sc=space%26np= 0";
endText = "%3Cfont+color%3D%22%23ffffff%22%3E" + testJA_str + "Congrats%21+You+have+won+an+amazing+Space+Faerie+ Keyring%21%3C%2Ffont%3E";
winner = "1";
forceStartText = "%3Cbr%3E%3Ca+href%3D%22asfunction%3AforceStart%22 %3EStart+Anyway%3C%2Fa%3E";
break;
}
} // End of switch
bgSWFURL = "space_faierie_bg_v1.swf";
} // end if

Last edited by randim; 10-14-2008 at 11:52 PM..
  Reply With Quote

 
Old 10-20-2008, 05:18 PM   #6 (permalink)
Full Member

Undisclosed GodKingBrendan is offline
 
GodKingBrendan's Avatar
 
Join Date: Oct 2008
Location: home
Posts: 160
GPoints: 1,638
iTrader: 4 / 100%
GodKingBrendan Is Recognizable
Rep Power: 4
no idea how, but there was a cheat that worked for a while that let you reuse scratchcards as much as you wanted
  Reply With Quote

 
Old 10-20-2008, 07:53 PM   #7 (permalink)
Full Member

Jakious is offline
 
Join Date: Jul 2008
Posts: 163
GPoints: 460
iTrader: 8 / 100%
Jakious Is a New Face in Town
Rep Power: 5
What, does the use scratchcard -> put in shop -> finish card -> take out of shop -> repeat
trick gone?
  Reply With Quote
Reply

Bookmarks



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Powered by vBadvanced CMPS v3.1.0

All times are GMT -7. The time now is 08:03 PM.


vBulletin skin developed by: eXtremepixels
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The contents of this webpage are copyright © 2006-2008 GamingGutter.com. All Rights Reserved.

Page generated in 0.16011810 seconds (100.00% PHP - 0% MySQL) with 21 queries