2 Attachment(s)
[ADDON] Clean Hand Script
Clean Hand Script
This script will clean a users hand, and then take a set amount of credits from the user (default: 15 // change this on delete2.php).
It includes the headers.php so it is all redy to be set up on your HOLOCMS
Screen-shots
http://i85.photobucket.com/albums/k7...elete_main.png
http://i85.photobucket.com/albums/k7...e_complete.png
http://i85.photobucket.com/albums/k7...002g/alert.gif
Download
Check below for more php updates :sleep:
Headers
[PHP]<?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright
Re: [ADDON] Clean Hand Script
This is what I call organized add-on.
Nice job.
Re: [ADDON] Clean Hand Script
Quote:
Originally Posted by
AresCJ
This is what I call organized add-on.
Nice job.
Thanks. I hope you like it!
Re: [ADDON] Clean Hand Script
Thanks man Ill be using this. Cleanest and best hand script Ive seen yet. U shuldnt say managmetn tho because this isnt managing your hand its cleaning it.
Re: [ADDON] Clean Hand Script
Wasn't there already something like this released before? ;P
Re: [ADDON] Clean Hand Script
Quote:
Originally Posted by
Admiral-Speedy
Thanks man Ill be using this. Cleanest and best hand script Ive seen yet. U shuldnt say managmetn tho because this isnt managing your hand its cleaning it.
Yeah i know. I made it in a couple of seconds, and i was typing up on microsoft word.
Quote:
Originally Posted by
Moogly
Wasn't there already something like this released before? ;P
Yep, there was. That script would only wipe the hand data, this version will charge the user a set amount of credits to use the script.
How to change credit amount
find;
$newcreditsa = $resultab - 15;
and change the "15" to what you want it to be.
Re: [ADDON] Clean Hand Script
Ok kaboom I need help? I want to edit out the lottery page and change it from ucash to credits and stuff but wen i edited it I get a mysql warning above the page saying somthing bout session cache? and it doesnt acctually credz away? I dont think it removes the furni Either? Its not my editing cuz I tryed opening it and saving it without editing it and it still gives the warning
Re: [ADDON] Clean Hand Script
Quote:
Originally Posted by
Admiral-Speedy
Ok kaboom I need help? I want to edit out the lottery page and change it from ucash to credits and stuff but wen i edited it I get a mysql warning above the page saying somthing bout session cache? and it doesnt acctually credz away? I dont think it removes the furni Either? Its not my editing cuz I tryed opening it and saving it without editing it and it still gives the warning
Just edit the PHP...
Wow dude..
Re: [ADDON] Clean Hand Script
Quote:
Originally Posted by
Admiral-Speedy
Ok kaboom I need help? I want to edit out the lottery page and change it from ucash to credits and stuff but wen i edited it I get a mysql warning above the page saying somthing bout session cache? and it doesnt acctually credz away? I dont think it removes the furni Either? Its not my editing cuz I tryed opening it and saving it without editing it and it still gives the warning
Yeah, sorry. I should have included a clean headers.
[PHP]<?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright
Re: [ADDON] Clean Hand Script
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\delete.php:1) in C:\xampp\htdocs\core.php on line 19
I still get that error? when I edit ucash to credits or anything else. And I how do I fix it so it takes away my money? (Me finks u need to go over dis scripty)
Re: [ADDON] Clean Hand Script
Quote:
Originally Posted by
Admiral-Speedy
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\delete.php:1) in C:\xampp\htdocs\core.php on line 19
I still get that error? when I edit ucash to credits or anything else. And I how do I fix it so it takes away my money? (Me finks u need to go over dis scripty)
You shouldent try and use stuff you don't know how to. There is nothing wrong with the script. So don't go there!
Delete.php
[PHP]<?php
/*===================================================+
|| # Delete hand
|+===================================================+
|| # Copyright
Re: [ADDON] Clean Hand Script
Lol Im not dum dude!!! I know how to use this and Im logged into my holocms HOTEL! and if your posting a non working script then I WILL go ther!
Im still getting the error I post before. even with wut u just posted? Wut version of cms r u using? and yes u put credits but u never changed the club or anything else. But I could just edit the original cms header if I want.
Re: [ADDON] Clean Hand Script
Quote:
Originally Posted by
Admiral-Speedy
Lol Im not dum dude!!! I know how to use this and Im logged into my holocms HOTEL! and if your posting a non working script then I WILL go ther!
Im still getting the error I post before. even with wut u just posted? Wut version of cms r u using? and yes u put credits but u never changed the club or anything else. But I could just edit the original cms header if I want.
It is a working script, I can use it and I have it fully working. Feel free to sign up to my test hotel and try the script out. There must be something wrong with you or your server. If you knew how to use these things you would know how to look to see what was on line fucking 1 (which is <?php) The problem could be you editing the headers, I am not sure.
PHP Code:
____ _
/ __ \ | |
| | | |___ ___| |
| | | / __|/ _ \ |
| |__| \__ \ __/ |
\____/|___/\___|_|
_______________________________________________________________________________________________________________
----------------- PRODUCT TYPE: SCRIPT/PHP
----------------- FOR: HOLOCMS
----------------- DESIGN & CODE: OSEL (A.K.A) KAB00M; GEORGE JESSE BREWER.
----------------- SITE: RAGEZONE
-----------------
-----------------
----------------- WHAT TO DO: UPLOAD THE PAGE(S) FROM THE FILE. THEN YOU WILL HAVE THE SCRIPT (ADD-ON)
----------------- CHANGE THE TEXT ON ANY PAGES YOU WANT TO. DO NOT REPACKAGE OR SELL THIS SCRIPT ON.
----------------- PLEASE DO NOT POST ON OTAKU EITHER AS I DO NOT LIKE THEM/THERE FORUMS!
-----------------
-----------------
-----------------
----------------- MSN: GEORGE@FUSHU.CO.UK
_______________________________________________________________________________________________________________
(SCRIPT MADE: 17/FEB/2009 - GJB - 2:50)
If people could read the "READ-ME" files they might help themselfs out.
Re: [ADDON] Clean Hand Script
I never edited the headers so CALM DOWN! I edited your delete.php and delete2.php as you directed! If you know so much fix the damn problem!
Re: [ADDON] Clean Hand Script
Quote:
Originally Posted by
Admiral-Speedy
I never edited the headers so CALM DOWN! I edited your delete.php and delete2.php as you directed! If you know so much fix the damn problem!
The problem is on your end! Replace the delete and delete1 with the ones i posted above. That will be enough to fix it, as i have tested it on mine. In the future don
Re: [ADDON] Clean Hand Script
Quote:
Originally Posted by
Admiral-Speedy
I never edited the headers so CALM DOWN! I edited your delete.php and delete2.php as you directed! If you know so much fix the damn problem!
Simple, don't use it. Since you have the slightest clue on what to do.
Re: [ADDON] Clean Hand Script
Quote:
Originally Posted by
AresCJ
Simple, don't use it. Since you have the slightest clue on what to do.
Nice to see someone understands what i am trying to tell him. It dosen't go wrong for me, so why should it for him? :?:
Re: [ADDON] Clean Hand Script
Has anyone else had problems with the script, like that dick above? <---- lol! I'm not the dick :'(
Re: [ADDON] Clean Hand Script
Lmao, I would use, but it is rather useless for my hotel as I have the clean hand command.. :cleanhand
It is alot easier
EDIT: You called yourself a dick :) You double posted and on the double it said did you have problems like the dick above :)
Re: [ADDON] Clean Hand Script
Quote:
Originally Posted by
Hejula
Lmao, I would use, but it is rather useless for my hotel as I have the clean hand command.. :cleanhand
It is alot easier
EDIT: You called yourself a dick :) You double posted and on the double it said did you have problems like the dick above :)
I know. The command version allways seems to fail on me.
Off-topic
How rude. I called I a dick :'( :*:
Re: [ADDON] Clean Hand Script
Quote:
Originally Posted by
Monsta.
lol :'(
Re: [ADDON] Clean Hand Script
Erm, its ok. But i changed the code a litte :D, instead its in my account settings. So now no, Delete1 or 2. Cheers for this. ;) (Now it takes credits ;))
Re: [ADDON] Clean Hand Script
That is mine "Empty your Hand" script. -.- Only change file names and a little bit on the layout. You only added a little bit text. Omg.
Noob sorry. BetaStudios sucks anyway.. Only fakes
Re: [ADDON] Clean Hand Script
Re: [ADDON] Clean Hand Script
Quote:
Originally Posted by
Zorex
That is mine "Empty your Hand" script. -.- Only change file names and a little bit on the layout. You only added a little bit text. Omg.
Noob sorry. BetaStudios sucks anyway.. Only fakes
The code is not anything to do with your one!
My one is original and contains a payment function e.c.t and mus sending so do not acuse me of shit!