MKlegoman357, on 26 May 2015 - 03:59 PM, said:
You have to separate each parameter with a &:
http://example.com/?param1=value1¶m2=value2
If you are going to use pastebin as a message-transfer API then it won't quite work as pastebin is not meant for that. It will probably stop responding after a few messages because it will think it's spam, which will be quite true when you think about it. If you're posting message then at least make them expire, so they won't be floating in pastebin forever.
like this?
http://pastebin.com/api/api_post.php?param1=value¶m2=value2
or
http://pastebin.com/api/api_post.php?i=param1=value¶m2=value2
wat code ill use?
___________________________________________________________
and about my IRC for ComputerCraft:
Advertising IRC : is in Pastebin Site : 1 Server- is Added to Allow any User Advertise Before a User Entering to Chat Areas
- There's No Cooldown Storage
- 1 Hour Advertise Cooldown/Expiration
Global IRC : is in Another Site : 3 Servers (ChatArea,Blacklist,Whitelist)- Blacklist is in Pastebin Site and Whitelist & ChatArea is in Another Site
- There's no Cooldown Storage
- 5 Seconds Reply Cooldown
- 30 Minutes Reply Expiration
Local IRC : is in Another Site : 2 Servers- Added Ban Player System is Blacklist and ur Current Blacklist in IRC is saved to ur ComputerStorage
- is for User want to make own Private IRC or IRC's some players is entering ur own Chat Area
- 3 Servers Created by User can't be Float in Another Site (3 Servers is 1 Day Expiration)
- Making Own IRC and 3 Servers Created for Blacklist and Whitelist and Chat Area
- Reply Cooldowns is same as Global IRC and No Cooldown Storage
- Added Every Player is added to Whitelist to check user's INFO
- 15 Minutes IRC Cooldown
- 1 Day IRC Expiration
I Change Decision Private IRC to Advertising IRC
this is my flowchart outdated
http://linkshrink.net/7NO6PN
___________________________________________________________
Cranium, on 26 May 2015 - 05:34 PM, said:
Take a look at how the default pastebin program uses the API, and try to build from there.
but Another Pastebin's API ill used
Edited by davidgumazon, 27 May 2015 - 09:11 AM.