Jump to content
  • 0

Question

Posted (edited)

progressbar "ffffff",.@fcast; 2 secs

once done
 "Fish has taken a bait"
status 
this 3/6 or a this bar [=================] "===" half of the bar has green
"where to pull the fish out " //dont know what best message here(player should guess)

choices: 
>top

>top-top

>right-right  (this is the right path or answer for this bait)

>left-left

>right 
>left

>top right

>top left
 

if get the correct one 
status add 1 = 4/5 bar [=============] green part will be added
if wrong -1 =2/5  bar [==============] green part will be lessen

next;

progressbar "ffffff",.@fcast; 2 secs //you can remove the progress bar and move to next choices but the same answer just need to search where is it.

status 

choices:  (choices swap places randomly)
>right 

>top left
>top right

>top

>left-left

>left

>top-top

>right-right (was move on last)

 

 

 

============================

until player get 6/6 - caught the fish

0/6 - los the fish

 

then
.set fishing_rate

20%, item number
guessing the right path must be consistent or 1 answer, they just need to look for the word

Edited by kitty14

11 answers to this question

Recommended Posts

Posted

@pheuma: yes i am using your script as of the moment!   :D . 

can you add those in your srcipt??

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

Posted (edited)

sorry bad english. hahah

here

like your script
progressbar "ffffff",.@fcast; 2 secs

once done
 "Fish has taken a bait"
status 
this 3/6 or a this bar [
=================] "===" half of the bar has green
"where to pull the fish out " //dont know what best message here(player should guess)

choices: 
>top

>top-top

>right-right  (this is the right path or answer for this bait)

>left-left

>right 
>left

>top right

>top left
 

if get the correct one 
status add 1 = 4/5 bar
[=============] green part will be added
if wrong -1 =2/5 
 bar [==============] green part will be lessen

next;

progressbar "ffffff",.@fcast; 2 secs //you can remove the progress bar and move to next choices but the same answer just need to search where is it.

status 

choices:  (choices swap places randomly)
>right 

>top left
>top right

>top

>left-left

>left

>top-top

>right-right (was move on last)

 

 

 

============================

until player get 6/6 - caught the fish

0/6 - los the fish

 

then
.set fishing_rate

20%, item number
guessing the right path must be consistent or 1 answer, they just need to look for the word
 

Edited by kitty14
Posted (edited)

cuz some are using WPE , Macro experts and bots and abuse it. that's why i want a a manual one.

how about this

is there a way to randomly or swap menu? every time click it?
Example

this is the original menu

menu
"Catch the Fish",Q_4,
"Catch the Fish",Q_1,
"Boring",Q_3;
 
once done and fish again menu will shuffle

2nd click
menu
"Boring"
"Catch the Fish"
"Catch the Fish"
 
another fishin
 
3rd click
 
"Catch the Fish"
"Boring"
"Catch the Fish"
 
 
Edited by kitty14
Posted

cuz some are using WPE , Macro experts and bots and abuse it. that's why i want a a manual one.

how about this

is there a way to randomly or swap menu? every time click it?

Example

this is the original menu

menu

"Catch the Fish",Q_4,

"Catch the Fish",Q_1,

"Boring",Q_3;

 

once done and fish again menu will shuffle

2nd click

menu

"Boring"

"Catch the Fish"

"Catch the Fish"

 

another fishin

 

3rd click

 

"Catch the Fish"

"Boring"

"Catch the Fish"

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

Posted

How about the macro expert??

How about the macro expert??

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...