Questions tagged [aim]

AOL Instant Messenger (AIM) is an instant messaging and presence computer program.

AOL Instant Messenger (AIM) is an instant messaging and presence computer program. It uses Open System for CommunicAtion in Realtime (OSCAR), TOC/TOC2 and XMPP protocols.

33 questions
0
votes
1 answer

Gamemaker dcos() and dsin() for drawing aim

the gif will better explain what I'm trying to do. Bow aim. as you can see I can't get the arrow to follow the aim. The problem is I have the Bow and Arrow separate so the bow spawns the arrow and that's the problem I can't get the calculation of…
0
votes
1 answer

know how to share the administration of a resource

we have the Google Cloud DNS service. We want to know how to share the administration of a resource of google cloud, but a very specific resource. This resource would be: Network tools -> Network services -> Cloud DNS -> Zones -> CREATED ZONE We…
0
votes
1 answer

How to move aim in games by using Python

I'm trying to create an AI that plays CS:GO. But I could not move aim. I tried pyautogui, win32api, pynput libraries, all of them worked on desktop or anywhere that have an cursor. But in game there is no cursor and as I followed position of mouse…
0
votes
2 answers

How would i make AIM/MSN connectivity in the PHP

How do I make robot connect AIM/MSN and stay connected, and respond to a message with a PHP function ? I can't seem to find even an AIM function that would work or isn't from 2001
jmoon
  • 606
  • 3
  • 7
  • 18
0
votes
1 answer

SMS message to AIM screen name

Is it possible to send a SMS text message to a AIM screen name? I am trying to do this in my Android application.
blachniet
  • 4,323
  • 5
  • 33
  • 34
0
votes
1 answer

How can I correct a slightly off vector movement in java (2D game)

I am making a 2D top-down shooter in Java (uni project) but hit a problem with bullet aiming - I am unsure why the angle is incorrect, and how to correct it. The player shoots bullets at the cursor location on mousedown. I am using dx/y = (x/ytarget…
sbrez
  • 9
  • 3
0
votes
0 answers

Batch file finds registry entry that's a path and uses it to find uninstall path

I'm trying to silently uninstall AIM which is installed on a user's profile, not the machine. I'm using a batch script to find a registry entry that is the path where it's installed, then using that path to uninstall it. I'm not the best at writing…
zzzonked
  • 9
  • 2
0
votes
1 answer

Setup Flannel for kubernetes in AWS

I'm trying to setup Flannel 0.5 at AWS in order to let pods communicate with each other. I followed the guide at https://coreos.com/blog/introducing-flannel-0.5.0-with-aws-and-gce/ created three "Amazon EC2" instances with AIM, whose role policy is…
Qiaosheng
  • 19
  • 4
0
votes
1 answer

Robot for AIM, Samtime, OCS, etc

we know Google supplied some robots of gtalk , such as en2de@bot.talk.google.com which translates the messages you send to it from english to german. And I want to know are there any robot IM accounts that always on-line for AIM, SameTime, OCS,…
user435657
  • 625
  • 2
  • 10
  • 28
0
votes
0 answers

How can I implement aim/target assist in C# XNA?

I am creating a 2D top-down tank game in which the player can rotate their tank's turret to shoot the enemy. What I'd like to implement is an 'aim assist' feature to help the player judge the direction of the turret/bullet. Here is a screenshot of…
user4211737
0
votes
1 answer

Service/Product to enable users on my Web App to invite friends (e.g. Hotmail, Yahoo Messenger, Gmail, AIM, etc)

I'm building a consumer web application and want to enable my users to invite their friends/contacts from popular email (e.g gmail, yahoo, hotmail) and social networking services to join my service. Can you suggests some products/services you've…
David
  • 1
0
votes
2 answers

JMonkey - Shooting in Direction of Crosshairs

How can I shoot in the direction that a cross-hair is pointing at? Using the JMonkey engine, I am creating a game where I need a ship to shoot other ships. So, I created cross-hairs that can move on the screen (up, down, left, right) according to…
M.ASH
  • 11
  • 1
  • 3
0
votes
0 answers

HTML5 2D Game - 100% Accurate AI?

I've been recreating the classic Asteroids in JavaScript using canvas and am pretty new to game dev. I was wondering is it possible to create an AI that has a 100% success rate of hitting the player (assuming the enemy's bullet can travel…
ikradex
  • 131
  • 2
  • 5
0
votes
1 answer

AIM/MSN chat integration in Android

In the past few days, I tried GTalk/Facebook chat integration with Android Smack and it's working fine. I tried to implement the same logic for AIM/MSN chat integration with Android Smack but it did not work. Is there any special configuration…
Dipali
  • 374
  • 2
  • 5
  • 22
-1
votes
1 answer

How can I make this no recoil script do an additional movement of my mouse?

Im brand new at scripting and have no idea what im doing. Found the below code online and want it to make adjustments. So basically, in fallout 4 lets say a gun's recoil goes to up and to the left originally, but then halfway into shooting it goes…
Jimmy Ban
  • 1
  • 1
  • 2