Post: Programming a script code for fifa ultimate team..
04-16-2011, 10:16 PM #1
Sexter
< ^ > < ^ >
(adsbygoogle = window.adsbygoogle || []).push({}); Basically i have no knowledge what so ever of programming :'(

What i want to do is create a programme that when a certain button is pressed will move the mouse to a certain destination and click, then move to another and click again?

If that makes sense^


And i take it this would be more complicated.. But could i make the programme recognise pictures/text and do a command after recognising them?
(I want to use it for fifa ultimate team)

<3
(adsbygoogle = window.adsbygoogle || []).push({});

The following user groaned Sexter for this awful post:

CodingNation
04-16-2011, 10:30 PM #2
Originally posted by imDEXTER View Post
Basically i have no knowledge what so ever of programming :'(

What i want to do is create a programme that when a certain button is pressed will move the mouse to a certain destination and click, then move to another and click again?

If that makes sense^


And i take it this would be more complicated.. But could i make the programme recognise pictures/text and do a command after recognising them?
(I want to use it for fifa ultimate team)

<3


The first program and second program ideas that you have mentioned can be easily achievable in vb.net.
04-16-2011, 11:18 PM #3
Outlasted Wolf
Do a barrel roll!
Originally posted by MoBaTeY View Post
The first program and second program ideas that you have mentioned can be easily achievable in vb.net.


Or it could be done with AutoHotKeys Winky Winky
It's even simpler than vb.net! :dance:

With a bit of googling for Autohotkey, you should get it, it's pretty simple (i used it years ago, when i was way younger Smile )
04-16-2011, 11:22 PM #4
oToxicity
I’m too L33T
Get a macro recording tool, you can record mouse and key actions and use them again
04-16-2011, 11:40 PM #5
Sexter
< ^ > < ^ >
Originally posted by MoBaTeY View Post
The first program and second program ideas that you have mentioned can be easily achievable in vb.net.


Originally posted by Outlasted
Or it could be done with AutoHotKeys Winky Winky
It's even simpler than vb.net! :dance:

With a bit of googling for Autohotkey, you should get it, it's pretty simple (i used it years ago, when i was way younger Smile )


Originally posted by oToxicity View Post
Get a macro recording tool, you can record mouse and key actions and use them again



The only problem is, it has to identify what the card is, then press a button according to what card it is?

Also, it has to open up cheat engine to start with and get the fire plugin scan for a certain value etcSmile

I want to create a programme where i can adjust variables like if to do one thing to a card or another?
04-16-2011, 11:45 PM #6
oToxicity
I’m too L33T
Originally posted by imDEXTER View Post
The only problem is, it has to identify what the card is, then press a button according to what card it is?

Also, it has to open up cheat engine to start with and get the fire plugin scan for a certain value etcSmile

I want to create a programme where i can adjust variables like if to do one thing to a card or another?


I dont think it would be able to tell the exact card, it would have to know the colours and pixel dimensions of a certain image on the card
04-16-2011, 11:48 PM #7
Sexter
< ^ > < ^ >
Originally posted by oToxicity View Post
I dont think it would be able to tell the exact card, it would have to know the colours and pixel dimensions of a certain image on the card


What about like some cards would have "ball" written on them, some have "kit", some have "training" etc. these would need to be discarded. But any other cards to be sent to a trade pile

(So two different commands)

:/
04-16-2011, 11:52 PM #8
oToxicity
I’m too L33T
Originally posted by imDEXTER View Post
What about like some cards would have "ball" written on them, some have "kit", some have "training" etc. these would need to be discarded. But any other cards to be sent to a trade pile

(So two different commands)

:/


Yes but the words like "kit" and "ball" are still part of an image, its not as easy as

if "kit" discard

(Discard being the macro of discarding a card)

As the word is part of an image it would have to go into reading pixel hights and stuff which is too complicated
04-16-2011, 11:53 PM #9
Sexter
< ^ > < ^ >
Originally posted by oToxicity View Post
Yes but the words like "kit" and "ball" are still part of an image, its not as easy as

if "kit" discard

(Discard being the macro of discarding a card)

As the word is part of an image it would have to go into reading pixel hights and stuff which is too complicated


Ohh, so impossible? Because the "key word" would be in like a certain area every time.
04-16-2011, 11:56 PM #10
oToxicity
I’m too L33T
Originally posted by imDEXTER View Post
Ohh, so impossible? Because the "key word" would be in like a certain area every time.


You would need to somehow get it to recognise certain shapes and colours for it too read the text

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo