Altador Cup?
![]() ![]() |
Any way you can make this work for AC? |
![]() ![]() |
This is not the main intention of this script, sorry. |
![]() ![]() |
aww :( are they very different from normal flash games? because, for example, make some noise also has an ID:
|
![]() ![]() |
Yes, some of them need EXTRA data but it depends from game to game.
|
![]() ![]() |
What would the extra data entail? I really suck at the AC games |
![]() ![]() |
I noticed the update today and you added lines for an AC game but how do you use it? |
![]() ![]() |
I will answer you with a question:
|
![]() ![]() |
But the gateways are different you dont go to the regular "would you like to play" screen |
![]() ![]() |
lol. finally found the monkey for the AC games. Thanks!!!! |
![]() ![]() |
Where is it?? |
![]() ![]() |
if you added it right, cick on slushie slinger (the game screen will show up) and the monkey icon is at the top of the page, to the right, next to the help icon and neoboards icon. |
![]() ![]() |
Hi guys, despite being right on the game page, the icon of the GM does not appear! Have reinstalled the plugin, but had no effect, any suggestions? I'm new in this area and I need help :/ |
![]() ![]() |
you first need to add your own parameters for a game and also add the colosseum-url to the top of the script. (which would be // @include http://www.neopets.com/altador/colosseum/ctp.phtml
(this counts for non-avatar games as well as Altador cup and any other flash game, but not Shockwave games!) also, a post in one thread is enough ;) |
![]() ![]() |
My apologies for the double post hehe, finally, would you post an example of how would the script with this / these includes? I'm really newbie in this, and really need help. |
![]() ![]() |
And oh, by updating the script, the following lines were added in the code: / / @ Include http://www.neopets.com/altador/colosseum/ctp.phtml
Still, it appears the monkey icon on the game page (Slushie Slingers in this case) and do not know what else to do. |
![]() ![]() |
my bad, disregard the includes then. examples: check out the links I gave you, it's all explained there. there are several examples given. w35l3y posted a good one for kass basher: example:
min_score = 850
"381" : [850, 150, 37, 1] the last line is what you put in the script, together with the other games. It's the same for AC games and non-avatar flash games (except SOSD and YYB in the AC have more parameters). then save the script. then refresh the page. if you used the right ID, the monkey face will appear on the game page automatically. If not, you did something wrong. That's all the help I can give you.
|
![]() ![]() |
Okay so I already know how to add regular games to the script but I cant get the Ac games... |
![]() ![]() |
Okay, this is my hint to the others ac games... "1106" : [644, 23, -29, 14, "altadorcupplayer.gif", "Shootout Showdown", function (score) {
return {
"a5B" : 1,
"finalGameScore": score,
"tG" : 5
};
}, function (score) {
return (score + 9);
}],
|
![]() ![]() |
I have no idea what that means! O.O! |
![]() ![]() |
slowboatstohades: then add slushie slinger and MSN just like you would add a normal flash game to the script. the only difference is that the monkey face now appears on top of the page after you clicked on a game, not on the selection screen. (next to the ?-icon and the pen writing on paper-icon). It follows just the same pattern:
YukiC: w35l3y just gave you the entire code to add SOS, if you had looked at it for 5 seconds you will see it starts with the same structure as all the other games, just a little different because he added the extra params for you already... you don't have to know what it means, all you have to do is copy paste it in, it can't get easier than that :P |
![]() ![]() |
I know that, but I have NO idea still haw to do yooyuball T-T |
![]() ![]() |
Wait! Are you hidding yooyuball in the code? Because when you put that up I insta ctrl+f and found sos in the code! *Goes on the hunt* |
![]() ![]() |
ah yes, but the "easter egg" you found is an old version |
![]() ![]() |
so is the other one I found old too then? |
![]() ![]() |
nice try! you are trying to get something off me. :P
|



