Most of you who use fishing scripts on your server have probably checked out my Fishing Script before...Well I've been working on currently enhancing it. Changelog:
v1.2
Shortened most of the script
Added Sounds and Effects to make it a bit more lively
Added two new Configurations - Auto Fish, Auto Fish on fail
Enhanced map announce to work with where-ever the script is located
Enhanced randomizing caught junk to enable a lot more to be added
Removed Chat menu so the script has less clicking
Fishing 1.2.txt This one is slightly different then the one below. Fishing 1.2.txt Please read Optional-Addons before using this script. Optional Add-ons
Upcoming Changes This script has been abandoned to start work on a Profession System.
Well you can always figure out the algorithm for the experience table and just create the levels that way; granted it will take you a while...but atleast you know it'll work.
I'd like to also request those ores that the other guy requested.
"Bradium, Carnium, Elunium, Oridecon, Phracon, Emveretarcon, Enriced Elu, Enriched Ori?"
Well you cant really make an anti-macro script..that would have to be a Server Protection thing for your client. I'm actually remaking my fishing script to allow some new features: Safe-Mode, Auto-Fish on Success, Auto-Fish on Fail, and the final new feature will being able to switch between Lure or Bait; Meaning they can either have a Lure and fish infinitely or fish with bait and only fish when they have bait
The WPE bot protection for my fishing script was already made back in 2012 >.> so unless you're using that old of a server WPE should not work for progress bar
sir its work but too fast X3 omg 0.5sec blinking hahah but i do my best to fix thx your support
It should have been 3 seconds for it to show >.> unless you changed it
omg this quote how to remove hahaha X3 i mean how to add the picture like u say sir its need write in script?
Yeah, It's a script command
- script Derp -1,{
OnPCLoginEvent:
cutin "FileName",4;
sleep2 3000;
cutin "",255;
end;
}
//"FileName" is the name of the picture that you want to use for the message/image upon login.
//data\texture\유저인터페이스\illust is where the image needs to be located
^I havent tested it but this should work for what you need
According to the revision I think 17707? what would the safest section of IDs be for custom items?
I plan to add probably a good 200+ custom items(no weapons) and like 20-30 monsters..
I'm skeptical about the item IDs because there are items within the 20000 and 30000 mark now...Its just getting confusing