Hello guys did a script to get away from Alcatraz!
First place the camera is on the same screen shot! Stay in a place where the whole screen to be fished!
Arrange the variables of the script according to its resolution of the game!
WARNING: Take 200 px each cordenada!
For example! if the resolution is 800x600, set the variables to the script:
"X = 600"
"Y = 400"
In my case my resolution is 1600x900, then I will use:
"X = 1400"
"Y = 700"
This reduction of 200 px is not made for the mouse is clicked in the wrong place, because it is clicked for example in the Buddy List fishing will fail, and your character will jump! So put your inventory and your Buddy List the places where it is marked in red in the Screen Shot to not have problems with failure of fishing!
After doing this, it is only run on UoPilot!
THE GAME SHOULD NOT BE maximized, BECAUSE IF THE GAME is maximized, ISCA BE PLAYED ONLY WHERE THE MOUSE IS FOCUSED! THEN LET'S UOPILOT maximized INVEZ Aika and DO NOT LET YOUR MOUSE OVER THE WINDOW TO GET NO PROBLEMS!
READY!
The speed should be 100ms UoPilot
In case of Lag increase this value 100 ~ 350
The fishing is being done, and the bait is thrown at random!
PUT THE GAME MODE "WINDOW" AND LEAVE IT MINIMIZED!
Hope you enjoy! And I hope to win my first "Thanks" here in this post!
Enjoy
EXCUSE MY ENGLISH! USED GOOGLE TRANSLATOR!Code:set #x random(1400) set #y random(700) send 1 [1000] left #x, #y send 1 [5200] send spacebar
-----
PT-BR
Olá pessoal fiz um script para nos afastar do alcatraz!
Primeiramente coloque a camera igual está na screen shot! Fique em um lugar aonde a tela toda possa ser pescada!
Arrume as variaveis do script de acordo com sua resolução do jogo!
ATENÇÃO: Tire 200 px de cada cordenada!
Por exemplo! se a resolução for 800x600, set as variaveis do script para:
" x = 600 "
" y = 400 "
No meu caso minha resolução é de 1600x900, então vou usar:
" x = 1400"
" y = 700"
Esta redução de 200 px é feita para o mouse nao ser clicado em lugares indevidos, pois se for clicado por exemplo na Buddy List a pesca irá falhar, e o seu personagem irá pular! Entao coloque seu inventario e seua Buddy List nos locais aonde está marcado em vermelho na Screen Shot, para nao ter problemas com falha de pesca!
Após feito isto, é so rodar no UoPilot!
O JOGO NÃO DEVE ESTAR MAXIMIZADO, POIS SE O JOGO ESTIVER MAXIMIZADO, A ISCA SERÁ JOGADA APENAS AONDE O MOUSE ESTÁ FOCADO! ENTAO DEIXE O UOPILOT MAXIMIZADO INVEZ DO AIKA E NÃO DEIXE O MOUSE EM CIMA DA JANELA PARA NAO OBTER PROBLEMAS!
PRONTO!
A velocidade do UoPilot deve ser 100ms
Em caso de Lag aumentar este valor 100~350
A pesca está sendo feita, e a isca é aleatoriamente jogada!
COLOCAR O JOGO EM MODO "WINDOW" E DEIXAR ELE MINIMIZADO!
Espero que gostem! E espero ganhar meus primeiros "Thanks" aqui neste post!
Divirtam-se
Code:set #x random(1400) set #y random(700) send 1 [1000] left #x, #y send 1 [5200] send spacebar
Please register or login to download attachments.