Recent Posts
HTML | 7 sec ago
None | 9 sec ago
C | 16 sec ago
None | 19 sec ago
JavaScript | 22 sec ago
None | 26 sec ago
None | 34 sec ago
None | 42 sec ago
None | 47 sec ago
PHP | 51 sec ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By Anonymous on the 9th of Feb 2010 10:01:56 PM Download | Raw | Embed | Report
  1. mes "Alright, please tell me where you are leveling";
  2. next;
  3. input @brdcast$;
  4. mes "Now input the max level";
  5. next;
  6. input @Maxblv$;
  7. mes "And now the minimum level";
  8. next;
  9. input @Minblv$;
  10. announce strcharinfo(0)+": Making a party in "+@brdcast$+" for "+@Minblv$+"-"+@Maxblv$ ,0,0x4EEE94;}
  11. if(BaseLevel > 0 && BaseLevel <21 ) set Zeny, Zeny-10000;
  12. if(BaseLevel > 20 && BaseLevel <41 ) set Zeny, Zeny-20000;
  13. if(BaseLevel > 40 && BaseLevel <61 ) set Zeny, Zeny-35000;
  14. if(BaseLevel > 60 && BaseLevel <90 ) set Zeny, Zeny-50000;
  15. if(BaseLevel > 89 && BaseLevel <150 ) set Zeny, Zeny-100000;
  16. set bc_time,gettimetick(2)+;
  17. mes "Thanks you can use the npc again in 5 minutes";
  18. close;
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: