Jump to content

Rahorku

Members
  • Posts

    10
  • Joined

  • Last visited

Rahorku's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Watch it kid, I was never a "lazy coder" open your eyes while reading, I have said before i'm not looking for a whole guide or someone to do it for me, all i'm asking for is a hint or a tip to base my work on. Oh, by the way Jessica's replies aren't brilliant she just doesn't know the solution for my problem, that's why she said "we" do not approve this sort of "thing" lol she likes to play clever but unfortunately, it does not fit on her real personality that's why. and i'm sorry if you think i'm being offensive which i'm not but im just stating facts.
  2. lol you cannot deny it. it's php,curl no matter for what purposes this section is for php help, no?
  3. I'm trying to make a free shopping cart for a virtual world browser-based game. #Zwinky I have been trying all the possible methods lately and none of them worked, before I clarify any further details I want everyone to think twice before and read my thread carefully Before just saying "It's impossible" and stuff. I know 2 peoples who made a successful zwinky shopping cart, somehow it lets them purchase every item in zwinky stores for free through their sites, i'm not sure how they did it but all I know is they obviously used php + cURL as I said before i'm not really experienced with php but I know a little bit about it. somehow these 2 peoples could connect their sites with zwinky's database and made a shopping cart where they can purchase every item for free and have it in their real zwinky wardrobe immediately. All i'm asking for is a hint or a method, or at least a suggestion to start with. Now for those who wants to have an idea of how things looks like Zwinky is based on SWF/Flash,jhtml,xml (client-sided) I been asking a lot of developers about this, most of them said I need a php form to modify my xml data (php,simplexml) and other peoples said I need to decompile the SWF item itself and change the price in there (I personally think that's possible more than php,simplexml) i'm gonna show you guys a few examples of how zwinky purchasing looks like so you can try and help me with. *Logging in to Zwinky,Using Fiddler* there is 3 types of zwinky items: 1. (Zcarded) items which is a premium items that you need to buy a zwinky points "Zcards" with real money. 2. (Zbucks) items which is a free points that you earn per visit you can buy the zbucks items with it, not the premium ones. Assuming that I wanna buy a zcarded item for free from the "Cloud Nine" store. Screenshot: Code:
  4. lol sweetheart is a vulgar word Good to know.
  5. I don't really mind making effort, I tried to edit the thread and clear it but the "edit" button is gone, also Are you the only one who responds here? Because i noticed that you're the last poster in almost every section it's either you're highly active, or umm you're the only one who lives here o.o no offence
  6. Who said I didn't made any effort? I did when i spent 4 days trying all the possible ways in the world to get it done, although i'm not even experienced with php but I still tried been up for a whole 4 days googling and collecting snippets to get it complete I made effort when I posted this thread in like countless forums I didn't even asked for someone to make it for me, nor did I asked for a guide. all I was asking for everywhere is a tip or a hint to go on otherwise, please show me any rule in this forums that says you have to put effort in order to get help. Thank you, at least for paying attention to this thread
  7. thanks sweetheart and umm yeah I did copied it from somewhere I have been asking this question in almost every forum in the world xD and c'mon you didn't really expect me to type all this did u?
  8. Somebody please fix the thread I don't know how it become like this colored,small
  9. Hello, I need help creating a free php + curl shopping cart for a virtual world browser-game that I play to buy a free stuff from it. the game is based on xml,swf and some peoples have already made a shopping cart for it. Idea: there is a multiplayer game that i Play called Zwinky and i as i said it's similar to Habbo hotel, Club pengiun. Now, obviously it has a stores to buy items and stuff and it's expensive.[/size][/font][/color] [color=#3BAE33][font=Verdana, Arial, sans-serif][size=1]i know how to make it free, but there is one and only problem.[/size][/font][/color] [color=#3BAE33][font=Verdana, Arial, sans-serif][size=1]i'm not that experienced with php, there is an XML files that should be edited:[/size][/font][/color] [color=#3BAE33][font=Verdana, Arial, sans-serif][size=1]9.xml which is the main store file that has all the items in it and that's where the Prices should be changed.[/size][/font][/color] [color=#3BAE33][font=Verdana, Arial, sans-serif][size=1]Purchase.xml which is everything in your wardrobe that you Bought and every new item you purchase goes immediately there.[/size][/font][/color] [color=#3BAE33][font=Verdana, Arial, sans-serif][size=1]I've downloaded their items which is (SWF Files) so it's like i have their stores locally in my host.[/size][/font][/color] [color=#3BAE33][font=Verdana, Arial, sans-serif][size=1]Now what i'm planning to do is editing the 9.xml and setting all the items to free, then uploading the 9.xml file to my own website but there is only one thing left that some peoples told me it can be done with php.[/size][/font][/color] [color=#3BAE33][font=Verdana, Arial, sans-serif][size=1]something like Mysite/assets3/fds/Whatever.swf from my own database to their server but let's call it a zwinky php shopping cart "a free one"[/size][/font][/color] [color=#3BAE33][font=Verdana, Arial, sans-serif][size=1]I need a php script or something that for example if i click "Add" a specific item to my Purchase.xml it automatically makes the changes in the game's real website and not locally.[/size][/font][/color] [color=#3BAE33][font=Verdana, Arial, sans-serif][size=1]Im not really experienced with php and simplexml but i believe it requires some "cURL"[/size][/font][/color] [color=#3BAE33][font=Verdana, Arial, sans-serif][size=1]Now i want to use the same method like connecting my website with the games wardrobes so that i can make any changes to my in-game wardrobe through my website, there was a guy who made a site where you login and purchase everything in the game for free through his site, that's why I believe it's possible.[/size][/font][/color] [color=#3BAE33][font=Verdana, Arial, sans-serif][size=1]The game's store link is: zwinky.co...lothing/923.xml[/size][/font][/color] [color=#3BAE33][font=Verdana, Arial, sans-serif][size=1]i'm gonna edit the 923.xml so i can change the prices and make them 0 so from My website it's gonna be Mysite.com/zwinky-world/catalog/clothing/923.xml Because you definately can't make the local changes take effect on the game ( not without having a server-side access) and that's so far.[/size][/font][/color] [color=#3BAE33][font=Verdana, Arial, sans-serif][size=1]zwinky.co...heckout.jhtml < this is the link you get Once you purchase an item.[/size][/font][/color] [color=#3BAE33][font=Verdana, Arial, sans-serif][size=1]and it goes to outfits.zwink...y/purchased.xml < after the Checkout..purchased.xml shows Everything you have purchased in your wardrobe.[/size][/font][/color] [color=#3BAE33][font=Verdana, Arial, sans-serif][size=1]Extra links that might be useful for you guys to get my point hxxp://wxw.zwinky.com/zwinky-world/Checkout.jhtml?items=[[{id:20017510,species:babe,z:0,name:Whatever,url="assets.zwinky.com/assets3/fds/templates/stud/misc/5.swf"}]]&storeId=[0]&pType=[0] ^this one works but only from one store that I dont really need that much which is "assets3/fds/"[/size][/font][/color] [color=#3BAE33][font=Verdana, Arial, sans-serif][size=1]So basically I wanna use my own php shopping cart for a game that I don't own in order to get the items for free, and if you think it's Impossible I would like to tell you it is impossible because 2 peoples have made 2 successful sites like this[/size][/font][/color] [color=#3BAE33][font=Verdana, Arial, sans-serif][size=1]one of them[/size][/font][/color] [color=#3BAE33][font=Verdana, Arial, sans-serif][size=1]Hope you guys can suggest or provide me with any tips or methods to get this complete, thanks Pasted from another forum where I posted my problem I been trying to do this for a yeaarss but it never worked, some peoples said It can be done by decompiling the SWF item itself and changing the price of it to 0 also, I have tried all my best in soo many ways to purchase a zwinky item from my own website like this: www.zwinky.com/zwinky-world/Checkout.jhtml?items=[[{id:20017510,species:stud,z:0,name:JustForTest,url=MyOwnWebsite.com/assets3/store/zwinky/stud/tops/01/Ptop16.swf"}]]&storeId=[0]&pType=[0] Real url is: assets.zwinky.com/assets3/store/zwinky/stud/tops/01/Ptop16.swf I could purchase it for free using this method but in wardrobe when I save the top it says "Error validating clothes" so Is there any way that i can at least make it skip this error instead of changing the price? Sorry for making it too long I just wanna make it as clear as possible because i'm really sick of looking for a solution in almost every forums and I never found a solution hope I find it here, thanks.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.