Jump to content

Pneuma

Members
  • Posts

    846
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Pneuma

  1. You need to correct the view ID for the Aura to the same ID you used in your lua files
  2. ___ __ _____ ___ / |/ || _ | / | / /| |`| || |/' | / /| | / /_| | | || /| |/ /_| | \___ |_| |\ |_/ /\___ | |_/\___/\___/ |_/
  3. 4100 4101 4102 Sorry I got so confused lol
  4. 4100
  5. ████████████████ ████████████████ ████████████████ ████████████████
  6. 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.
  7. Simple. Make a backup of your Un-encrypted GRF and then modify it and then encrypt that; then patch it while still keeping the original
  8. 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.
  9. Max level as I remember is 1000. Max stat a server can handle Is like 32,747 or something like that Max HP/SP I believe is 10mil or 100mil
  10. I believe you're missing the job and upper masks for the item?
  11. As far as I know, All that information is hardcoded into the client, not the source
  12. I'd like to also request those ores that the other guy requested. "Bradium, Carnium, Elunium, Oridecon, Phracon, Emveretarcon, Enriced Elu, Enriched Ori?"
  13. 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
  14. 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
  15. Well I mean you can change the timer for the progress bar to whatever time you want it whether it be 1 second or 300
  16. The only way currently that I know about is making False Slots and filling those slots with "blank cards"
  17. So you're actually wanting a manual fishing script where the players can interact with it?
  18. Sure, Just explain in a bit more organized details and I should beable to help you lol what you explain in the first post was almost unreadable lol
  19. 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
  20. Well I can already tell you you're using part of my fishing script lol
  21. 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
  22. thx for reply hahahaha got it now thanks sorry still newbie on this hahaha Thats actually using a cutin picture
  23. Yeah it is normal. You need to allow it through your firewall.
  24. 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
×
×
  • Create New...