Jump to content
MakeWebGames

Recommended Posts

Posted

I Got Bored This Morning So I Made A More Secure Bank, MTG Also Helped Me Fix Up A Few Errors Grin.gif

Replace bank.php with this

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

CODE UPDATED

Posted

Re: [mccode v2] Secure Bank!

I tested this bank out and it did not work at all, i deposited money and money in the bank was like 11111100011000110 then i went to withdraw and errors. lol Good try though.

Posted

Re: [mccode v2] Secure Bank!

 

I tested this bank out and it did not work at all, i deposited money and money in the bank was like 11111100011000110 then i went to withdraw and errors. lol Good try though.

what was the errors? + who seriously would have that much?

Also it works perfect on my game Unsure.gif

Posted

Re: [mccode v2] Secure Bank!

maybe the errors are because of the use of %s instead os %u but i do understand , would be contained so i'd assume %s would work so you maybe right im just throwing a suggestion in

+ 1 anyways Karlos

EDITED:

Your doing well mate

you also need to come back and play my game lol

Posted

Re: [mccode v2] Secure Bank!

 

maybe the errors are because of the use of %s instead os %u but i do understand , would be contained so i'd assume %s would work so you maybe right im just throwing a suggestion in

+ 1 anyways Karlos

EDITED:

Your doing well mate

you also need to come back and play my game lol

That +1 means ALOT to mean coming from a good coder unlike myself but im still learning

Posted

Re: [mccode v2] Secure Bank!

 

I tested this bank out and it did not work at all, i deposited money and money in the bank was like 11111100011000110 then i went to withdraw and errors. lol Good try though.

what was the errors? + who seriously would have that much?

Also it works perfect on my game Unsure.gif

Fatal error: Call to undefined function withdraw() in /home/armywar/public_html/bank.php on line 19

that is the error

Posted

Re: [mccode v2] Secure Bank!

 

I tested this bank out and it did not work at all, i deposited money and money in the bank was like 11111100011000110 then i went to withdraw and errors. lol Good try though.

what was the errors? + who seriously would have that much?

Also it works perfect on my game Unsure.gif

Fatal error: Call to undefined function withdraw() in /home/armywar/public_html/bank.php on line 19

that is the error

Try This Then

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Works Perfect For Me :wink:

 

Good work! :-)

Thanks :-D

 

Very Nice Immortal. I like the code. You and MTG make a good team. Lol.

Thanks Mate :) Do We? :lol:

  • 3 weeks later...
Posted

Re: [mccode v2] Secure Bank!

I was wandering say i wanted to change the name of the file how would i get it to work that it wouldnt use

 

"You ask to withdraw 1,

the banking lady grudgingly hands it over."

Ive tried changing the "<form action='bank.php?action=withdraw' method='post'>" Part to a differnt name e.g , "test.php?action=withdraw" but it still doesnt seem to want to work, please could someone reply and tell me how to do this it would be grately thanked,

Thank you JC

Posted

Re: [mccode v2] Secure Bank!

Tried but really didnt want to work, its a bit of a drag really lol, and could i upload css so that i could say place an image behind it and if so where would i actually add the css ?

Thanks, Jc

  • 1 month later...
Posted

Re: [mccode v2] Secure Bank!

 

Tried but really didnt want to work, its a bit of a drag really lol, and could i upload css so that i could say place an image behind it and if so where would i actually add the css ?

Thanks, Jc

about the bank test.php thing ya wanna do do this

1st change the name on file manager from bank.php to test.php

den put this in it should work

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

that is tested and works on my site

if not workin add my msn

[email protected]

 

Please use [code]...[/code] tags.

Posted

Re: [mccode v2] Secure Bank!

 

Tried but really didnt want to work, its a bit of a drag really lol, and could i upload css so that i could say place an image behind it and if so where would i actually add the css ?

Thanks, Jc

about the bank test.php thing ya wanna do do this

1st change the name on file manager from bank.php to test.php

den put this in it should work

 

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

that is tested and works on my site

if not workin add my msn

[email protected]

  • 4 months later...
Posted

Re: [mccode v2] Secure Bank!

I have tested all these bank.php files made here

But none actually work as you can still withdraw -999999 and get loads of money.

Has anyone actually got a proper fix for this?

Posted

Re: [mccode v2] Secure Bank!

Thanks, It stops you taking money you don't lol

But I get this error :

Fatal error: Call to undefined function error() in /home/wrestlin/public_html/bank.php on line 81

Which is :

Error('You Don\'t Have Enough Banked Gold To Withdraw This Amount.');

I'm still using this for now lol

Posted

Re: [mccode v2] Secure Bank!

Add this to you global_funcs.php

You only use one.. I added three so people can choose for personal choices like some prefer

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

over

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...